Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

DSI-Ville-Noumea/liquibase-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Le projet a été archivé car ce type de projet ne sera plus exploité : départ sur Spring Boot - ZK - Liquibase

Build Status

liquibase-archetype

Archetype maven pour projet liquibase

Installation de l'archetype dans le repository maven local

>> git clone https://github.com/DSI-Ville-Noumea/liquibase-archetype.git
>> cd liquibase-archetype
>> mvn install

Créer un nouveau projet à partir de l'archetype

>> cd ..
>> mvn archetype:generate -DarchetypeArtifactId=liquibase-archetype -DarchetypeGroupId=nc.noumea.mairie -DarchetypeVersion=3.00.00 -DappName=myApp -DarchetypeCatalog=local