[
https://issues.jboss.org/browse/AS7-6497?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-6497:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.2.0.Alpha1)
Clean up transitive dependencies in the AS build module
-------------------------------------------------------
Key: AS7-6497
URL:
https://issues.jboss.org/browse/AS7-6497
Project: Application Server 7
Issue Type: Feature Request
Components: Build System
Reporter: Paul Gier
Assignee: Vladimir Dosoudil
Fix For: 8.0.0.Alpha1
There are a lot of transitive dependencies that are brought in. The core-model-test
module brings in many transitive dependencies, does this need to be a dependency in the
build module? The general rule is that the build module should not include any transitive
dependencies, however, there might be one or two exceptions.
Once the dependencies are cleaned up, the enforcer rule
"ban-transitive-dependencies" should be configured in the build module to
enforce that upgrades and new dependencies don't add unexpected transitive deps to the
build.
http://maven.apache.org/enforcer/enforcer-rules/banTransitiveDependencies...
--
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