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 applicable.
mraible wrote: > > 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'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.org/display/APF/FAQ#FAQ-1.4) >> >> The problem is: it doesn't work *sad*. It's probably a very dumb >> error on my >> side somewhere, but no matter how much I look, I just can't find it. >> >> So in the name of efficiency, I post it here. Here's the error I'm >> getting: >> >> [INFO] Internal error in the plugin manager executing goal >> 'org.codehaus.mojo:retrotranslator-maven-plugin:1.0-beta-1- >> SNAPSHOT:translate-war': >> Unable to find the mojo >> 'org.codehaus.mojo:retrotranslator-maven-plugin:1.0-beta-1- >> SNAPSHOT:translate-war' >> in the plugin 'org.codehaus.mojo:retrotranslator-maven-plugin' >> groovy/lang/GroovyObject >> >> Is it my repositories? Is it something else? Is the retrotranslator >> just not >> working? Or do I need to force the end-users to goan update to 1.5? >> -- >> View this message in context: http://www.nabble.com/Appfuse-app-and- >> Java-1.4---Retrotranslator-problems-tp14949695s2369p14949695.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Appfuse-app-and-Java-1.4---Retrotranslator-problems-tp14949695s2369p14993098.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
