The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programming model.
See Apache Aries Website.
applicationis moving to the attic and can be found underapplication-goes-to-the-attictageba-maven-pluginwas moves to the attic and can be found undereba-maven-plugin-goes-to-the-attictagejbwas moved to the attic and can be found underejb-goes-to-the-attictag
The sources are now directly availble in aries github.
Some of the subprojects have their own git repos:
| Subproject |
|---|
| Aries CDI |
| Aries Component DSL |
| Aries Containers |
| Aries JAX-RS whiteboard |
| Aries JPA |
| Aries RSA |
| Aries Transaction Control |
| Aries Typed Event |
Most projects can be built using
mvn clean install
As the Aries main repository hosts a lot of different subprojects it makes sense to only build the specific subproject.
- Install graphviz (
dotprogram is necessary) - Run script
./createDependencyGraph.sh SUBMODULE - Graph of dependencies will be generated in
targetdirectory