mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dfeature-name="My-feature-name" -DarchetypeGroupId="com.googlecode.etl-unit" -DarchetypeArtifactId="etlunit-feature-archetype" -DarchetypeVersion="1.6.9" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.etl-unit |
| ArtifactId | ArtifactIdetlunit-feature-archetype |
| Version | Version1.6.9 |
| Type | Typemaven-archetype |
| Description |
Descriptionetlunit-feature-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-feature-archetype -DarchetypeVersion=1.6.9 -DinteractiveMode=false