[JBoss JIRA] Created: (SWITCHYARD-259) jboss-as6 deployer module has a dependency on a broken pom
by Tom Fennelly (JIRA)
jboss-as6 deployer module has a dependency on a broken pom
----------------------------------------------------------
Key: SWITCHYARD-259
URL: https://issues.jboss.org/browse/SWITCHYARD-259
Project: SwitchYard
Issue Type: Bug
Components: deployment
Reporter: Tom Fennelly
Assignee: Tom Fennelly
It depends on org.jboss.jbossas:weld-int-deployer which has a dependency on org.jboss.jbossas:weld-int-ejb which depends on trove:trove. org.jboss.jbossas:weld-int-ejb tries to pull in this dependency through the old jboss maven repo named in it's parent pom (). This old maven repo is either not available (would be a bad idea guys) or is unreliable. Anyway... we can exclude weld-int-ejb and so avoid the issue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months