MVN

org.kualigan.maven.archetypes : lb-copy-archetype

Maven & Gradle

Sep 19, 2014
3 stars

lb-copy-archetype · Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database

mvn archetype:generate -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=lb-copy-archetype -DarchetypeVersion=2.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kualigan.maven.archetypes : lb-copy-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.kualigan.maven.archetypes : lb-copy-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
lb-copy-archetype-2.0.3
lb-copy-archetype-2.0.0
1.1.x
lb-copy-archetype-1.1.22
lb-copy-archetype-1.1.21
lb-copy-archetype-1.1.20
lb-copy-archetype-1.1.19
lb-copy-archetype-1.1.18
lb-copy-archetype-1.1.17
lb-copy-archetype-1.1.16
lb-copy-archetype-1.1.15
lb-copy-archetype-1.1.13
lb-copy-archetype-1.1.12
lb-copy-archetype-1.1.11
lb-copy-archetype-1.1.10
lb-copy-archetype-1.1.9
lb-copy-archetype-1.1.8
lb-copy-archetype-1.1.7
lb-copy-archetype-1.1.6

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=lb-copy-archetype -DarchetypeVersion=2.0.3