Re: [I] [MJAVADOC-764] javadoc:aggregate fails after Java 11 upgrade [maven-javadoc-plugin]

2025-06-09 Thread via GitHub


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

   **[Sirisha 
Pratha](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER301445)**
 commented
   
   This can be closed. 
   


-- 
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



Re: [I] [MJAVADOC-764] javadoc:aggregate fails after Java 11 upgrade [maven-javadoc-plugin]

2025-06-09 Thread via GitHub


jira-importer closed issue #1154: [MJAVADOC-764] javadoc:aggregate fails after 
Java 11 upgrade 
URL: https://github.com/apache/maven-javadoc-plugin/issues/1154


-- 
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



Re: [I] [MJAVADOC-764] javadoc:aggregate fails after Java 11 upgrade [maven-javadoc-plugin]

2025-06-09 Thread via GitHub


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

   **[Elliotte Rusty 
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** 
commented
   
   should this be closed as WAI or is there something we should do about this?
   


-- 
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



Re: [I] [MJAVADOC-764] javadoc:aggregate fails after Java 11 upgrade [maven-javadoc-plugin]

2025-06-09 Thread via GitHub


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

   **[Henning 
Schmiedehausen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=henning)**
 commented
   
   You are most likely using the "automatic module name" style of JPMS modules.
   
   The aggregation target only works with maven modules that build defined JPMS 
modules (that have a module-info descriptor). This is a limitation of the JVM 
toolchain.
   


-- 
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