Bug 978231

Summary: JBoss.org repo is hard-coded in SY examples
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Jiri Pechanec <jpechane>
Component: ExamplesAssignee: Keith Babo <kbabo>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Pechanec <jpechane>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, ncross, soa-p-jira
Target Milestone: ER1   
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 Jiri Pechanec 2013-06-26 06:56:14 UTC
Every single SY quickstart has a repository hardcoded in its pom.xml. It should be removed and configuration via settings.xml should be preferred to enable using offline repos.

Comment 1 Jiri Pechanec 2013-06-26 06:59:28 UTC
Issue is in DR6

Comment 2 Keith Babo 2013-06-26 15:00:15 UTC
None of the quickstarts have a repository definition directly in their pom.xml.  The parent quickstarts/pom.xml for the quickstarts does have a repository definition which allows users to clone the repo and run the build without messing with settings.xml.

Keep in mind that eventually all of these dependencies will have funky -redhat suffixes on their version so they can't even be resolved out of the community nexus repository.  Also, settings.xml can be used to mirror/replace any repo definition in quickstarts/pom.xml.

Comment 5 Nick Cross 2013-07-01 08:56:30 UTC
Building for beta would remove the repositories out of the pom.

Comment 6 Nick Cross 2013-08-05 13:20:34 UTC
Vman has been run on the switchyard poms.

Comment 7 Jiri Pechanec 2013-09-17 07:12:51 UTC
Verified in ER2