Repository: maven-surefire Updated Branches: refs/heads/master 41f855e98 -> dbdd91437
[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/master Commit: dbdd914373f22b4a1dcd4e4340aed06f12e528ca Parents: 41f855e Author: Tibor17 <tibo...@lycos.com> Authored: Thu Jan 14 15:12:26 2016 +0100 Committer: Tibor17 <tibo...@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 @@ [](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=&hostname=irc.freenode.net&port=6697&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