Fix javaSource default value by gnodet · Pull Request #117 · codehaus-plexus/modello (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

olamy

merged 1 commit into

Aug 21, 2021

Conversation

@gnodet

The default value is ${maven.compiler.source} which can be 1.8 for example.
The is a big incompatibility issue which happens for example if you upgrade modello in the maven build to 2.0.0-SNAPSHOT.

@rfscholte this is a follow-up / fix to 08152b1

@gnodet

The default value is ${maven.compiler.source} which can be 1.8 for example.

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

@gnodet @olamy