I mean that during the release:perform the war is built using the content of
the target/checkout directory and the resources placed outside the
src/main/resources directory (but specified in the resources tag of the
pom.xml) isn't copied into the war.


Brian E Fox wrote:
> 
> What do you mean the release plugin doesn't copy them? The resources are
> in the war and the war gets deployed. You may also be getting a sources
> jar and the resources should be in there. Is this what you're missing?
> 
> -----Original Message-----
> From: Luca Tagliani [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 10, 2008 11:37 AM
> To: [email protected]
> Subject: Release process
> 
> 
> Hi all,
>  I'm using the release plugin with a subversion SCM to release a war.
> I want to perform a release including the resources specified in the
> <resource> tag of my pom, but the plugin doesn't copy them.
> 
> When I do a normal deploy, obviously, the resources are copied in the
> war.
> 
> There's a way to do this?
> 
> Thanks in advance
> 
> Luca
> -- 
> View this message in context:
> http://www.nabble.com/Release-process-tp15950826s177p15950826.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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Release-process-tp15950826s177p15964745.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