25 Jun 2011 09:00
Re: [groovy-dev] groovy + maven
BTW. Our eclipse users are reporting issues with the latest groovy eclipse plugin & AST transformations (ex: <at> ToString). I believe they are having random eclipse errors or compilation errors. Not sure if this is related. I'll try to get more information tomorrow.
~Travis
On Wed, May 18, 2011 at 5:23 PM, Andrew Eisenberg <andrew-vDVzBpfwjAkBYO9ADj84pA@public.gmane.org> wrote:
Right...I see what's going on. The jar file wasn't created properly
and is missing a few classes. I'll be able to rebuild the jar
tomorrow. I'll let you know when it is available.
On Wed, May 18, 2011 at 9:05 PM, Johann Burkard <johann-0mCg4vMoCzMTUcfaCgPdRw@public.gmane.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> On 05/17/2011 10:43 PM, Andrew Eisenberg wrote:
>> The latest snapshot is 0.5.1-SNAPSHOT. I'm working on getting an
>> official release out.
>
> I'm getting this exception with 0.5.1-SNAPSHOT:
>
> java.lang.RuntimeException: Transform
> groovy.grape.GrabAnnotationTransformation <at> 14560cf cannot be run
> at
> org.codehaus.groovy.transform.ASTTransformationVisitor$3.call(ASTTransformationVisitor.java:418)
> at ...
> Caused by: java.lang.NoClassDefFoundError:
> org/codehaus/groovy/eclipse/GroovyLogManager
> at
> org.codehaus.groovy.transform.ASTTransformationVisitor$3.call(ASTTransformationVisitor.java:404)
> ... 34 more
> Caused by: java.lang.ClassNotFoundException:
> org.codehaus.groovy.eclipse.GroovyLogManager
> at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
> ...
> org.codehaus.groovy.control.messages.ExceptionMessage <at> 4ce427
> .../media.io/src/main/groovy/media/entities/Info.groovy: 0 General error
> during conversion: Transform
> groovy.grape.GrabAnnotationTransformation <at> 14560cf cannot be run
>
> (Exception is repeated several time, I assume because printing the
> stacktrace only once could be mistaken for weakness.)
RSS Feed