[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-660?page=comments#action_55531 ] 

Michael Böckling commented on MAVENUPLOAD-660:
----------------------------------------------

No, ANT and WTK are needed to compile proguard, but are not necessarily needed 
when using proguard. Isn't that what the "compile" scope implies?
I also tried using "optional", so the dependencies don't get inherited, but 
that caused Maven to say that it can't find the files from the stated 
dependencies (using maven 2.0.1). Is this a bug?

I will upload the wtk jar, too, but maybe you guys should first define the 
recommended naming of Sun j2me groupId's?

> ProGuard
> --------
>
>          Key: MAVENUPLOAD-660
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-660
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Michael Böckling
>  Attachments: proguard-3.4-bundle.jar, proguard-3.4-bundle.jar
>
>
> ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It 
> can detect and remove unused classes, fields, methods, and attributes. It can 
> then optimize bytecode and remove unused instructions. Finally, it can rename 
> the remaining classes, fields, and methods using short meaningless names. The 
> resulting jars are smaller and harder to reverse-engineer.
> Note:
> - I'm not the developer
> - This project doesn't use Maven, but I checked it builds correctly using the 
> provided POM
> - you might want to check the kenv dependency and see if you like the 
> group-id (there is no proposal for naming j2me jars in the 
> coping-with-sun-jars table)
> - It is under GPL with a special excpetion clause. Both parts are in the 
> license.txt.
> - I contacted the author if he would grant a GPL exception for Proguard usage 
> in Maven (meaning that a maven proguard plugin is allowed to use e.g. Apache 
> 2.0 license), and it seems that he would do that.
> If you have any questions, you may contact me at michael dot boeckling at 
> giniality dot ch

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to