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

Reply via email to