Hi, is possible execute a particular goal after "mvn package"? I want to execute "mvn site" after the execution of mvn package, so I can generate the index.html with all plugin (pmd,findbugs..etc) but if I have understand well there is not a post-package phase..
is possible execute mvn site with another name? example : "mvn analysis"? Thank you cortes -- View this message in context: http://maven.40175.n5.nabble.com/mvn-package-mvn-site-tp5711231.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]
