Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Component/s: dependencies
-
Labels:None
-
Environment:Windows 7
-
Number of attachments :
Description
While running mvn site using mvn version 3.0.3, maven-site-plugin version 3.0 and maven-project-info-reports-plugin:2.4
the Generating "Dependencies" report generates many of these:
[ERROR] Unable to determine if resource OWASP:ESAPI:jar:2.0:compile exists in https://maven-repository.dev.java.net/nonav/repository/ [ERROR] Unable to determine if resource annogen:annogen:jar:0.1.0:compile exists in https://maven-repository.dev.java.net/nonav/repository/ [ERROR] Unable to determine if resource ant:ant:jar:1.5:compile exists in https://maven-repository.dev.java.net/nonav/repository/
The report is generated but very slowly.
https://maven-repository.dev.java.net/nonav/repository/ doesn't seem to exist anymore. If it waits until a timeout occurs, then the slow-part is explained as well.