Thanks for looking into Pax Swissbox - a collection of utilities for OSGi applications, used by various other OPS4J projects.
This is the official source repository of the OPS4J Pax Swissbox project. Its licensed under the Apache Software License 2.0 by the OPS4J community.
Due to unavailability of ops4j snapshot repository we did a custom release for swissbox in order to be able to release pax-exam.
You'll need a machine with Java 5 or higher and Apache Maven 3 installed.
Checkout:
git clone git://github.com/ops4j/org.ops4j.pax.swissbox.git
Run Build:
mvn clean install
Releases go to Maven Central.
The current release is Pax Swissbox 1.7.0.
We have a continuous integration build set up here:
Snapshot artifacts are being published to:
The OPS4J Team.