Skip to content

dangleton/maven-surefire

This branch is 1282 commits behind apache/maven-surefire:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0bcffd · Feb 8, 2016
Feb 8, 2016
Feb 8, 2016
Jan 30, 2016
Jan 3, 2016
Jun 24, 2014
Jan 31, 2016
Jan 31, 2016
Jan 3, 2016
Jan 30, 2016
Jan 31, 2016
Jan 31, 2016
Jan 30, 2016
Jan 3, 2016
Jan 29, 2013
Jul 22, 2012
Oct 25, 2014
Jan 31, 2016
Apr 27, 2014
Feb 8, 2016

Repository files navigation

Built with Maven CI

chat Join us @ irc://freenode/maven or Webchat with us @channel maven

Release Notes

Maven Central

JIRA Change Log

tag

Usage of maven-surefire-plugin, maven-failsafe-plugin, maven-surefire-report-plugin.

Project Documentation

documentation

Build Status

dependencies Maven 2.2.1 Plugin API

license coverage tests Build Status Build Status Build Status

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:

  • -DmavenHomeUsed= path to a Maven 2.x home or -Pmaven-2.2.1, this profile will download Maven 2.2.1 distribution. Use it to run integration tests.
  • In order to run tests for a release check during the vote the following memory requirements are needed: $ export MAVEN_OPTS="-Xmx768m -XX:MaxPermSize=1g -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true"
  • $ mvn install site site:stage -P reporting,run-its

Deploying web site

see http://maven.apache.org/developers/website/deploy-component-reference-documentation.html

About

Mirror of Apache Maven Surefire

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%