Bug 1007391

Summary: Missing artifact when building quickstarts
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Filip Kiss <fkiss>
Component: QuickstartsAssignee: Peter Palaga <ppalaga>
Status: VERIFIED --- QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: bdawidow, ppalaga, tkyjovsk
Target Milestone: CR01   
Target Release: 6.1.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 Filip Kiss 2013-09-12 11:50:54 UTC
Description of problem:

When building using settings-zipped-repos.xml:

Non-resolvable parent POM: Failure to find org.jboss.bom:jboss-bom-parent:pom:1.0.4.Final-redhat-9

When building using settings-hosted-repo.xml:

Non-resolvable import POM: Failure to find org.jboss.bom:gatein-3.6-bom:pom:1.0.3.Final-redhat-1


Used QS:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jpp-maven-repo-6.1/92/

Comment 2 Peter Palaga 2013-09-12 13:04:54 UTC
This is a productization problem. Assigning to Honza, as he is responsible for handling productized versions of org.jboss.bom:jboss-bom-parent and org.jboss.bom:gatein-3.6-bom in quickstarts and our BOM.

Comment 3 Filip Kiss 2013-10-02 16:44:25 UTC
Tried to build QS with offline repo, there is missing another artifact: org.jboss.spec:jboss-javaee-6.0:pom:3.0.2.Final-redhat-4

When building using settings-hosted-repo.xml, there is missing:
org.jboss.bom:gatein-3.6-bom:pom:1.0.3.Final-redhat-2 


Used QS and repo:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jpp-maven-repo-6.1/120/

Comment 4 Filip Kiss 2013-10-03 07:47:37 UTC
Artifact org.jboss.spec:jboss-javaee-6.0:pom:3.0.2.Final-redhat-4  is missing because of there is no jboss-eap-6.1.1.GA-maven-repository in the settings-zipped-repos.xml file.