I just tried it and it seems to be working. It looks like you need to be past a certain stage before “Try mvn "<goals>" -rf :royale-typedefs-googlemaps” appears. Hopefully it’ll work as intended.
From: Alex Harui<mailto:[email protected]> Sent: Monday, April 27, 2020 6:29 PM To: [email protected]<mailto:[email protected]> Subject: Re: [royale-asjs] branch release/0.9.7 updated: add retry task if wagon fails 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.
