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

   **[Andrei 
Khveras](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tenety)** 
commented
   
   This issue affects us as well.
   Once maven-javadoc-plugin v. 2.10 released in the end of september, we got 
unable to build our project due to failing maven goal:
   
   `Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.10:jar (attach-javadocs) on 
project framework-core: MavenReportException: Error while creating archive:
   [ERROR] Exit code: 1 - /mnt/jenkins/jobs/Release 
Framework/workspace/framework-core/src/main/java/framework/core/assertions/DeferredAsserterListener.java:3:
 package org.testng does not exist`
   
   This is definitely not an issue in our code as once I did a trick replacing 
maven-javadoc-plugin v.2.10 to v.2.9.1 in local Maven cache, I got able to 
build our framework as usual.
   
   Environments: Linux, Java 1.6, Maven 2.2.1; Windows 8.1, Java 1.6, Maven 
3.2.3
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to