[jboss-jira] [JBoss JIRA] (AS7-6497) Clean up transitive dependencies in the AS build module
Paul Gier (JIRA)
jira-events at lists.jboss.org
Mon Mar 11 20:20:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier updated AS7-6497:
---------------------------
Assignee: Paul Gier (was: Vladimir Dosoudil)
> 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: Paul Gier
> 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.html
--
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