hi, i use tycho since a week. I have succesfully compiled my eclipse plugin with tycho and now i try to compile my plugin in hudson and i have problems.
i try in hudson to configure tycho as a maven2 home. i have this exception: ERROR: Pas de fichier classworlds*.jar trouvé dans /applis/tycho -- Est-ce un répertoire maven2 valide? so hudson not found classworlds*.jar, so i try to rename boot/plexus-classworlds-1.2-alpha-13.jar to boot/classworlds-1.2-alpha-13.jar and i retry: Exception in thread "main" java.lang.NoSuchMethodError: org.codehaus.classworlds.Launcher.getWorld()Lorg/codehaus/classworlds/ClassWorld; at hudson.maven.agent.Main.main(Main.java:84) at hudson.maven.agent.Main.main(Main.java:38) so how can i run tycho builds in hudson ? thanks, Seb. -- View this message in context: http://www.nabble.com/tycho-and-hudson-tp19835230p19835230.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email