Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 691 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 691 Bytes

archetypes

Open Infinity Archetypes:

Installation instructions:

  • Open Infinity - Business Application Server

==========

Open Infinity - Business Application Server

  • Clone archetypes to your local disk by:

git clone https://github.com/open-infinity/archetypes

  • Go to directory:

cd open-infinity-archetype-bas

  • Install archetype by:

mvn clean install

  • Create new project with:

mkdir

cd

mvn archetype:generate -DarchetypeCatalog=local

  • Choose your Business Application Server archetype where x stands for your local archetype identifier

x: local -> org.openinfinity:open-infinity-bas-archetype (open-infinity-parent-archetype)