Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Hudson 3.0.0 + Maven 3(Hudson 3.0.0 + Maven 3)
Hudson 3.0.0 + Maven 3 [message #1009700] Fri, 15 February 2013 14:49 Go to next message
David Bertini is currently offline David BertiniFriend
Messages: 1
Registered: February 2013
Junior Member
Hi everybody,
I'm try to use hudson 3.0.0 with maven 3 integration.
I've used hudson 2.1.1 and maven 3 but now, after the installation of hudson 3.0.0 maven 3 integration fail.

While launching any operation maven me the following error:

[INFO] Using Maven 3 installation: Maven3
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/jboss/apache-maven-3.0.3/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.3
[ERROR] Failure: hudson.AbortException: Missing required file: /home/jboss/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar
ERROR: Missing required file: /home/jboss/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar
[PMD] Skipping publisher since build result is FAILURE
Skipping sonar analysis due to bad build status FAILURE

Can you help me to configure maven 3?

Thank you very much,
David
Re: Hudson 3.0.0 + Maven 3 [message #1015183 is a reply to message #1009700] Wed, 27 February 2013 17:10 Go to previous message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Hmm.. after installing Maven3 and restarting hudson, the maven plugin would unzip a file and keep the contents of the bundled maven executable in the folder <HUDSOn-HOME>/maven. This folder contains all the required file including maven3-eventspy-3.0.jar. Could you delete this folder and restart Hudson and make sure Maven 3 plugin correctly extracts all the files including slavebundle/lib/maven3-eventspy-3.0.jar at /home/jboss/.hudson/maven

Winston Prakash
Eclipse Hudson team
Previous Topic:New Features for Hudson 3.1
Next Topic:currently logged in user should be as HUDSON_USER
Goto Forum:
  


Current Time: Sat Apr 20 03:11:08 GMT 2024

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

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

Back to the top