We normally do a "multiproject:jar:install" to build the latest version of all our jars/projects using Reactor. This works fine until... we increment the version number for all the projects. The multiproject goal fails because it can't find the dependencies, but the dependencies are exactly what we want the multiproject to build! Is there any way to do this without having to manually go through each project in the usual Reactor-specified order and do a jar:install?

Thanks,

Gareth.

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



Reply via email to