I have found conflicting guidance on which goals should be run to get a
correct multimodule maven build to correctly produce all module site.  Note
that we use the cobertura and dashboard report plugins.  Currently we do:

mvn clean install site
mvn site
mvn site:deploy

(The second 'site' run is apparently needed for the dashboard plugin)

So is the 'install' goal even needed?  Does anyone have better guidance on
this?

Using maven 2.0.7.
-- 
View this message in context: 
http://www.nabble.com/-M2--correct-goal-sequence-for-multimodule-site-generation-tp14955602s177p14955602.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