[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1855003 13f79535-47bb-0310-9956-ffa450edef68
7 files changed
tree: ced6700a6e0110a0e0020d1f8d964eba1c7614d1
  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

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:

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.