You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/14 13:20:41 UTC

[GitHub] [maven-site-plugin] slachiewicz commented on a change in pull request #21: [MSITE-829] Upgrade Jetty to 9.4.x

slachiewicz commented on a change in pull request #21:
URL: https://github.com/apache/maven-site-plugin/pull/21#discussion_r425130232



##########
File path: Jenkinsfile
##########
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['7','8','11','12'], maven:['3.0.x', '3.2.x', '3.3.x', '3.5.x'])
+asfMavenTlpPlgnBuild(jdk:['8','11','12'], maven:['3.2.x', '3.3.x', '3.5.x'])

Review comment:
       Maybe we can define asfMavenTlpPlgnBuild8() function - more and more plugins will move to next java over time. Then we can controll centrally on what mvn versions we run tests.
   Cases to consider - new minimum mvn version, and java 8




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org