-
Story
-
Resolution: Done
-
Major
-
None
-
None
Enable developers to create business applications using maven archetypes.
As developer I'd like to be able to use maven archetypes to generate individual projects of my business application that will consists of
- model project - this should be already possible with default maven archetypes as this is just java project
- kjar project
- service project
As developer I'd like to be able to use these archetypes many times in single business application to properly modularise the application services/components.