Isn't that feature enabled automatically? I thought that Maven took care of
the dependencies specified in the POM by passing these over to ProGuard...
It'd be lovely to get this all to work!
Thanks.
On Tue, Jul 1, 2008 at 15:19, Dirk Olmes <dirk@(protected):
> Mikel Cármenes Cavia wrote:
>
>> I actually managed to get past this error, I shamelessly forgot to take
>> care
>> of my ProGuard parameters. My POM now looks includes all of the pertinent
>> options, however, I continue to get errors, and I really have no clue what
>> they mean:
>>
>> Here they are:
>>
>> [proguard] Warning:
org.apache.tools.ant.Main: can't find superclass or
>> interface
org.apache.tools.ant.launch.AntMain>>
> [...]
>
> Did you try with <includeDependency>true</includeDependency>?
>
> -dirk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>