Karsten Silz wrote:
> 
> So I assume that right way for Maven obfuscation is to do the obfuscation
> in the "prepare-package" state through a plugin (e.g., mine in this case),
> build the ZIP file there and deploy it to our repository. Correct?
> 

Turns out we can't do this - we use MyEclipse where the Maven "package" is
the only way to update the "WEB-INF/lib" directory with the latest JARS
(that directory is used by the Tomcat integration).
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/How-to-migrate-Ant-obfuscation-build-to-Maven-tp3362293p3366939.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