[jboss-jira] [JBoss JIRA] Created: (AS7-954) Exclude all transitive dependencies that are not automatically excluded

Paul Gier (JIRA) jira-events at lists.jboss.org
Tue Jun 7 09:47:59 EDT 2011


Exclude all transitive dependencies that are not automatically excluded
-----------------------------------------------------------------------

                 Key: AS7-954
                 URL: https://issues.jboss.org/browse/AS7-954
             Project: Application Server 7
          Issue Type: Task
          Components: Build System
            Reporter: Paul Gier
             Fix For: 7.0.0.CR1


Currently the AS7 build is pulling in some unwanted transitive dependencies.  Only dependencies listed in the dependencyManagement section of the root pom.xml should be brought into the build.  The dependency tree should be compared to the list of deps in the root pom, and then exclude the ones we don't want.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list