The reason we stumbled upon this is that we have a large (200+ internal artifacts) system currently using Maven1, with "groupId" used to specify components, and "artifactId" used to specify sub-components. Since we are still transitioning to Ivy, I chose to map groupId -> organisation for the moment until things can be properly refactored.
https://issues.apache.org/jira/browse/IVY-731 https://issues.apache.org/jira/browse/IVY-731 Thanks for the quick response. Xavier Hanin wrote: > > On Feb 9, 2008 10:50 PM, limbicsystem <[EMAIL PROTECTED]> wrote: > > Yes, the organisation should be used, even though usually buildlist is > used > with modules from the same org. But you're right, this is a bug in > buildlist, only module names are used when the Map of modules/build files > to > sort is built. Could you please open an issue in JIRA? > > Xavier > > >> >> The two modules look like this: >> >> <ivy-module version="1.4"> >> <info module="common" organisation="initech-division-A" >> revision="1.0"/> >> </ivy-module> >> >> >> <ivy-module version="1.4"> >> <info module="common" organisation="initech-division-B" >> revision="1.0"/> >> </ivy-module> >> >> >> I'm using Ivy built from latest svn (Ivy >> 2.0.0-beta2-local-20080208162900- >> 20080208162900), Ant 1.7.0 on OSX 10.5.1. I've attached a tar file >> containing an example that demonstrates this. Please let me know if any >> further information would be helpful, and thanks for your time, >> >> L >> >> http://www.nabble.com/file/p15390544/ivy-bug.tar.gz ivy-bug.tar.gz >> -- >> View this message in context: >> http://www.nabble.com/buildlist-evicts-modules-with-the-same-name%2C-but-different-organisation-tp15390544p15390544.html >> Sent from the ivy-user mailing list archive at Nabble.com. >> >> > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://ant.apache.org/ivy/ > http://www.xoocode.org/ > > -- View this message in context: http://www.nabble.com/buildlist-evicts-modules-with-the-same-name%2C-but-different-organisation-tp15390544p15399614.html Sent from the ivy-user mailing list archive at Nabble.com.