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 @@ -[](https://maven.apache.org/surefire/) -[](https://jenkins-ci.org/) +[](https://maven.apache.org/surefire/) [](https://jenkins-ci.org/) -[](https://builds.apache.org/job/maven-surefire/depgraph-view/) Maven 2.2.1 Plugin API +[](https://maven.apache.org/community.html) [Join us @ irc://freenode/maven] or [Webchat with us @channel maven] -[](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire) -[](http://www.apache.org/licenses/LICENSE-2.0.html) -[](https://builds.apache.org/job/maven-surefire/jacoco/) -[](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg) -[](https://builds.apache.org/job/maven-surefire) -[](https://builds.apache.org/job/maven-surefire-windows) -[](https://builds.apache.org/job/maven-surefire-mvn-2.2.1) +# Project Documentation + +[](https://maven.apache.org/surefire/) + +# Build Status + +[](https://builds.apache.org/job/maven-surefire/depgraph-view/) Maven 2.2.1 Plugin API + +[](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire) [](http://www.apache.org/licenses/LICENSE-2.0.html) [](https://builds.apache.org/job/maven-surefire/jacoco/) [](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg) [](https://builds.apache.org/job/maven-surefire) [](https://builds.apache.org/job/maven-surefire-windows) [](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=&hostname=irc.freenode.net&port=6697&ssl=1 +[Webchat with us @channel maven]: https://webchat.freenode.net/ \ No newline at end of file