[jboss-jira] [JBoss JIRA] (AS7-6497) Clean up transitive dependencies in the AS build module

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Feb 11 09:53:57 EST 2013


    [ https://issues.jboss.org/browse/AS7-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753427#comment-12753427 ] 

David Lloyd commented on AS7-6497:
----------------------------------

I never knew about that enforcer rule.  The entire AS codebase should be using it (i.e. it should be in the root POM) in my opinion.
                
> 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: 7.2.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