Skip to content

The maven parent should avoid setting maven.compiler.source and maven.compiler.target for JDK >= 11 #503

@gnodet

Description

@gnodet

Affected version

45

Bug description

The two properties have side effects, and it would be better to not define them and just define maven.compiler.release when running on JDK >= 11.

See apache/maven-compiler-plugin#982

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions