[ http://jira.codehaus.org/browse/SCM-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232777#action_232777 ]
Rémy Sanlaville commented on SCM-569: ------------------------------------- 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: http://jira.codehaus.org/browse/SCM-569 > Project: Maven SCM > Issue Type: Bug > Reporter: Monica Dube > > I am getting following error when do CVS checkout using maven. Please help me > [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 -- 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