I have a problem when I run the command line in linux environment:

mvn release:prepare -Dusername=build.bsabkr -Dpassword=12345678

error:

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to enable editing on the POM
Provider message:
The cleartool command failed.
Command output:
cleartool: Error: Element
"/home/build.bsabkr/target/checkout/VBBSABKR/Implementacao/pom.xml" is
already checked out to view
"build.bsabkr-srvwebftngrlbuild.sede.foton-maven-checkout".

[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Unable to enable editing on the POM
Provider message:
The cleartool command failed.
Command output:
cleartool: Error: Element
"/home/build.bsabkr/target/checkout/VBBSABKR/Implementacao/pom.xml" is
already checked out to view
"build.bsabkr-srvwebftngrlbuild.sede.foton-maven-checkout".

at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:512)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:482)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:227)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: Unable to enable
editing on the POM
Provider message:
The cleartool command failed.
Command output:
cleartool: Error: Element
"/home/build.bsabkr/target/checkout/VBBSABKR/Implementacao/pom.xml" is
already checked out to view
"build.bsabkr-srvwebftngrlbuild.sede.foton-maven-checkout".

at
org.apache.maven.plugins.release.PrepareReleaseMojo.execute(PrepareReleaseMojo.java:144)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
... 16 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Mar 11 14:47:31 BRT 2009
[INFO] Final Memory: 12M/78M
[INFO]
------------------------------------------------------------------------


configuration:
1-Maven;
2-Clearcase UCM
3-operating system: Linux

-- 
View this message in context: 
http://www.nabble.com/Unable-to-enable-editing-on-the-POM%28Maven-ClearCase--Linux%29-tp22482788p22482788.html
Sent from the Maven - SCM mailing list archive at Nabble.com.

Reply via email to