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 2016/01/15 06:10:19 UTC

[07/30] maven-surefire git commit: [SUREFIRE] Badges to README.md

[SUREFIRE] Badges to README.md


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/62009aca
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/62009aca
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/62009aca

Branch: refs/heads/3.0-rc1
Commit: 62009aca435cd5e931a6e5c0d77d2c20a4e00d59
Parents: 73e1961
Author: Tibor17 <ti...@lycos.com>
Authored: Sun Jan 10 05:51:11 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Sun Jan 10 05:51:11 2016 +0100

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/62009aca/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ed4cb6d..bb8ee6b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](https://maven.apache.org/surefire/)
+
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire)
 [![license](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 [![coverage](http://d7.mnpk.org/jcb/jenkins/c/http/builds.apache.org/job/maven-surefire?style=flat-square)](http://d7.mnpk.org/jcb/jenkins/c/http/builds.apache.org/job/maven-surefire?style=flat-square)
@@ -6,7 +8,7 @@
 [![Build Status](https://builds.apache.org/job/maven-surefire-mvn-2.2.1/badge/icon)](https://builds.apache.org/job/maven-surefire-mvn-2.2.1)
 
 Surefire needs Maven 3.0.5 and JDK 1.6+ to be built.
-But in order to test it tests, you can do:
+But in order to run IT tests, you can do:
 * -DmavenHomeUsed= path to a Maven 2.x home
 * or -Pmaven-2.2.1, this profile will download a Maven 2.2.1 distrib and use it for integration tests.
 In order to run tests for a release check during the vote the following memory requirements are needed: