You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Néstor Boscán <ne...@tcs.com.ve> on 2009/07/25 04:55:05 UTC

Maven Proguard How to obfuscate a war file?

Hi

 

I’ve checked the web searching how to obfuscate the .class files on a war
file and I read that I have to set proguard on the process-classes goal.
I’ve tried to do this but I don’t know how to specify to generate the
obfuscated classes or jar file to the war file. Can somebody give me an
example on how to do this?

 

Regards,

 

Néstor Boscán