mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -D_mapType="My-_mapType" -DgroupIdPostfix="My-groupIdPostfix" -Dpackage="My-package" -DartifactId="My-artifactId" -DclassNameOfSinkMapper="My-classNameOfSinkMapper" -DclassNameOfSourceMapper="My-classNameOfSourceMapper" -DarchetypeGroupId="org.wso2.siddhi.extension.archetype" -DarchetypeArtifactId="siddhi-archetype-map" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.wso2.siddhi.extension.archetype |
ArtifactId | ArtifactIdsiddhi-archetype-map |
Version | Version1.0.2 |
Type | Typemaven-archetype |
Description |
DescriptionWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.wso2.siddhi.extension.archetype -DarchetypeArtifactId=siddhi-archetype-map -DarchetypeVersion=1.0.2 -DinteractiveMode=false