[maven-release-plugin] prepare release org.apache.aries.blueprint.core-1.10.2
1 file changed
tree: 573f4bf7ce8a23e8b7b76d03082f9c8c6ddd4399
  1. application/
  2. async/
  3. blueprint/
  4. cdi/
  5. component-dsl/
  6. eba-maven-plugin/
  7. ejb/
  8. esa-ant-task/
  9. esa-maven-plugin/
  10. jmx/
  11. jndi/
  12. jpa/
  13. parent/
  14. proxy/
  15. pushstream/
  16. quiesce/
  17. samples/
  18. sandbox/
  19. spi-fly/
  20. subsystem/
  21. testsupport/
  22. transaction/
  23. tutorials/
  24. tx-control/
  25. util/
  26. versioning/
  27. web/
  28. .gitignore
  29. LICENSE
  30. NOTICE
  31. pom.xml
  32. 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:

SubprojectApache GitGithub Mirror
Aries Containersapachegithub
Aries JAX-RS whiteboardapachegithub
Aries JPAapachegithub
Aries RSAapachegithub
Aries Transaction Controlapachegithub

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.