You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Florian Wiesner (Jira)" <ji...@apache.org> on 2022/07/04 16:45:00 UTC

[jira] [Created] (MCOMPILER-497) Java 9 automodules and failOnWarning set to true

Florian Wiesner created MCOMPILER-497:
-----------------------------------------

             Summary: Java 9 automodules and failOnWarning set to true
                 Key: MCOMPILER-497
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-497
             Project: Maven Compiler Plugin
          Issue Type: Improvement
    Affects Versions: 3.10.1
            Reporter: Florian Wiesner


when setting {{<failOnWarning>true</failOnWarning>}} the automodule dependency log "Required filename-based automodules detected" will fail the build. As this is something you normally cannot fix as you have to augment external libraries, the only option is to turn the fail off, rending all other warnings useless.

Please introduce a configuration option to log "Required filename-based automodules detected" on info or to ignore with {{<failOnWarning>true</failOnWarning>}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)