The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programming model.
See Apache Aries Website.
Most of the code is still at the Aries svn repo. There is also a github mirror.
Some of the subproject are already migrated to git:
Subproject | Apache Git | Github Mirror |
---|---|---|
Aries Containers | apache | github |
Aries JAX-RS whiteboard | apache | github |
Aries JPA | apache | github |
Aries RSA | apache | github |
Aries Transaction Control | apache | github |
Most projects can be built using
mvn clean install
As the Aries svn hosts a lot of different subprojects it makes sense to only build the specific subproject.