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:38 UTC

[26/30] maven-surefire git commit: [SUREFIRE] README

[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/dbdd9143
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/dbdd9143
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/dbdd9143

Branch: refs/heads/3.0-rc1
Commit: dbdd914373f22b4a1dcd4e4340aed06f12e528ca
Parents: 41f855e
Author: Tibor17 <ti...@lycos.com>
Authored: Thu Jan 14 15:12:26 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Thu Jan 14 15:12:26 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/dbdd9143/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 79b904d..d071c92 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
 [![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)
 
 [JIRA Change Log]
+Usage of [maven-surefire-plugin], [maven-failsafe-plugin], [maven-surefire-report-plugin].
 
 # Project Documentation
 
@@ -36,3 +37,6 @@ see http://maven.apache.org/developers/website/deploy-component-reference-docume
 [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/
 [JIRA Change Log]: https://issues.apache.org/jira/browse/SUREFIRE/?selectedTab=com.atlassian.jira.jira-projects-plugin:changelog-panel
+[maven-surefire-plugin]: https://maven.apache.org/surefire/maven-surefire-plugin/usage.html
+[maven-failsafe-plugin]: https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html
+[maven-surefire-report-plugin]: https://maven.apache.org/surefire/maven-surefire-report-plugin/usage.html