Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 900117 (JBPAPP6-494)

Summary: Missing artifacts in EAP 6.0 Beta1 maven repository zip
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Siamak Sadeghianfar <ssadeghi>
Component: Maven RepositoryAssignee: Paul Gier <pgier>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: cdewolf, pgier, rsvoboda, ssadeghi
Target Milestone: ---   
Target Release: EAP 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-494
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-16 07:11:54 UTC 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:
Description Flags
pom.xml none

Description Siamak Sadeghianfar 2012-03-30 15:50:51 UTC
project_key: JBPAPP6

The artifact org.apache.commons:commons-parent:22-redhat-1 is declared as parent in the following artifacts but it's not included in the maven repo zip file:

commons-io:commons-io:2.1-redhat-1
commons-beanutils:commons-beanutils:1.8.3-redhat-1
commons-codec:commons-codec:1.4-redhat-1

The parent artifact in other commons libraries is org.apache.commons:commons-parent:11:

commons-lang:commons-lang:2.6-redhat-1
commons-cli:commons-cli:1.2-redhat-1
commons-pool:commons-pool:1.5.6-redhat-1
commons-collections:commons-collections:3.2.1-redhat-1

Comment 1 Paul Gier 2012-03-30 15:59:15 UTC
Can you also provide a sample build that will fail because of the missing parent poms?

Comment 2 Siamak Sadeghianfar 2012-04-02 17:16:39 UTC
Attachment: Added: pom.xml


Comment 3 Siamak Sadeghianfar 2012-04-02 17:19:04 UTC
There is also org.apache.httpcomponents:project:5-redhat-1 missing as the parent of org.apache.httpcomponents:httpcomponents-core. The sample pom also includes this one.



Comment 4 Paul Gier 2012-04-06 01:49:29 UTC
This should be fixed now, I added the two missing parents to the repo, and added a new tests which verifies that the apache commons and httpcomponents jars can be resolved.
[9371546d|http://git.app.eng.bos.redhat.com/?p=jboss-eap/maven-repository-testsuite.git;a=commitdiff;h=9371546d31e66aeb59f209011a99a57f168166ff]

Comment 5 Rostislav Svoboda 2012-04-16 07:11:54 UTC
Verified on EAP 6.0.0 ER5

org/apache/httpcomponents/project/5-redhat-1/project-5-redhat-1.pom present in maven repo zip

Comment 6 Rostislav Svoboda 2012-04-16 07:15:30 UTC
org/apache/commons/commons-parent/22-redhat-1/commons-parent-22-redhat-1.pom is present too

Comment 7 Anne-Louise Tangring 2012-11-05 17:23:33 UTC
Docs QE Status: Removed: NEW