On Dec 20, 2006, at 5:53 PM, anita kulshreshtha wrote:
As we have discussed before, if a plugin (with extensions) is used
*anywhere* in the build tree , maven makes sure that it is available
even before the projects are sorted. But that is not a problem with
our
two stage build, i.e. it builds modules and plugins first from
modules
and plugins directory.
I will move it from configs pom to top level pom.
Thanks
Anita
A minor correction..
The bootstrap stage builds from the top directory and manual build
requires building from modules and plugins directory.
Huh? How do you get a manual build requiring separate builds of
modules and plugins?
--jason