vy commented on code in PR #2404: URL: https://github.com/apache/logging-log4j2/pull/2404#discussion_r1537472842
########## log4j-core-java9/pom.xml: ########## @@ -30,6 +30,8 @@ <properties> <maven.compiler.release>9</maven.compiler.release> <maven.deploy.skip>true</maven.deploy.skip> + <maven.install.skip>true</maven.install.skip> Review Comment: Made it `./mvnw install`able again in a4851854936aea9ebc862b12e4ba0025abd74c47. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org