The stacktrace shows that you still have a file checkedout in your view.
Check it in first, then retry to run the release plugin.
regards,
Wim
2006/5/18, mathapfahl <[EMAIL PROTECTED]>:
... in clearcase using the release and scm plugin
I've got this Exception
[INFO] Verifying there are no local modifications ...
viewName = O
pathname = \Test\Dev_Zentral\system\pas_build_common_xa\configspec.txt
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Cannot prepare the release because you have local modifications :
[O:\Test\Dev_Zentral\components\server\pac_server_error_correctionom.xml:checked-out]
[INFO]
------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Cannot prepare the
release because you have local modifications :
[O:\Test\Dev_Zentral\components\server\pac_server_error_correctionom.xml:checked-out]
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(
DefaultLifecycleExecutor.java:488)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
DefaultLifecycleExecutor.java:458)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
(DefaultLifecycleExecutor.java:306)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:219)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
DefaultLifecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
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:324)
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.MojoExecutionException: Cannot prepare
the release because you have local modifications :
[O:\Test\Dev_Zentral\components\server\pac_server_error_correctionom.xml:checked-out]
at
org.apache.maven.plugins.release.PrepareReleaseMojo.checkForLocalModifications
(PrepareReleaseMojo.java:541)
at
org.apache.maven.plugins.release.PrepareReleaseMojo.execute(
PrepareReleaseMojo.java:201)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(
DefaultPluginManager.java:412)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:534)
... 16 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Thu May 18 15:02:52 CEST 2006
[INFO] Final Memory: 3M/6M
[INFO]
------------------------------------------------------------------------
--
View this message in context:
http://www.nabble.com/Cannot-checkin-checkout-...-t1643004.html#a4450108
Sent from the Maven - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]