kwin commented on PR #164:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/164#issuecomment-1255255739

   It still fails for me locally and on Jenkins and I don't know why exactly. 
The mrm-maven-plugin should IMHO deliver the missing artifact but the source in 
https://github.com/apache/maven-javadoc-plugin/tree/master/src/it/mrm/3rdparty 
seems incomplete to me. I run into 
   ```
   DEBUG] Resolving artifact org.apache.maven.plugins.javadoc.its:lib:jar:1.0 
from [mrm-maven-plugin (http://localhost:51146, default, releases+snapshots)]
   [DEBUG] Skipped remote request for 
org.apache.maven.plugins.javadoc.its:lib:jar:1.0, already updated during this 
session
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for mjavadoc494 1.0-SNAPSHOT:
   [INFO] 
   [INFO] mjavadoc494 ........................................ FAILURE [  1.394 
s]
   [INFO] mjavadoc494-module1 ................................ SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.531 s
   [INFO] Finished at: 2022-09-22T18:09:27+02:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.4.2-SNAPSHOT:aggregate 
(default-cli) on project mjavadoc494: An error has occurred in Javadoc report 
generation: org.apache.maven.plugins.javadoc.its:lib:jar:1.0 was not found in 
http://localhost:51146 during a previous attempt. This failure was cached in 
the local repository and resolution is not reattempted until the update 
interval of mrm-maven-plugin has elapsed or updates are forced -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.2-SNAPSHOT:aggregate 
(default-cli) on project mjavadoc494: An error has occurred in Javadoc report 
generation: org.apache.maven.plugins.javadoc.its:lib:jar:1.0 was not found in 
http://localhost:51146 during a previous attempt. This failure was cached in 
the local repository and resolution is not reattempted until the update 
interval of mrm-maven-plugin has elapsed or updates are forced...
   ```


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