[ https://issues.apache.org/jira/browse/SCM-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964349#comment-17964349 ]
Olivier Lamy commented on SCM-153: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#393|https://github.com/apache/maven-scm/issues/393]. > Continuum fails while trying to build from clearcase > ---------------------------------------------------- > > Key: SCM-153 > URL: https://issues.apache.org/jira/browse/SCM-153 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-clearcase > Affects Versions: 1.0-beta-3 > Environment: Clearcase UCM / Windows XP / Snapshot view > Reporter: Dave Dandeneau > Priority: Major > > 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 was sent by Atlassian Jira (v8.20.10#820010)