-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
the maven plugin is currently only checking the source element, not the property or release version.
Line 48 in 86629e0
| Xpp3Dom source = sourceLevelConfiguration.getChild("source"); |
If the property is left undefined, it would be better to use the runtime JDK version (max supported?) instead of a hardcoded fallback, analog to how javac works or the maven-compiler-plugin.
Metadata
Metadata
Assignees
Labels
No labels