mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dconnector_name="My-connector_name" -DarchetypeGroupId="org.wso2.carbon.extension.archetype" -DarchetypeArtifactId="org.wso2.carbon.extension.is.authenticator-archetype" -DarchetypeVersion="2.0.16" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.archetype |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.is.authenticator-archetype |
Version | Version2.0.16 |
Type | Typemaven-archetype |
Description |
DescriptionWSO2 Carbon - Authenticator Archetype for Template
Platform Parent pom hold the properties, plugins which are required to build carbon components, carbon
features and products
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.wso2.carbon.extension.archetype -DarchetypeArtifactId=org.wso2.carbon.extension.is.authenticator-archetype -DarchetypeVersion=2.0.16 -DinteractiveMode=false