Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:42 Go to next message
Gabriel Pascual is currently offline Gabriel PascualFriend
Messages: 31
Registered: April 2013
Location: Laval, France
Member
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




Software Development Engineer
Re: Hudson job with Maven 3.1.0 [message #1107144 is a reply to message #1105760] Thu, 12 September 2013 02:33 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
We have to update Maven 3 plugin to support Maven 3.1.0. I have contacted the owners for an update.

Winston Prakash
Eclipse Hudson team
Re: Hudson job with Maven 3.1.0 [message #1129442 is a reply to message #1107144] Tue, 08 October 2013 16:29 Go to previous messageGo to next message
Timo Rohrberg is currently offline Timo RohrbergFriend
Messages: 69
Registered: September 2011
Location: Karlsruhe
Member
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 22:55 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
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.


Winston Prakash
Eclipse Hudson team
Re: Hudson job with Maven 3.1.0 [message #1131040 is a reply to message #1129711] Thu, 10 October 2013 06:06 Go to previous messageGo to next message
Timo Rohrberg is currently offline Timo RohrbergFriend
Messages: 69
Registered: September 2011
Location: Karlsruhe
Member
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 11:21 Go to previous message
Stuart McCulloch is currently offline Stuart McCullochFriend
Messages: 22
Registered: July 2009
Junior Member
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: Sat Apr 20 01:48:40 GMT 2024

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

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

Back to the top