mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.streamsets" -DarchetypeArtifactId="streamsets-datacollector-stage-lib-tutorial" -DarchetypeVersion="3.22.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.streamsets |
ArtifactId | ArtifactIdstreamsets-datacollector-stage-lib-tutorial |
Version | Version3.22.3 |
Type | Typemaven-archetype |
Description |
DescriptionStreamSets Data Collector Stage Library Tutorial
StreamSets Stage Library Archetype
|
Project URL |
Project URLhttp://www.streamsets.com |
Project Organization |
Project OrganizationStreamSets |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.streamsets -DarchetypeArtifactId=streamsets-datacollector-stage-lib-tutorial -DarchetypeVersion=3.22.3 -DinteractiveMode=false