Build projects that are both multi-module and multi-release. by desruisseaux · Pull Request #959 · apache/maven-compiler-plugin (original) (raw)
added enhancement
New feature or request
Pull requests that update Java code
labels
This was referenced
Sep 19, 2025
Before this commit, a project could be either multi-module or multi-release, but not both in same time.
As a side effect of the debugging work, this commit also fixes the content of target/javac.args file
(before this commit, the source files for all versions were mixed in the same target/javac.args file).
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
This was referenced
Oct 8, 2025
…er.preview=trueis given to themvn` command.
…n.compiler.preview=trueis given to themvn` command."
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 }})