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=im.bci -DarchetypeArtifactId=jnuit-archetype -DarchetypeVersion=0.13
Choose a version of im.bci : jnuit-archetype to generate a Maven project - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.13 |
jnuit-archetype-0.13
|
||
0.12 |
jnuit-archetype-0.12
|
||
0.11 |
jnuit-archetype-0.11
|
||
0.10 |
jnuit-archetype-0.10
|
||
0.9 |
jnuit-archetype-0.9
|
||
0.8 |
jnuit-archetype-0.8
|
||
0.7 |
jnuit-archetype-0.7
|
||
0.6 |
jnuit-archetype-0.6
|
||
0.5 |
jnuit-archetype-0.5
|
Instead of manually creating the directory structure needed for an archetype, simply use:
mvn archetype:generate -DarchetypeGroupId=im.bci -DarchetypeArtifactId=jnuit-archetype -DarchetypeVersion=0.13
Advertisement