provide an include mechanism to include other pom.xml
-----------------------------------------------------

                 Key: MNG-3894
                 URL: http://jira.codehaus.org/browse/MNG-3894
             Project: Maven 2
          Issue Type: Improvement
          Components: Inheritance and Interpolation
         Environment: any
            Reporter: Stefan Franke


The idea to manage project independent templates is not new. But it is not 
possible to do this with maven and neither inheritance nor the dependency 
mechanism is enough.

The include mechnism would include the requested pom (including ist parent 
poms) as if the containing elements where part of the current pom. Thus 
allowing to use every available pom mechanism. On conflict local pom settings 
wins.

Very useful and needed to reduce redundancy between different projects!

-- 
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