[jboss-jira] [JBoss JIRA] (JBEE-112) jboss-javaee-web Leaking Dependency to Nexus
Shelly McGowan (JIRA)
issues at jboss.org
Mon Jan 27 12:51:29 EST 2014
[ https://issues.jboss.org/browse/JBEE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12939085#comment-12939085 ]
Shelly McGowan commented on JBEE-112:
-------------------------------------
This should be resolved in the EE 7 Specs API BOMS:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-7.0/1.0.0.CR1/
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-web-7.0/1.0.0.CR1/
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-all-7.0/1.0.0.CR1/
> 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: Shelly McGowan
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list