When trying to perform a build from continuum I receive the following error:
Provider message: The cleartool command failed.
Command output:
-------------------------------------------------------------------------------
cleartool: Error: A registry entry already exists for "dandendj-LNGDAYD-4130684-maven-7".
-------------------------------------------------------------------------------
This happens on the second time through. On the first time through I receive:
org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Could not find Maven project descriptor.
at org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.updateProjectFromCheckOut(MavenTwoBuildExecutor.java:111)
at org.apache.maven.continuum.core.action.UpdateProjectFromWorkingDirectoryContinuumAction.execute(UpdateProjectFromWorkingDirectoryContinuumAction.java:62)
at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:169)
at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103)
at java.lang.Thread.run(Thread.java:595)
-------------------------------------------------------------------------------
cleartool: Error: A registry entry already exists for "dandendj-LNGDAYD-4130684-XXX".
-------------------------------------------------------------------------------
while performing a release:perform.