mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.googlecode.etl-unit" -DarchetypeArtifactId="etlunit-project-archetype" -DarchetypeVersion="1.6.9" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.etl-unit |
ArtifactId | ArtifactIdetlunit-project-archetype |
Version | Version1.6.9 |
Type | Typemaven-archetype |
Description |
Descriptionetlunit-project-archetype
etl-unit is a testing framework for ETL tools.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.googlecode.etl-unit -DarchetypeArtifactId=etlunit-project-archetype -DarchetypeVersion=1.6.9 -DinteractiveMode=false