[
https://issues.jboss.org/browse/JBEE-112?page=com.atlassian.jira.plugin.s...
]
Tomaz Cerar resolved JBEE-112.
------------------------------
Assignee: Tomaz Cerar (was: Shelly McGowan)
Fix Version/s: jboss-jstl-api_1.2_spec-1.1.1.Final
Resolution: Done
our jstl for now uses official 2.7.1 xalan dependency.
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: Tomaz Cerar
Fix For: jboss-jstl-api_1.2_spec-1.1.1.Final
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 was sent by Atlassian JIRA
(v6.2.3#6260)