Skip to content

Fix javaSource default value#117

Merged
olamy merged 1 commit intocodehaus-plexus:masterfrom
gnodet:fix-javasource
Aug 21, 2021
Merged

Fix javaSource default value#117
olamy merged 1 commit intocodehaus-plexus:masterfrom
gnodet:fix-javasource

Conversation

@gnodet
Copy link
Member

@gnodet gnodet commented Jun 9, 2021

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

The default value is ${maven.compiler.source} which can be 1.8 for example.
@olamy olamy added the bug label Aug 21, 2021
@olamy olamy merged commit 0b8856b into codehaus-plexus:master Aug 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants