Daniel Schaarschmidt created IVY-1382:
-----------------------------------------

             Summary: Dependencies from a multi-module Maven Pom
                 Key: IVY-1382
                 URL: https://issues.apache.org/jira/browse/IVY-1382
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
    Affects Versions: 2.2.0
            Reporter: Daniel Schaarschmidt


Ivy should be able to resolve modules defined in a pom like that:
<modules>
        <module>unitils-core</module>
        <module>unitils-testng</module>
        <module>unitils-database</module>
</modules>

Maybe with the use of a own configuration as discussed here: 
http://osdir.com/ml/apache.incubator.ivy.user/2008-03/msg00157.html

Another example is Unitils (see 
https://unitils.svn.sourceforge.net/svnroot/unitils/trunk/pom.xml)

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

Reply via email to