You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/06 01:40:28 UTC

[GitHub] [maven-release] olamy commented on a diff in pull request #120: [MRELEASE-1088] Remove parsing of CLI arguments

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


##########
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:
   maybe leave to see if removal do not have side effects?
   this usage pattern  `<arguments>.... ${arguments}</arguments>` is used a lot



-- 
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-unsubscribe@maven.apache.org

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