Eugene, I also tried with Ganymede, I get the same error, that's why I switched to Europa hoping it would work. I'll try to isolate it, but it looks like it's happening when updating the project configuration. If I have some more clues I'll submit an issue for it. I've noticed other hudson specific plugin execution errors that might also be caused by the different version of maven. I'll first verify that using maven 2.1.
Thanks again for the hints. Hugo -----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: dinsdag 23 september 2008 21:52 To: [email protected] Subject: Re: [m2eclipse-user] Importing hudson using m2eclipse Hugo, This happen because m2eclipse is using embedded Maven 2.1/3.0 [1] and there is backward incompatibilities with some plugins. I think this particular issue with gmaven plugin been addressed in one of its rc releases after rc1. So, you may want to contact Hudson team to update gmaven version to the latest. Not sure what is the issue with jst.java facet. I wonder if anyone tried this with Eclipse Ganymede. Would you be able to isolate it in a small test project and submit a jira issue for that? regards, Eugene [1] http://docs.codehaus.org/display/M2ECLIPSE/Project+FAQ#ProjectFAQ-WhatMa venversionisusedbyplugin Visser, Hugo wrote: > Hi, > > I'm trying to check out and build hudson using Eclipse Europa and the > latest m2eclipse, but I can't get to work in Eclipse. Hudson builds fine > from the commandline. > When I clean hudson-war project for example, the maven console spits out > this message: > > 23-9-08 20:31:17 CEST: [FATAL ERROR] > org.codehaus.groovy.maven.plugin.execute.ExecuteMojo#execute() caused a > linkage error (java.lang.NoSuchMethodError). Check the realms: > > NOTE: > Plugin realm is: > /plugins/org.codehaus.groovy.maven:gmaven-plugin:[EMAIL PROTECTED]/th > read:Worker-7 > Container realm is: plexus.core > ... > Realm ID: plexus.core > > org.codehaus.plexus.PlexusContainer.createChildContainer(Ljava/lang/Stri > ng;Ljava/util/List;Ljava/util/Map;)Lorg/codehaus/plexus/PlexusContainer; > > I'm not getting this on the command line and I have no clue what to make > of that message. So my guess it that it is related to running the maven > build using m2eclipse. > Other messages are "Version 1.2 of project facet jst.java does not > exist." which prevents the project to get configured at all. > > Any suggestions? > > Hugo > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
