Skip to content

open-infinity/archetypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published