Enforcer Plugin Messes Up Dependencies
--------------------------------------

                 Key: MNG-3128
                 URL: http://jira.codehaus.org/browse/MNG-3128
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 2.0.7
            Reporter: James Carman
         Attachments: toplevel.zip

When using the enforcer plugin, it somehow messes up the dependencies in a 
reactor-based build.  The attached zip file exhibits the problem.  Our project 
structure is a bit weird.  We have one top-level project which contains a bunch 
of modules.  One of the modules is a pom-based "tempalte" project which sets up 
all of our build settings (src/target for the compiler, turns on the aspectj 
compiler, etc.).  All of the other modules extend the "template" project and 
they themselves have multiple sub-project.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to