Actually, I think I got the syntax wrong here. If you see an error message such 
as

“Try mvn "<goals>" -rf :royale-typedefs-googlemaps”

Then you should do

ant -f releasesteps.xml retryUploadSWCs -Drf_arg=:royale-typedefs-googlemaps

Where :royale-typedefs-googlemaps serves here as an example, but should be 
replaced with whatever the error message specifies.

Alex, please verify I got this right.

> ant -f releasesteps.xml retryUploadSWCs
>
> And that should continue the upload from the point it failed.

Reply via email to