From: SourceForge.net <no...@so...> - 2011-06-04 11:25:38
|
Bugs item #3311459, was opened at 2011-06-04 21:25 Message generated for change (Tracker Item Submitted) made by pbw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3311459&group_id=13153 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter B. West (pbw) Assigned to: Nobody/Anonymous (nobody) Summary: Can't build rev 1262 using maven 3.0.2 Initial Comment: mac OS X 10.6.7 maven 3.0.2 Target compile works OK. Target test-compile fails with [ERROR] Failed to execute goal on project jtidy: Could not resolve dependencies for project net.sf.jtidy:jtidy:jar:8.0-SNAPSHOT: The following artifacts could not be resolved: javax.jms:jms:jar:1.1, com.sun.jdmk:jmxtools:jar:1.2.1, com.sun.jmx:jmxri:jar:1.2.1: Could not transfer artifact javax.jms:jms:jar:1.1 from/to java.net (https://maven-repository.dev.java.net/nonav/repository): No connector available to access repository java.net (https://maven-repository.dev.java.net/nonav/repository) of type legacy using the available factories WagonRepositoryConnectorFactory -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project jtidy: Could not resolve dependencies for project net.sf.jtidy:jtidy:jar:8.0-SNAPSHOT: The following artifacts could not be resolved: javax.jms:jms:jar:1.1, com.sun.jdmk:jmxtools:jar:1.2.1, com.sun.jmx:jmxri:jar:1.2.1: Could not transfer artifact javax.jms:jms:jar:1.1 from/to java.net (https://maven-repository.dev.java.net/nonav/repository): No connector available to access repository java.net (https://maven-repository.dev.java.net/nonav/repository) of type legacy using the available factories WagonRepositoryConnectorFactory ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3311459&group_id=13153 |