Re: java-annotations with groovy

2012-08-23 Thread Hervé BOUTEMY
ok, I didn't know this one IIUC, it's based on groovy-maven-plugin, which does woodoo to transform Groovy to java plugin without maven-plugin-plugin being aware of it If you open a Jira issue with a testcase working with maven-plugin-plugin 2.4, I can have a look to find why it stops working wit

Re: java-annotations with groovy

2012-08-23 Thread Manfred Moser
It at least was possible to write a plugin in Groovy without annotations though. See http://www.sonatype.com/books/mcookbook/reference/writing-plugins-alternative-sect-writing-groovy.html Not sure what happened.. manfred On Thu, August 23, 2012 1:18 pm, Hervé BOUTEMY wrote: > Groovy isn't actua

Re: java-annotations with groovy

2012-08-23 Thread Hervé BOUTEMY
Groovy isn't actually supported: see maven-script part of http://maven.apache.org/plugin-tools/ There isn't even anybody who opened a Jira issue about this. Regards, Hervé Le mercredi 22 août 2012 14:07:39 Ben Tatham a écrit : > I am trying to use java-annotations (not javadoc) on a Mojo writt

Re: Why do the core its fail massively when using mirrorOf in settings.xml ?

2012-08-23 Thread Jason van Zyl
I haven't run them in a couple weeks so maybe something has changed recently for local setups, but I have the ITs running in Hudson against Nexus and locally I always use Nexus. In both cases without issue using a mirrorOf setting. I'll try again tonight and see if it's something that recently c

Why do the core its fail massively when using mirrorOf in settings.xml ?

2012-08-23 Thread Kristian Rosenvold
When I try to run the maven core IT's with a mirrorOf setting in my settings.xml (copy-paste from http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html) I get all sorts of weird & wonderful artifact resolution failures for snapshots inside the forked test processes; this h