[jboss-jira] [JBoss JIRA] (JBEE-112) jboss-javaee-web Leaking Dependency to Nexus
Karel Piwko (JIRA)
jira-events at lists.jboss.org
Fri May 11 02:43:17 EDT 2012
[ https://issues.jboss.org/browse/JBEE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12692036#comment-12692036 ]
Karel Piwko commented on JBEE-112:
----------------------------------
This affects -with-tools BOM as well, because WebDriver relies an xalan.
> jboss-javaee-web Leaking Dependency to Nexus
> --------------------------------------------
>
> Key: JBEE-112
> URL: https://issues.jboss.org/browse/JBEE-112
> Project: JBoss JavaEE Spec APIs
> Issue Type: Bug
> Reporter: Andrew Rubinger
> Assignee: Paul Gier
>
> org.jboss.spec:jboss-javaee-web-6.0 (which is propagated to Maven Central) is leaking a dependency to xalan:xalan:2.7.1.jbossorg-2, which is not present in Maven Central.
> {code}[DEBUG] org.ocpsoft.rewrite:rewrite-parent:pom:1.0.6-SNAPSHOT
> [DEBUG] org.jboss.spec:jboss-javaee-web-6.0:pom:3.0.1.Final:test
> [DEBUG] xalan:xalan:jar:2.7.1.jbossorg-2:test{code}
> Either fix to the correct dependency (something in Central) or push the dependent artifact to Central as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list