Hide Forgot
Title: 11.7. Remove the Application The command is wrong: mvn jboss-as:undeploy -Ddeploy.port=10099 Should be: mvn jboss-as:undeploy -Djboss-as.port=10099 The same wrong command is also used in the README of the quickstart itself.