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
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