Regarding maven 3 integration with Hudson

2010-12-15 Thread amit pugalia
Hi, I'm facing issues when using Maven 3 with latest build of Hudson. The maven plugin doesn't seem to be compatible with Maven 3. It throws errors as, C:\hudson1\home\plugins\maven-plugin\WEB-INF\lib\maven-interceptor-1.389.jar 52039 Exception in thread main java.lang.NoSuchMethodError:

Re: Regarding maven 3 integration with Hudson

2010-12-15 Thread Yossi Shaul
Artifactory plugin for Hudsonhttp://wiki.hudson-ci.org/display/HUDSON/Artifactory+Pluginsupports Maven 3 builds (as free style projects). You can use it even if you're not using Artifactory. Yossi On Wed, Dec 15, 2010 at 07:32, amit pugalia amit.puga...@gmail.com wrote: Hi, I'm facing issues

Re: Regarding maven 3 integration with Hudson

2010-12-15 Thread nicolas de loof
take a look at Olivier blog about maven3 support on hudson http://olamy.blogspot.com/ 2010/12/15 amit pugalia amit.puga...@gmail.com Hi, I'm facing issues when using Maven 3 with latest build of Hudson. The maven plugin doesn't seem to be compatible with Maven 3. It throws errors as,

Re: Regarding maven 3 integration with Hudson

2010-12-15 Thread Olivier Lamy
Salut, Should be more a thread for hudson ml (have a look at the thread [1] ) Have look at the blog entry [2] and add comment in the dedicated hudson jira entry [3]. A hudson build is available here : http://people.apache.org/~olamy/hudson/main-maven3-support/ And move your question to the hudson