Thanks for looking into Pax Exam 2. This is the official source repository of the OPS4J Pax Exam 2 project. Its licensed under the Apache Software License 2.0 by the OPS4J community.
You may want to have a look at the Pax Exam 2 Learning project for more help and introductionary content:
Or check it out directly:
git clone git://github.com/tonit/Learn-PaxExam.git
You'll need a machine with Java 6+ and Apache Maven 3 installed.
Checkout:
git clone git://github.com/ops4j/org.ops4j.pax.exam2.git
Run Build:
mvn clean install
Releases go to Maven Central.
The current release of Pax Exam is 2.3.0.
We have a continuous integration build set up here:
Snapshot artifacts are being published to:
The OPS4J Team.