mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dbasepath="My-basepath" -Denvironment="My-environment" -Ddescription="My-description" -Dproxy_endpoint="My-proxy_endpoint" -DarchetypeGroupId="io.github.bhatikuldeep" -DarchetypeArtifactId="maven-archetype-apigee-proxy" -DarchetypeVersion="1.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.github.bhatikuldeep |
ArtifactId | ArtifactIdmaven-archetype-apigee-proxy |
Version | Version1.3 |
Type | Typemaven-archetype |
Description |
Descriptionmaven-archetype-apigee-proxy
An archetype to generate a sample Apigee Edge API Proxy.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.bhatikuldeep -DarchetypeArtifactId=maven-archetype-apigee-proxy -DarchetypeVersion=1.3 -DinteractiveMode=false