[ http://jira.codehaus.org/browse/SCM-110?page=comments#action_53295 ] 

mike perham commented on SCM-110:
---------------------------------

If you do a release:perform, maven checks out the tagged source code to 
target/checkout and builds that to generate the official released binaries.  If 
for some reason you need to perform a release twice (maybe because it failed 
the first time) and had run 'mvn clean' between attempts, target/checkout would 
be gone but the p4 sync would not know that...

> Perforce should force sync
> --------------------------
>
>          Key: SCM-110
>          URL: http://jira.codehaus.org/browse/SCM-110
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-perforce
>     Reporter: mike perham
>  Attachments: force.txt
>
>
> It's not pretty but it's the only way to get sync to work when files could be 
> deleted from the filesystem (e.g. mvn clean).

-- 
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

Reply via email to