Gili created MCOMPILER-366: ------------------------------ Summary: Warning about automodules should provide the list of offending libraries Key: MCOMPILER-366 URL: https://issues.apache.org/jira/browse/MCOMPILER-366 Project: Maven Compiler Plugin Issue Type: Improvement Reporter: Gili
[https://github.com/apache/maven-compiler-plugin/blob/875947802d28bcf8348eb634985c0512a790170a/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java#L257] warns about the presence of automodules but does not help the user fix the problem. Please collect the full list of dependencies causing this problem and append them to the end of the warning message. -- This message was sent by Atlassian JIRA (v7.6.3#76005)