What is a reactor build in maven2? 

People seem to use the term to mean building a super project and allowing
maven to recurse into the sub-modules.  And indeed that is how I build by
project...  "mvn clean install"

However there is a command line argument called "--reactor", what does it
do?

If I use it "mvn -r clean install" then it definately does something
different, giving errors when it builds normally otherwise.

I've tried various google searches, but with no info coming up.

Thanks

David
-- 
View this message in context: 
http://www.nabble.com/What-is-a-reactor-build--tf3027630s177.html#a8411372
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