slawekjaranowski commented on code in PR #1021: URL: https://github.com/apache/maven/pull/1021#discussion_r1121551376
########## maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java: ########## @@ -280,6 +280,12 @@ public CLIManager() { .desc("Ineffective, only kept for backward compatibility") .build()); + // Adding this back to make Maven fail if used Review Comment: Please add info about conflict with `-l lr` - why we need it -- 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