kobikis / maven-surefire

Mirror of Apache Maven Surefire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surefire need maven 3 to be build.
But in order to test it tests you can do:
* -DmavenHomeUsed= path to a maven 2.x home
* or -Pmaven-2.2.1 this profile will download a maven 2.2.1 distrib and use it for integration tests.

About

Mirror of Apache Maven Surefire


Languages

Language:Java 100.0%