Hello,
The remove scm command exists (for perforce it's here [1] ) but not
currently available tru a mojo.
If you use your own mojo you can use this command (see various scm
mojos here [2] )
Or If you want a RemoveMojo : patches are welcome :-) .

HTH,
-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

[1] 
http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-perforce/src/main/java/org/apache/maven/scm/provider/perforce/command/remove/PerforceRemoveCommand.java
[2] 
http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/

2011/4/5 Paul Mackinlay <paul.mackin...@db.com>:
>
> I'm planning to use the SCM plugin with perforce in order to replace a
> legacy system. One of the requirements I have to ensure that files are
> marked for deletion appropriately. I didn't find a specific SCM goal for
> file deletions (such as scm:delete) but I imagine it is taken care of with
> scm:checkin. By this I mean that if a file that used to be in a particular
> location is no longer there, when scm:checkin is executed the file is marked
> for delete.
>
> Can anyone confirm if that is the case? If not are there any suggestions for
> meeting my requirement?
>
> Thanks,
>
> Paul
>
> ---
>
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and delete this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
>
> Please refer to http://www.db.com/en/content/eu_disclosures.htm for
> additional EU corporate and regulatory disclosures.
>

Reply via email to