Bug 1017157

Summary: Main Readme of RTgov quickstarts contains wrong command to undeploy
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Pavel Drozd <pdrozd>
Component: Examples, RT GovernanceAssignee: Gary Brown <gbrown>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Drozd <pdrozd>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Drozd 2013-10-09 10:54:10 UTC
Main readme of RTGov quickstarts contains following text:

To build and deploy all of the deloyable quickstarts, simply use the following command from this folder, after the
server has been started:

	mvn jboss-as:deploy

and to undeploy:

	mvn jboss-as:deploy



There should be following command to undeploy: 

        mvn jboss-as:undeploy

Comment 1 Pavel Drozd 2013-12-12 14:17:01 UTC
Verified in ER7