[maven-release-plugin] prepare release org.apache.aries.proxy-1.1.9
1 file changed
tree: 37ddf452f1b0b7468a8ef4c9b7f0ded8b337144d
  1. application/
  2. async/
  3. blueprint/
  4. eba-maven-plugin/
  5. ejb/
  6. esa-ant-task/
  7. esa-maven-plugin/
  8. jmx/
  9. jndi/
  10. jpa/
  11. parent/
  12. proxy/
  13. pushstream/
  14. quiesce/
  15. samples/
  16. sandbox/
  17. spi-fly/
  18. subsystem/
  19. testsupport/
  20. transaction/
  21. tutorials/
  22. tx-control/
  23. util/
  24. versioning/
  25. web/
  26. .gitignore
  27. LICENSE
  28. NOTICE
  29. pom.xml
  30. README.md
README.md

Apache Aries

The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programming model.

See Apache Aries Website.

Source Code

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

Build

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.