apache / apache/maven-compiler-plugin
[MCOMPILER-497] Java 9 automodules and failOnWarning set to true
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
**[Florian Wiesner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER287749)** opened **[MCOMPILER-497](https://issues.apache.org/jira/browse/MCOMPILER-497?redirect=false)** and commented
when setting `true` 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 `true`
---
**Affects:** 3.10.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.