Main project pom.xml calls another project pom.xml capability is missing
------------------------------------------------------------------------

                 Key: MNG-3232
                 URL: http://jira.codehaus.org/browse/MNG-3232
             Project: Maven 2
          Issue Type: Bug
          Components: POM
    Affects Versions: 2.x
            Reporter: Martin Gainty
            Priority: Minor


In ant if you have created another project in Ant from ant you can call <ant 
antfile="OtherBuild.xml">
and the main target from OtherBuild.xml task will execute

There is no capability (from what I have seen) for maven to call another 
project (pom.xml) from
your main pom.xml

This is not a plugin that is being called but a separate working project 
(pom.xml)

Thank You


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