gnodet commented on code in PR #1189: URL: https://github.com/apache/maven-mvnd/pull/1189#discussion_r1854605579
########## daemon/src/main/java/org/apache/maven/cli/DaemonMavenOptions.java: ########## @@ -24,7 +24,6 @@ import org.apache.maven.api.cli.mvn.MavenOptions; public interface DaemonMavenOptions extends MavenOptions { - Review Comment: That's kind expected, as mvnd specific options (such as `--stop`) are handled differently at the very beginning, or via system properties. -- 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