Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Upgrade to 2.2.1 not loading all the jobs

Thank you Steve!

 

Yes, I'm using Maven project.  Can you advise me how to switch my existing project to Freestyle project with minimal changes?  We have more than 50 jobs and reconfiguring those 50 jobs is time taking process. It would be good if we have any simpler option to manage this issue.

 

-Raghu

 

From: hudson-dev-bounces@xxxxxxxxxxx [mailto:hudson-dev-bounces@xxxxxxxxxxx] On Behalf Of Steve Christou
Sent: Thursday, December 06, 2012 1:26 PM
To: Hudson developer discussions
Subject: Re: [hudson-dev] Upgrade to 2.2.1 not loading all the jobs

 

Are you using a maven project? The maven project has been deprecated and we advise people don't use the maven project. Switching to a Freestyle project and using the maven-3 builder task should fix the issue..

On Thu, Dec 6, 2012 at 12:20 PM, Semburakkiannan, Raghunathan (IT Consultant) <RSemburakkiannan@xxxxxxxxxxxxxxxxxxx> wrote:

at hudson.maven.MavenModuleSet.onLoad(MavenModuleSet.java:494)

 


Back to the top