Tim Kettler opened MRELEASE-818 and commented
When invoking mvn release:perform on a project in a git repositoty the release plugin always tries to do a remote checkout, ignoring the 'localCheckout' configuration option. Fixing the version of the plugin to 2.3.2 solves this. This looks like a regression.
Invoking release:prepare and release:perform on the supplied testproject shows the issue.
Affects: 2.4
Attachments:
Tim Kettler opened MRELEASE-818 and commented
When invoking mvn release:perform on a project in a git repositoty the release plugin always tries to do a remote checkout, ignoring the 'localCheckout' configuration option. Fixing the version of the plugin to 2.3.2 solves this. This looks like a regression.
Invoking release:prepare and release:perform on the supplied testproject shows the issue.
Affects: 2.4
Attachments: