[jira] [Updated] (MJAVADOC-620) Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11

2019-11-28 Thread Olivier Lamy (Jira)


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

Olivier Lamy updated MJAVADOC-620:
--
Fix Version/s: 3.2.0

> Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11
> -
>
> Key: MJAVADOC-620
> URL: https://issues.apache.org/jira/browse/MJAVADOC-620
> Project: Maven Javadoc Plugin
>  Issue Type: Bug
>  Components: javadoc
>Affects Versions: 3.1.0, 3.1.1
> Environment: Mageia Linux 7, AdoptOpenJDK 11.0.1
>Reporter: Julien Gouesse
>Assignee: Olivier Lamy
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: BuildMeFirst.zip, MavenTest.zip, ThenBuildThisSite.zip
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Maven Javadoc Plugin fails to resolve the dependencies that are inherited by 
> all sub-modules in the parent pom file and the dependencies specific to some 
> sub-modules if and only if it's used with Java 11 whereas it works flawlessly 
> with Java 8. This bug is reproducible with this project:
> [https://jogamp.org/cgit/ardor3d.git/tree/]
> Enter "mvn site" and you'll get the following error message:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on 
> project ardor3d: Error generating maven-javadoc-plugin:3.1.1:aggregate 
> report: [ERROR] Exit code: 1 - 
> Ardor3D/ardor3d-swt/src/test/java/com/ardor3d/input/swt/TestSwtMouseWrapper.java:23:
>  error: package org.eclipse.swt.events does not exist
> Note that "mvn install" works with Java 11, this problem of dependency 
> management only occurs while generating the Java API documentation with Java 
> 11.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MJAVADOC-620) Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11

2019-10-04 Thread Hendrik Schreiber (Jira)


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

Hendrik Schreiber updated MJAVADOC-620:
---
Attachment: ThenBuildThisSite.zip
BuildMeFirst.zip

> Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11
> -
>
> Key: MJAVADOC-620
> URL: https://issues.apache.org/jira/browse/MJAVADOC-620
> Project: Maven Javadoc Plugin
>  Issue Type: Bug
>  Components: javadoc
>Affects Versions: 3.1.0, 3.1.1
> Environment: Mageia Linux 7, AdoptOpenJDK 11.0.1
>Reporter: Julien Gouesse
>Priority: Major
> Attachments: BuildMeFirst.zip, MavenTest.zip, ThenBuildThisSite.zip
>
>
> Maven Javadoc Plugin fails to resolve the dependencies that are inherited by 
> all sub-modules in the parent pom file and the dependencies specific to some 
> sub-modules if and only if it's used with Java 11 whereas it works flawlessly 
> with Java 8. This bug is reproducible with this project:
> [https://jogamp.org/cgit/ardor3d.git/tree/]
> Enter "mvn site" and you'll get the following error message:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on 
> project ardor3d: Error generating maven-javadoc-plugin:3.1.1:aggregate 
> report: [ERROR] Exit code: 1 - 
> Ardor3D/ardor3d-swt/src/test/java/com/ardor3d/input/swt/TestSwtMouseWrapper.java:23:
>  error: package org.eclipse.swt.events does not exist
> Note that "mvn install" works with Java 11, this problem of dependency 
> management only occurs while generating the Java API documentation with Java 
> 11.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MJAVADOC-620) Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11

2019-08-25 Thread Julien Gouesse (Jira)


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

Julien Gouesse updated MJAVADOC-620:

Attachment: MavenTest.zip

> Maven Javadoc Plugin fails to resolve the dependencies when used with Java 11
> -
>
> Key: MJAVADOC-620
> URL: https://issues.apache.org/jira/browse/MJAVADOC-620
> Project: Maven Javadoc Plugin
>  Issue Type: Bug
>  Components: javadoc
>Affects Versions: 3.1.0, 3.1.1
> Environment: Mageia Linux 7, AdoptOpenJDK 11.0.1
>Reporter: Julien Gouesse
>Priority: Major
> Attachments: MavenTest.zip
>
>
> Maven Javadoc Plugin fails to resolve the dependencies that are inherited by 
> all sub-modules in the parent pom file and the dependencies specific to some 
> sub-modules if and only if it's used with Java 11 whereas it works flawlessly 
> with Java 8. This bug is reproducible with this project:
> [https://jogamp.org/cgit/ardor3d.git/tree/]
> Enter "mvn site" and you'll get the following error message:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on 
> project ardor3d: Error generating maven-javadoc-plugin:3.1.1:aggregate 
> report: [ERROR] Exit code: 1 - 
> Ardor3D/ardor3d-swt/src/test/java/com/ardor3d/input/swt/TestSwtMouseWrapper.java:23:
>  error: package org.eclipse.swt.events does not exist
> Note that "mvn install" works with Java 11, this problem of dependency 
> management only occurs while generating the Java API documentation with Java 
> 11.
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)