Bug 1013156

Summary: Refactor maven repository generation for EAP 6.2
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Paul Gier <pgier>
Component: Maven RepositoryAssignee: Paul Gier <pgier>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: bsutter, ttarrant
Target Milestone: ER4   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-28 03:27:18 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Gier 2013-09-27 23:00:49 UTC
The current EAP 6.2 maven repository generation requires some changes due to two issues:

1. Manual updates are required to multiple config files for each ER release due to various parts of the repository being built and tested using different scripts and tools.  This adds some risk of forgetting to make an appropriate update in one of the files.  This configuration should be consolidated to a single config file where possible.

2. An older version of the maven-repository-builder project is used to download artifacts.  This should be updated to be more in sync with layered product maven repository generation.

Comment 1 Paul Gier 2013-09-27 23:01:47 UTC
In addition, there are some out of date scripts that are no longer used that can be removed..