svn co https://svn.apache.org/repos/asf/continuum/branches/continuum-1.2.x
Emmanuel On Wed, Nov 5, 2008 at 5:33 PM, Jimmy Conway <[EMAIL PROTECTED]> wrote: > Emmanuel, > > How can I get sources from that branch? I compile Continuum daily. > > Jim > > > -----Original Message----- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 10:28 AM > To: [email protected] > Subject: Re: projectScmRoot - where shall I define this? > > We introduced some changes few days ago on the project group. > To fix your issue, delete your project group then recreate it by adding > your > projects. > > Why do you use trunk and not the continuum-1.2.x branch? The branch is more > stable. > > Emmanuel > > On Tue, Nov 4, 2008 at 7:53 AM, Jimmy Conway <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I keep getting this error message in continuum.log and none of the > projects > > are built now (but everything worked fine 5 days ago): > > > > 2008-11-04 01:48:15,327 [Thread-24] ERROR > > taskQueueExecutor#prepare-build-project - Error executing task > > edu.emory.mathcs.backport.java.util.concurrent.ExecutionException: > > java.lang.RuntimeException: Missing key 'projectScmRoot'. > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.FutureTask.getResult(FutureTa > > sk.java:301) > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask.jav > > a:120) > > at > > > > > > org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRu > > nnable.waitForTask(ThreadedTaskQueueExecutor.java:159) > > at > > > > > > org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRu > > nnable.run(ThreadedTaskQueueExecutor.java:127) > > Caused by: java.lang.RuntimeException: Missing key 'projectScmRoot'. > > at > > > > > > org.apache.maven.continuum.core.action.AbstractContinuumAction.getObject(Abs > > tractContinuumAction.java:266) > > at > > > > > > org.apache.maven.continuum.core.action.AbstractContinuumAction.getProjectScm > > Root(AbstractContinuumAction.java:216) > > at > > > > > > org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor.endPre > > pareBuild(PrepareBuildProjectsTaskExecutor.java:250) > > at > > > > > > org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor.execut > > eTask(PrepareBuildProjectsTaskExecutor.java:131) > > at > > > > > > org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRu > > nnable$1.run(ThreadedTaskQueueExecutor.java:116) > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.cal > > l(Executors.java:442) > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.jav > > a:178) > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker( > > ThreadPoolExecutor.java:1061) > > at > > > > > > edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run > > (ThreadPoolExecutor.java:575) > > at java.lang.Thread.run(Thread.java:675) > > > > I already reported this here: > > http://jira.codehaus.org/browse/CONTINUUM-1957, but no reply yet. > > > > Maybe anyone can let me know where shall this KEY be defined? > > > > (I'm using 1.3-SNAPSHOT, built from /trunk) > > > > Thanks. > > > > Jim > > > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus > > signature > > database 3580 (20081103) __________ > > > > The message was checked by ESET NOD32 Antivirus. > > > > http://www.eset.com > > > > > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 3584 (20081105) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 3586 (20081105) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > >
