slawekjaranowski commented on code in PR #120:
URL: https://github.com/apache/maven-release/pull/120#discussion_r866495051


##########
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:
   It is one change - now arguments is pass directly to Invoker, and here 
property `${arguments}` is not resolved so is passed as is.
   When we parsed CLI such not resolvable property was not used.



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to