Looks right to me. We won't know for sure until you actually try it.
On 4/27/20, 7:06 AM, "Yishay Weiss" <[email protected]> wrote:
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.