The error i get is the following:
java.lang.NoClassDefFoundError: 
org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream 

So it seems the  GzipCompressorInputStream is not available in the 
mavenizer.jar.



Den tirsdag den 27. november 2012 12.09.57 UTC+1 skrev Christofer Dutz:
>
> Well the plugin is built using maven and I currently get the 3 
> dependencies from default repos. So as soon as the build ran, there should 
> not be any CNFEs. What classes is ist complaining about? I don't want to 
> bundle third party artifacts if this is not needed. And Apache explicitly 
> prohibits this.
>
> Chris
>
> 2012/11/27 netphreak <sjeps...@gmail.com <javascript:>>
>
>> What i meant by point 1, was that your mavenizer tool uses two 
>> dependencies. When running the maven generated jar (the mavenizer) - i get 
>> some class not found exceptions, because the dependencies in the pom are 
>> not available in the mavenizer jar.
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to flex-mojos@googlegroups.com
To unsubscribe from this group, send email to
flex-mojos+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to