Output from a "mvn clean package":
- Code: Select all
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PS3 Media Server 1.71.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.googlecode:xmlwise:jar:1.2 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.735s
[INFO] Finished at: Sat Sep 29 12:16:58 EDT 2012
[INFO] Final Memory: 6M/184M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pms: Could not resolve dependencies for project net.pms:pms:jar:1.71.0-SNAPSHOT: Failure to find com.googlecode:xmlwise:jar:1.2 in http://download.java.net/maven/2/ was cached in the local repository, resolution will not be reattempted until the update interval of java.net has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
System:
Windows 7 x64, Java 1.7.0_02 (64-bit)
Let me know if you need anything else.
