mvn package site

You may of course create a script for this specific purpose, but I
find that counter productive as it will not be a standard solution and
it will force you to write an internal development guide line
document.

On Wed, Jun 13, 2012 at 12:16 PM, cortes <[email protected]> wrote:
> 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]
>

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

Reply via email to