Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.1.2
-
Component/s: JBoss
-
Labels:None
-
Environment:Ubuntu 64 bit, Sun JDK 1.6.0_24 64 bit, JBoss AS 6.0.0.Final, Maven 3.0.2
-
Complexity:Intermediate
-
Tested on JDKs:Sun JDK 1.6.0_24 64 bit
-
Number of attachments :
Description
Trying to deploy on a remote JBoss AS 6.0.0.Final. Looks like the Cargo pom is using a repository which has recently been deprecated. See JBoss discussion after the stacktrace.
Stacktrace:
[ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.1.1:undeploy (redeploy) on project helloservice: Execution redeploy of goal org.codehaus.cargo:cargo-maven2-plugin:1.1.1:undeploy failed: Plugin org.codehaus.cargo:cargo-maven2-plugin:1.1.1 or one of its dependencies could not be resolved: Failed to collect dependencies for org.codehaus.cargo:cargo-maven2-plugin:jar:1.1.1 (): Failed to read artifact descriptor for trove:trove:jar:2.1.1: Could not transfer artifact trove:trove:pom:2.1.1 from/to repository.jboss.org (http://repository.jboss.org/maven2/): Access denied to: http://repository.jboss.org/maven2/trove/trove/2.1.1/trove-2.1.1.pom -> [Help 1]
https://issues.jboss.org/browse/JBBUILD-682:
"Just to provide an update, there is currently no plan to re-enable this repository URL. If you find that projects/archetypes have a dependency on this repository URL, please file a jira with that project to fix their poms to point to the new repository URLs described in the wiki."
Issue Links
- relates to
-
CARGO-953
Need to remove reference to the JBoss Maven repo in the jboss remote deployer projects
-