Hi Eric,

How can you build twice the same project? What does it mean? I think the
best solution is to use 2 reactors, once for a project in a given
version and another one for the project in another version.

What would be the problem of having 2 reactors?

I think there's a more general issue than Maven here... :-)

Thanks
-Vincent

> -----Original Message-----
> From: Eric Berenguier [mailto:[EMAIL PROTECTED]
> Sent: 08 October 2003 12:05
> To: Maven Users List
> Subject: Maven reactor and versions
> 
> Hi,
> 
> I'm using maven reactor to execute a goal on several projects in
> subdirectories. If there are multiples instances of the same project
> (same group and id) but with different versions, goal is executed only
> for one of theses instances.
> 
> Don't you think reactor should build same project with different
> versions and take versions into accout when computing build order ?
> 
> Eric Berenguier
> 
> 
> PS: it seems that this problem is cause by both implementations of
> DependencyResolver that use only id (from projects and rependency) for
> node identification.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to