Skip to main content



      Home
Home » Archived » Hudson » Hudson job with Maven 3.1.0(Use Maven 3.1.0 on Hudson 3.0.1-b2)
Hudson job with Maven 3.1.0 [message #1105760] Tue, 10 September 2013 04:42 Go to next message
Eclipse UserFriend
Hello,

I tried to set last version of Maven (3.1.0) for my current job using Maven 3.0.5. I obtained an exception from Hudson:

Maven home: C:\_OUTILS\Maven\apache-maven-3.1.0
Java version: 1.7.0_17, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_17\jre
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[WARNING] Error injecting: org.hudsonci.maven.eventspy_30.DelegatingEventSpy
java.lang.NoClassDefFoundError: org/sonatype/guice/bean/reflect/ClassSpace
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)



  • Is Hudson 3.0.1-b2 compatible with last version of Maven ?
  • Is Hudson 3.1.0 going to be compatible with last version of Maven ?


Thanks


Re: Hudson job with Maven 3.1.0 [message #1107144 is a reply to message #1105760] Wed, 11 September 2013 22:33 Go to previous messageGo to next message
Eclipse UserFriend
We have to update Maven 3 plugin to support Maven 3.1.0. I have contacted the owners for an update.
Re: Hudson job with Maven 3.1.0 [message #1129442 is a reply to message #1107144] Tue, 08 October 2013 12:29 Go to previous messageGo to next message
Eclipse UserFriend
Hello everybody,

I'm running in the same problem with the same stack trace. Does anyone know what's the current state of supporting Maven 3.1.0 by the Hudson Maven 3 Plugin?

Thanks for any advice.

Regards
Timo Rohrberg
Re: Hudson job with Maven 3.1.0 [message #1129711 is a reply to message #1129442] Tue, 08 October 2013 18:55 Go to previous messageGo to next message
Eclipse UserFriend
I was comparing the libraries in maven 3.0.5 distribution and maven 3.1.1 (and some google research) and found out some libraries are removed and some reverted to old versions. No idea why.

The library sisu-inject-bean-2.3.0.jar (existing in 3.0.5 is missing in maven 3.1.0 distribution). This is causing the problem in maven3 plugin. I've asked the Sonatype guys(maven maintainers) to take a look at this issue.
Re: Hudson job with Maven 3.1.0 [message #1131040 is a reply to message #1129711] Thu, 10 October 2013 02:06 Go to previous messageGo to next message
Eclipse UserFriend
Hello Winston,

great! Is there a bug report at the Sonatype/Maven side that I could follow to see if and when that issue is resolved?

Thanks again.
Timo
Re: Hudson job with Maven 3.1.0 [message #1151475 is a reply to message #1105760] Wed, 23 October 2013 07:21 Go to previous message
Eclipse UserFriend
I've raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=420160 to track this work and will have it fixed by the end of the year, but hope to be done much sooner (apologies for the delay, my spare time is split between multiple OSS projects at the moment).
Previous Topic:AD auth error - java.io.EOFException: SSL peer shut down incorrectly
Next Topic:how to deploy a war file to a glassfish 3.1 server using hudson
Goto Forum:
  


Current Time: Wed Jul 23 10:52:03 EDT 2025

Powered by FUDForum. Page generated in 0.28722 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top