You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2022/03/30 15:24:07 UTC

[maven-surefire] branch master updated: [index.apt.vm] remove obsolete Maven & JDK requirements

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new e21a81f  [index.apt.vm] remove obsolete Maven & JDK requirements
e21a81f is described below

commit e21a81fcfc7815314031509771d09b9aafbfbf3c
Author: tibordigana <ti...@apache.org>
AuthorDate: Wed Mar 30 17:23:46 2022 +0200

    [index.apt.vm] remove obsolete Maven & JDK requirements
---
 maven-surefire-plugin/src/site/apt/index.apt.vm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/maven-surefire-plugin/src/site/apt/index.apt.vm b/maven-surefire-plugin/src/site/apt/index.apt.vm
index b895c39..3d98d97 100644
--- a/maven-surefire-plugin/src/site/apt/index.apt.vm
+++ b/maven-surefire-plugin/src/site/apt/index.apt.vm
@@ -31,11 +31,10 @@
 Maven ${thisPlugin} Plugin
 
 
-  Requirements: Maven 3.x and JDK 1.7 or higher. Due to wrong formatting of console text messages
-  in Maven Version prior to 3.1.0 it is highly recommended to use Maven 3.1.0 or higher.
+  Requirements: Maven 3.2.5 and JDK 1.8 or higher.
 
 
- This is the road map of the development, see the {{{https://github.com/apache/maven-surefire/pull/251}GH}}.
+ This is the road map of the development.
 
 *---------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
 ||Versions                                    ||Release Targets                                                                                                                                                                     |