Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 17344 invoked from network); 19 Nov 2008 20:28:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 20:28:29 -0000 Received: (qmail 16658 invoked by uid 500); 19 Nov 2008 20:28:36 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 16487 invoked by uid 500); 19 Nov 2008 20:28:35 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 16476 invoked by uid 99); 19 Nov 2008 20:28:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 12:28:35 -0800 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of batkinson@usm.maine.edu designates 130.111.135.148 as permitted sender) Received: from [130.111.135.148] (HELO mail0.doit.usm.maine.edu) (130.111.135.148) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 20:27:12 +0000 Received: from uct5.uct.usm.maine.edu (uct5.doit.usm.maine.edu [130.111.135.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail0.doit.usm.maine.edu (Postfix) with ESMTP id F226FBA037 for ; Wed, 19 Nov 2008 15:27:24 -0500 (EST) Received: from UCT5-MTA by uct5.uct.usm.maine.edu with Novell_GroupWise; Wed, 19 Nov 2008 15:27:24 -0500 Message-Id: <49243057.9E40.009D.1@usm.maine.edu> X-Mailer: Novell GroupWise Internet Agent 8.0.0 Date: Wed, 19 Nov 2008 15:27:20 -0500 From: "Brent Atkinson" To: Subject: Release failures after 1.1->1.2.2 upgrade Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=__PartCBE3ABB8.0__=" X-USM-MailScanner-Watermark: 1227731246.37782@H8BDMNuyUSd0lgbcaHil2w X-Virus-Checked: Checked by ClamAV on apache.org --=__PartCBE3ABB8.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, =20 I recently upgraded to continuum 1.2.2 and since the upgrade I am unable = to release projects through continuum. They are failing with the following stack trace. Removing the project and = re-adding it seems to take care of the issue, but I can't tell what changed. The only difference I can see is = that the new projects have Local Repository set to DEFAULT (the old ones have nothing set). Any ideas what this might = be? =20 Thanks, =20 Brent Atkinson batkinson@usm.maine.edu=20 [ERROR] org.apache.maven.shared.release.ReleaseExecutionException at = org.apache.continuum.release.phase.AbstractContinuumRunGoalsPhase.execute(A= bstractContinuumRunGoalsPhase.java:70) at org.apache.continuum.release.phas= e.RunPrepareGoalsPhase.execute(RunPrepareGoalsPhase.java:47) at org.apache.= maven.shared.release.DefaultReleaseManager.prepare(DefaultReleaseManager.ja= va:194) at org.apache.maven.shared.release.DefaultReleaseManager.prepareWit= hResult(DefaultReleaseManager.java:107) at org.apache.maven.continuum.relea= se.executors.PrepareReleaseTaskExecutor.execute(PrepareReleaseTaskExecutor.= java:43) at org.apache.maven.continuum.release.executors.AbstractReleaseTas= kExecutor.executeTask(AbstractReleaseTaskExecutor.java:67) at org.codehaus.= plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run= (ThreadedTaskQueueExecutor.java:116) at edu.emory.mathcs.backport.java.util= .concurrent.Executors$RunnableAdapter.call(Executors.java:442) at = edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.ja= va:178) at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecuto= r.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:619) Caused by: java.lang.NullPointerE= xception at org.apache.continuum.utils.shell.DefaultShellCommandHelper.crea= teCommandline(DefaultShellCommandHelper.java:105) at org.apache.continuum.u= tils.shell.DefaultShellCommandHelper.executeGoals(DefaultShellCommandHelper= .java:176) at org.apache.continuum.utils.shell.DefaultShellCommandHelper.ex= ecuteGoals(DefaultShellCommandHelper.java:169) at org.apache.continuum.rele= ase.phase.AbstractContinuumRunGoalsPhase.execute(AbstractContinuumRunGoalsP= hase.java:62) ... 11 more --=__PartCBE3ABB8.0__=--