[MPOM-387] Exclude test scope from enforcedBytecodeVersion by Bukama · Pull Request #524 · apache/maven-parent (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Bukama

Ignore test dependencies with higher JDK version.
This allows test to use JDK 11, while the artifact targets Java 8.

closes #291

@Bukama

Ignore test dependencies with higher JDK version. This allows test to use JDK 11, while the artifact targets Java 8.

closes apache#291

slawekjaranowski

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be ... but we still use JDK8 in build matrix by default

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

2 participants

@Bukama @slawekjaranowski