mthmulders commented on a change in pull request #667: URL: https://github.com/apache/maven/pull/667#discussion_r795070819
########## File path: maven-core/src/main/java/org/apache/maven/DefaultMaven.java ########## @@ -19,6 +19,25 @@ * under the License. */ +import javax.inject.Inject; Review comment: Could you please revert this change as it seems unrelated to what you want to achieve. -- 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