sparsick commented on code in PR #487:
URL: https://github.com/apache/maven-jar-plugin/pull/487#discussion_r2450660051


##########
src/it/project-004/pom.xml:
##########
@@ -49,7 +49,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.3</version>
+        <version>3.5.4</version>

Review Comment:
   @slawekjaranowski is it possible to set this property globally for all tests?
   
   Reading the 
[doc](https://maven.apache.org/plugins/maven-invoker-plugin/examples/invoker-properties.html),
 it seems I have to add this property in every single test project. Do I miss 
something?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to