Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
cstamas merged PR #1798: URL: https://github.com/apache/maven/pull/1798 -- 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.

Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
gnodet commented on code in PR #1798: URL: https://github.com/apache/maven/pull/1798#discussion_r1801389897 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java: ## @@ -413,6 +413,7 @@ protected void helpOrVersionAndMayExit(C context) throws Exception {

Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
gnodet commented on code in PR #1798: URL: https://github.com/apache/maven/pull/1798#discussion_r1801385119 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnenc/DefaultEncryptInvoker.java: ## @@ -119,11 +116,11 @@ protected int doExecute(LocalContext context) throws