Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-1
-
Fix Version/s: 2.0.6
-
Component/s: None
-
Labels:None
-
Environment:Windows XP SP2 - JDK 1.5.08
-
Complexity:Intermediate
Description
After a complete build from based on SVN 471080 running mvn clean or mvn install instead of the usual message when maven is checking for artifact snapshots I read this: "[WARNING] Unable to get resource from repository ... "
The message is replicated for each artifact dependency.... and checking artifacts requires an extra waiting time.
After waiting 10 minutes for a build the only way to stop the build process is breaking it.
Finally please note that after a small search the same warnings are in maven-core-it test reports number it0013, it0020, it0092 and it0107.