franz see wrote:
> 
> Good day to you, George,
> 
> My guess is that maven got confused since you declared maven-war-plugin
> twice in the build section. You may want to combine both execution under
> one <plugin> and differentiate one from the other by using an <id/>. 
> 
> Something like this...
> 
>   <build>
>  [snip]
>   </build> 
> 
> Cheers,
> Franz
> 
> 

That works perfectly!  Many thanks Franz.  A good day indeed!

George

-- 
View this message in context: 
http://www.nabble.com/jsp-precompile-with-war-overlay-tf3187860s177.html#a8875042
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