Hi,
The maven 2.0.7 has a problem with continuum:
http://jira.codehaus.org/browse/MNG-3084
Please, update maven to 2.0.8.
Bye
----- Original Message -----
From: "Benoit Decherf" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, January 18, 2008 2:30 PM
Subject: upgrade to maven 2.0.7 ?
Hi,
I have a problem to create a release using continuum :
4235886 [Thread-8] ERROR
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:prepare-release
- Error executing task
edu.emory.mathcs.backport.java.util.concurrent.ExecutionException:
java.lang.NullPointerException
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.getResult(FutureTask.java:299)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask.java:118)
at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.waitForTask(ThreadedTaskQueueExecutor.java:159)
at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:127)
Caused by: java.lang.NullPointerException
at
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:164)
The bug was already reported in maven 2.0.6
:http://jira.codehaus.org/browse/MNG-2923
So is it possible that you upgrade the version of maven used in continuum
?
Benoit