jira-importer commented on issue #774:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/774#issuecomment-2957351172

   **[Enrico 
Olivelli](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=eolivelli)**
 commented
   
   [Robert 
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte) 
I confirm that with
   
   ```
   <additionalparam>--add-modules java.se.ee</additionalparam>
   ```
   
   and with
   
   ```
   <additionalparam>--add-modules ALL-SYSTEM</additionalparam>
   ```
   
   unfortunately if I leave the '--add-modules' options the build fails on 
java8 (as expected)
   
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on 
project scripting-api: MavenReportException: Error while generating Javadoc:
   [ERROR] Exit code: 1 - javadoc: error - invalid flag: --add-modules
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to