We use another obfuscation software - Zelix Klassmaster
(http://www.zelix.com/klassmaster).  They only have an Ant task, no Maven
plugin.  But I could write my own plugin that calls the Ant task or call the
obfuscator directly.

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?
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/How-to-migrate-Ant-obfuscation-build-to-Maven-tp3362293p3363421.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to