olamy commented on code in PR #120:
URL: https://github.com/apache/maven-release/pull/120#discussion_r866499261
##########
maven-release-plugin/src/it/projects/prepare/MRELEASE-667/pom.xml:
##########
@@ -37,7 +37,7 @@
</dependency>
</dependencies>
<configuration>
- <arguments>-Prelease,!mrelease-677 ${arguments}</arguments>
Review Comment:
do you mean leaving `<arguments>-Prelease,!mrelease-677
${arguments}</arguments>` is now failing the build when `${arguments}` is not
defined?
uhm this doesn't look right to me. at least should not fail.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]