Bug 1049980
| Summary: | Invalid settings.xml file is created during installation (quickstarts build fails) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Tomáš Sedmík <tsedmik> | ||||||
| Component: | Installer | Assignee: | Thomas Hauser <thauser> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomáš Sedmík <tsedmik> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.0.0 GA | CC: | atangrin, jsedlace, soa-p-jira | ||||||
| Target Milestone: | CR1 | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 847184 [details]
settings.xml created by Installer
Erroneous tag for the settings.xml generation has been fixed. Verified in soa 6.0.0.CR1 |
Created attachment 847183 [details] Maven Error Description of problem: Quickstarts (e.g. BPEL - Say Hello) build failed, if a user before the installation hasn't set settings.xml file. Version-Release number of selected component (if applicable): 6.0.0.ER8 How reproducible: 100% Steps to Reproduce: 1. copy FSW repo into ".m2" folder 2. delete "settings.xml" from ".m2" folder 3. run installation of FSW 4. on screen "Maven" set "Specify the path ..." 5. finish installation 6. go to the ${FSW_HOME}/quickstarts/switchyard/bpel-service/say_hello 7. run "mvn clean install"