Kabir Khan created WFLY-10826:
---------------------------------
Summary: Manage the xalan test dependency and version from the root pom
Key: WFLY-10826
URL:
https://issues.jboss.org/browse/WFLY-10826
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Kabir Khan
Assignee: Kabir Khan
We currently have the following scattered around various test poms:
{code}
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.1.jbossorg-2</version>
<scope>test</scope>
{quote}
This should be managed by the root pom
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)