[jboss-jira] [JBoss JIRA] (WFLY-10826) Manage the xalan test dependency and version from the root pom
Kabir Khan (JIRA)
issues at jboss.org
Mon Aug 13 04:41:00 EDT 2018
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)
More information about the jboss-jira
mailing list