Well, seems like you just want to bind jspc-m-p to a phase after package?
Maybe bind it to verify? or integration-tests?
>From the code, it seems like jspc is binding by default to process-classes
phase.

If what phases are is not clear to you, please read
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference

Cheers


2013/4/26 virg g <[email protected]>

> Hi,
> I am using jspc-maven-plugin for compiling jsp files to avoid runtime
> exceptions. These compiled Java files will not get packaged in war file.
> This build is just for verification.  Currently how it is building is if i
> give mvn install after compiling jsps, war file is getting created.  But my
> requirement is jsp compilation should happen after pckaging war file, both
> these activities should be independent. How to separate packaging war file
> and jsp compilation as separate actions? Any inputs, highly appreciated..
>
> Thanks
> Virg
>
> --
> Baptiste <Batmat> MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor ! nbsp;!

Reply via email to