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]



Reply via email to