brettporter wrote:
> 
> 
> If you are building all of the modules of the project, won't "mvn  
> install" from the root work?
> 
> 

We could run an *additional* "mvn install" to build and install everything,
including the master pom, but the attraction of using the reactor plugin is
that it determines what needs to be built.  I'm trying to avoid having to
run an additional command.  
-- 
View this message in context: 
http://www.nabble.com/Reactor-never-installs-the-master-pom-tp25410249p25577791.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to