Continuum fails while trying to build from clearcase ----------------------------------------------------
Key: SCM-153 URL: http://jira.codehaus.org/browse/SCM-153 Project: Maven SCM Type: Bug Components: maven-scm-provider-clearcase Versions: 1.0-beta-3 Environment: Clearcase UCM / Windows XP / Snapshot view Reporter: David Dandeneau 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) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira