Repository: maven-surefire
Updated Branches:
  refs/heads/master 46be71067 -> 0271ae9b1


[SUREFIRE] README


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

Branch: refs/heads/master
Commit: 0271ae9b1c02ad894264ecdc7473caa0bb3801b1
Parents: 46be710
Author: Tibor17 <tibo...@lycos.com>
Authored: Thu Jan 14 14:04:25 2016 +0100
Committer: Tibor17 <tibo...@lycos.com>
Committed: Thu Jan 14 14:04:25 2016 +0100

----------------------------------------------------------------------
 README.md | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/0271ae9b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ebc0271..f9401ca 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,18 @@
-[![Built with 
Maven](http://maven.apache.org/images/logos/maven-feather.png)](https://maven.apache.org/surefire/)
-[![CI](https://img.shields.io/badge/CI-Jenkins-red.svg?style=flat-square)](https://jenkins-ci.org/)
+[![Built with 
Maven](http://maven.apache.org/images/logos/maven-feather.png)](https://maven.apache.org/surefire/)
 
[![CI](https://img.shields.io/badge/CI-Jenkins-red.svg?style=flat-square)](https://jenkins-ci.org/)
 
-[![dependencies](https://www.versioneye.com/java/org.apache.maven.plugins:maven-surefire-plugin/badge.svg?style=flat)](https://builds.apache.org/job/maven-surefire/depgraph-view/)
 Maven 2.2.1 Plugin API
+[![chat](https://www.irccloud.com/invite-svg?channel=maven&amp;hostname=irc.freenode.net&amp;port=6697&amp;ssl=1)](https://maven.apache.org/community.html)
 [Join us @ irc://freenode/maven] or [Webchat with us @channel maven]
 
-[![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-red.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
-[![coverage](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)](https://builds.apache.org/job/maven-surefire/jacoco/)
-[![tests](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)
-[![Build 
Status](https://builds.apache.org/job/maven-surefire/badge/icon)](https://builds.apache.org/job/maven-surefire)
-[![Build 
Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon)](https://builds.apache.org/job/maven-surefire-windows)
-[![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)
+# Project Documentation
+
+[![documentation](https://img.shields.io/badge/site-documentation-blue.svg?style=flat-square)](https://maven.apache.org/surefire/)
+
+# Build Status
+
+[![dependencies](https://www.versioneye.com/java/org.apache.maven.plugins:maven-surefire-plugin/badge.svg?style=plastic)](https://builds.apache.org/job/maven-surefire/depgraph-view/)
 Maven 2.2.1 Plugin API
+
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire)
 
[![license](http://img.shields.io/:license-apache-red.svg?style=plastic)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
[![coverage](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg?style=plastic)](https://builds.apache.org/job/maven-surefire/jacoco/)
 
[![tests](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg?style=plastic)](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)
 [![Build 
Status](https://builds.apache.org/job/maven-surefire/badge/icon?style=plastic)](https://builds.apache.org/job/maven-surefire)
 [![Build 
Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon?style=plastic)](https://builds.apache.org/job/maven-surefire-windows)
 [![Build Status](https://builds.apach
 
e.org/job/maven-surefire-mvn-2.2.1/badge/icon?style=plastic)](https://builds.apache.org/job/maven-surefire-mvn-2.2.1)
+
+# Development Information
 
 Surefire needs Maven 3.0.5 and JDK 1.6+ to be built.
 But in order to run IT tests, you can do:
@@ -22,3 +25,6 @@ Deploying web site
 ------------------
 
 see 
http://maven.apache.org/developers/website/deploy-component-reference-documentation.html
+
+[Join us @ irc://freenode/maven]: 
https://www.irccloud.com/invite?channel=&amp;hostname=irc.freenode.net&amp;port=6697&amp;ssl=1
+[Webchat with us @channel maven]: https://webchat.freenode.net/
\ No newline at end of file

Reply via email to