2 * refactor: Create jpa subproject with separate subprojects for api, hibernate,
3 toplink-essentials and eclipselink
4 Each subproject contains the required repo settings
5 * Maven profile for nonrelease which is dactivated when release is active.
6 * Have toplink, eclipselink, hibernate profiles that are deactivated by
7 release and active by default.
9 * add cdi subproject to the utils
10 * add schemagen for user management part.
11 * JPA 2.0 implementation for security.