[ 
https://issues.apache.org/jira/browse/SCM-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962108#comment-17962108
 ] 

ASF GitHub Bot commented on SCM-569:
------------------------------------

jira-importer commented on issue #785:
URL: https://github.com/apache/maven-scm/issues/785#issuecomment-2964624015

   **[Sanlaville 
Rémy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sanlavre)** 
commented
   
   It seems that your problem is related to [maven-scm-plugin 
plugin](http://maven.apache.org/scm/plugins/index.html) and not to our 
[scmchangelog-maven-plugin 
plugin](http://mojo.codehaus.org/scmchangelog-maven-plugin/).
   
   Post your problem to [maven user mailing 
list](http://maven-users.828.n2.nabble.com/) or create an issue in the 
[maven-scm-plugin plugin issue tracker](http://jira.codehaus.org/browse/SCM)
   




> CVS checkout giving error
> -------------------------
>
>                 Key: SCM-569
>                 URL: https://issues.apache.org/jira/browse/SCM-569
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>            Reporter: Monica Dube
>            Priority: Major
>
> I am getting following error when do CVS checkout using maven. Please help me
> {noformat}
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Command failed.The 
> cvs command failed.
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:55
> 6)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
> a:387)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>         at 
> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>         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:597)
>         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: Command failed.The 
> cvs command failed.
>         at 
> org.apache.maven.scm.plugin.AbstractScmMojo.checkResult(AbstractScmMojo.java:398)
>         at 
> org.apache.maven.scm.plugin.CheckoutMojo.checkout(CheckoutMojo.java:128)
>         at 
> org.apache.maven.scm.plugin.CheckoutMojo.execute(CheckoutMojo.java:93)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>         ... 17 more
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to