Righty, I'll try that when I get home tonight (seeing that the proxy over
here denies access to everything with 'irc' in the title). I'll report the
solution (if any) here, I've seen way too many issues that apparently were
solved without the actual answer on the 'nets.
I'll also post some inform
I would suggest contacting the Mojo Users mailing list - they might
have a solution:
http://mojo.codehaus.org/retrotranslator-maven-plugin/mail-lists.html
You might also try the #maven IRC channel. From
http://maven.apache.org/community.html:
Log into the #maven IRC channel on irc.codehaus.org
Two days later, still no luck. I've added a dependency in the dependencies
for the Retrotranslator plugin in my dependencies:
org.codehaus.mojo
retrotranslator-maven-plugin
1.0-alpha-3
and was able to add a exclusion to it for groovy (copypasta'd from the
webtest configuration, as
Could you give an example of how to do that? I've only managed to add an
exclusion tag to the retrotranslator's plugin section through a dependency
tag (as in: I can only seem to add an exclusion if I also add a dependency),
but I wouldn't know which dependency to define - if that's even applicabl
You might try excluding groovy from the plugin - much like we do with
the webtest configuration.
Matt
On Jan 18, 2008, at 6:00 AM, Yopy wrote:
I've spent the last 20 weeks or so building a webapp using AppFuse
amongst
others, and now that it's time for production, it turns out that
they
I've spent the last 20 weeks or so building a webapp using AppFuse amongst
others, and now that it's time for production, it turns out that they're
still running 1.4 (poor fools). So, searching for how to make it work, I
ended up with the retrotranslator plugin. (also in the faq :
http://appfuse.o