| 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 Governance | Assignee: | Gary Brown <gbrown> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Drozd <pdrozd> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | 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: | |
Verified in ER7 |
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