-
Notifications
You must be signed in to change notification settings - Fork 32
Function Archetype Test Plan
Sheng Chen edited this page Mar 29, 2018
·
10 revisions
- git clone git@github.com:Microsoft/azure-maven-archetypes.git
- cd azure-maven-archetypes
- mvn clean install
- mvn install archetype:update-local-catalog
- mvn archetype:generate -DarchetypeGroupId=com.microsoft.azure -DarchetypeArtifactId=azure-functions-archetype -DarchetypeCatalog=local -DarchetypeVersion={NEWEST_VERSION}
- Make sure you are using the right version of the archetype from the output
Using the one from [com.microsoft.azure:azure-functions-archetype:{NEWEST_VERSION}] found in catalog local
- User can specify the resource group