You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-users@maven.apache.org by Malcolm Wong Ho <mw...@faritec.com> on 2006/02/03 11:47:26 UTC

Problem trying to do a checkin

I'm having a problem performing a checkin, it seems like it is executing the checkout goal instead.

INFO] [scm:checkin]
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Cannot run checkout command :

Embedded error: Exception while executing SCM command.
Missing parameter: 'message'.
[INFO] ----------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Cannot run checkout command :
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:455)


DISCLAIMER:
This message may contain information which is confidential, private or privileged in nature. If you are not the intended recipient, you may not peruse, use, disseminate, distribute or copy this message or file which is attached to this message. If you have received this message in error, please notify the sender immediately by e-mail, facsimile or telephone and thereafter return and/or destroy the original message. 

Any views of this communication are those of the sender except where the sender specifically states them to be those of Faritec (Holdings)  Limited (Faritec) and/or  any of its subsidiaries including (but not limited to) Faritec Enterprise Solutions (Proprietary) Limited, Faritec Strategic IT Services (Proprietary) Limited, Faritec Contracting (Proprietary) Limited, Ebis and/or any of its subsidiaries.

Please note that the recipient must scan this e-mail and any attached files for viruses and the like. While we do everything possible to protect information from viruses, Faritec accepts no liability of whatever nature for any loss, liability, damage or expense resulting directly or indirectly from the access and/or downloading of any files which are attached to this e-mail message.

Re: Problem trying to do a checkin

Posted by Emmanuel Venisse <em...@venisse.net>.
I guess you run it like this:
mvn scm:checkin Message

it isn't the command line i wrote in my previous mail

Emmanuel

Malcolm Wong Ho a écrit :
> I'm getting this error now :
> 
> [ERROR] BUILD FAILURE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Invalid task 'Message': you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal
> [INFO] ----------------------------------------------------------------------------
> 
> 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net]
> Sent: Fri 2/3/2006 12:57 PM
> To: scm-users@maven.apache.org
> Subject: Re: Problem trying to do a checkin
>  
> you must provide a message
> 
> mvn scm:checkin -Dmessage="your commit message"
> 
> Emmanuel
> 
> Malcolm Wong Ho a écrit :
> 
>>I'm having a problem performing a checkin, it seems like it is executing 
>>the checkout goal instead.
>>
>>INFO] [scm:checkin]
>>[INFO] 
>>----------------------------------------------------------------------------
>>[ERROR] BUILD ERROR
>>[INFO] 
>>----------------------------------------------------------------------------
>>[INFO] Cannot run checkout command :
>>
>>Embedded error: Exception while executing SCM command.
>>Missing parameter: 'message'.
>>[INFO] 
>>----------------------------------------------------------------------------
>>[INFO] Trace
>>org.apache.maven.lifecycle.LifecycleExecutionException: Cannot run 
>>checkout command :
>>        at 
>>org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
>>        at 
>>org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
>>        at 
>>org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:455)
>>
> 
> 
> 
> 
> DISCLAIMER:
> This message may contain information which is confidential, private or privileged in nature. If you are not the intended recipient, you may not peruse, use, disseminate, distribute or copy this message or file which is attached to this message. If you have received this message in error, please notify the sender immediately by e-mail, facsimile or telephone and thereafter return and/or destroy the original message. 
> 
> Any views of this communication are those of the sender except where the sender specifically states them to be those of Faritec (Holdings)  Limited (Faritec) and/or  any of its subsidiaries including (but not limited to) Faritec Enterprise Solutions (Proprietary) Limited, Faritec Strategic IT Services (Proprietary) Limited, Faritec Contracting (Proprietary) Limited, Ebis and/or any of its subsidiaries.
> 
> Please note that the recipient must scan this e-mail and any attached files for viruses and the like. While we do everything possible to protect information from viruses, Faritec accepts no liability of whatever nature for any loss, liability, damage or expense resulting directly or indirectly from the access and/or downloading of any files which are attached to this e-mail message.


RE: Problem trying to do a checkin

Posted by Malcolm Wong Ho <mw...@faritec.com>.
I'm getting this error now :

[ERROR] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Invalid task 'Message': you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO] ----------------------------------------------------------------------------



-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net]
Sent: Fri 2/3/2006 12:57 PM
To: scm-users@maven.apache.org
Subject: Re: Problem trying to do a checkin
 
you must provide a message

mvn scm:checkin -Dmessage="your commit message"

Emmanuel

Malcolm Wong Ho a écrit :
> 
> I'm having a problem performing a checkin, it seems like it is executing 
> the checkout goal instead.
> 
> INFO] [scm:checkin]
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Cannot run checkout command :
> 
> Embedded error: Exception while executing SCM command.
> Missing parameter: 'message'.
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Cannot run 
> checkout command :
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:455)
> 



DISCLAIMER:
This message may contain information which is confidential, private or privileged in nature. If you are not the intended recipient, you may not peruse, use, disseminate, distribute or copy this message or file which is attached to this message. If you have received this message in error, please notify the sender immediately by e-mail, facsimile or telephone and thereafter return and/or destroy the original message. 

Any views of this communication are those of the sender except where the sender specifically states them to be those of Faritec (Holdings)  Limited (Faritec) and/or  any of its subsidiaries including (but not limited to) Faritec Enterprise Solutions (Proprietary) Limited, Faritec Strategic IT Services (Proprietary) Limited, Faritec Contracting (Proprietary) Limited, Ebis and/or any of its subsidiaries.

Please note that the recipient must scan this e-mail and any attached files for viruses and the like. While we do everything possible to protect information from viruses, Faritec accepts no liability of whatever nature for any loss, liability, damage or expense resulting directly or indirectly from the access and/or downloading of any files which are attached to this e-mail message.

Re: Problem trying to do a checkin

Posted by Emmanuel Venisse <em...@venisse.net>.
you must provide a message

mvn scm:checkin -Dmessage="your commit message"

Emmanuel

Malcolm Wong Ho a écrit :
> 
> I'm having a problem performing a checkin, it seems like it is executing 
> the checkout goal instead.
> 
> INFO] [scm:checkin]
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Cannot run checkout command :
> 
> Embedded error: Exception while executing SCM command.
> Missing parameter: 'message'.
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Cannot run 
> checkout command :
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:455)
> 
> DISCLAIMER:
> This message may contain information which is confidential, private or 
> privileged in nature. If you are not the intended recipient, you may not 
> peruse, use, disseminate, distribute or copy this message or file which 
> is attached to this message. If you have received this message in error, 
> please notify the sender immediately by e-mail, facsimile or telephone 
> and thereafter return and/or destroy the original message.
> 
> Any views of this communication are those of the sender except where the 
> sender specifically states them to be those of Faritec (Holdings) 
> Limited (Faritec) and/or any of its subsidiaries including (but not 
> limited to) Faritec Enterprise Solutions (Proprietary) Limited, Faritec 
> Strategic IT Services (Proprietary) Limited, Faritec Contracting 
> (Proprietary) Limited, Ebis and/or any of its subsidiaries.
> 
> Please note that the recipient must scan this e-mail and any attached 
> files for viruses and the like. While we do everything possible to 
> protect information from viruses, Faritec accepts no liability of 
> whatever nature for any loss, liability, damage or expense resulting 
> directly or indirectly from the access and/or downloading of any files 
> which are attached to this e-mail message.
>