> I'm a java developer at a portuguese company and where > trying/using Maven for our nightly builds/ distribution builds. > And my problem is that where using the Multiproject plugin (that uses > the reactor tag) to compile a list of projects and distribuitions and > using our own plugin to do the rest, but the problem in fact is that > in my list of projects i have the same project duplicated with > diferent versions (diferent cvs locations and othes variations), but > the reactor searches for the project.xml file and somehow it considers
> only the Id tag in POM3 and groupid/artifactid tags in POM4 , what > about the version? If i want to compile in a multiproject a list of > variations of the same project , there will be this limitation and i > will have only one project compiled. > Is there another way to do this? I would gladly apreciatte your help! > > Hope for a response > Gustavo Sousa. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
