cstamas commented on code in PR #124: URL: https://github.com/apache/maven-invoker-plugin/pull/124#discussion_r878855103
########## pom.xml: ########## @@ -71,7 +71,7 @@ under the License. <beanshell-artifactId>bsh</beanshell-artifactId> <beanshell-version>2.0b6</beanshell-version> <groovy-groupId>org.codehaus.groovy</groovy-groupId> - <groovy-artifactId>groovy-all</groovy-artifactId> + <groovy-artifactId>groovy</groovy-artifactId> Review Comment: why not remove this property, that is used on single place now? (or I may missed other places not changed?) -- 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