slawekjaranowski commented on code in PR #156:
URL: 
https://github.com/apache/maven-invoker-plugin/pull/156#discussion_r1047049860


##########
pom.xml:
##########
@@ -357,7 +357,19 @@ under the License.
     <profile>
       <id>run-its</id>
       <properties>
+        <!-- plugins versions used in IT tests -->
+        <antrunPluginVersion>3.1.0</antrunPluginVersion>
+        <cleanPluginVersion>3.2.0</cleanPluginVersion>
+        <compilerPluginVersion>3.10.1</compilerPluginVersion>
+        <enforcerPluginVersion>3.1.0</enforcerPluginVersion>
+        <helpPluginVersion>3.3.0</helpPluginVersion>
+        <installPluginVersion>3.1.0</installPluginVersion>
+        <jarPluginVersion>3.3.0</jarPluginVersion>
+        <pluginPluginVersion>3.7.0</pluginPluginVersion>
+        <resourcesPluginVersion>3.3.0</resourcesPluginVersion>
         <sitePluginVersion>3.7.1</sitePluginVersion>

Review Comment:
   I had a proposition to provided such properties from parent, instead of 
managing in each projects 😄 
   
   https://issues.apache.org/jira/browse/MPOM-289



-- 
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

Reply via email to