This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Sample deploy improvements #828
Labels
feature-request
A request for new functionality or an enhancement to an existing one.
P0
Must Fix. Release-blocker
Size: S
The issue is simple and well understood, it will take a day or less to complete
Milestone
Currently, the README's indicate to modify the pom.xml. This should be changed to accept command line arguments.
This is the "mvn azure-webapp:deploy" step.
Define properties "groupname" and "botname" in pom.xml.
Execute:
mvn azure-webapp:deploy -Dgroupname=myresourcegroup -Dbotname=MyBot
The text was updated successfully, but these errors were encountered: