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/05 06:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/MCOMPILER-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Wiesner updated MCOMPILER-497:
--------------------------------------
    Description: 
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 ignored as well.

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

  was:
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>}}


> 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
>            Priority: Major
>
> 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 ignored as well.
> 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)