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

Bug 899543 (JBPAPP6-95)

Summary: The Maven repo testsuite fails due to missing bndlib jar
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Paul Gier <pgier>
Component: Maven RepositoryAssignee: David Walluck <dwalluck>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: atangrin, jdcasey
Target Milestone: ---   
Target Release: EAP 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-95
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-05 00:23:36 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
build.log none

Description Paul Gier 2011-10-17 15:16:27 UTC
project_key: JBPAPP6

The Apache Felix build is not using the project Wolf version standards and causes a conflict with the upstream repository when using the maven-bundle-plugin.  The problem is that the prod build of maven-bundle-plugin depends on biz.aQute:bndlib:jar:1.16.0 which does not exist in the upstream repositories or in the EAP 6 Maven repository (brew tag: jb-eap-6-rhel-6-latest)

Comment 1 Paul Gier 2011-10-17 15:18:02 UTC
Attaching the build log of the failing build.

Comment 2 Paul Gier 2011-10-17 15:18:02 UTC
Attachment: Added: build.log


Comment 3 David Walluck 2011-10-17 17:04:55 UTC
The problem was found as a result of an incorrect import of <http://download.devel.redhat.com/brewroot/repos/jb-eap-6-rhel-6-build/latest/maven/biz/aQute/bndlib/1.16.0> which is an orthogonal issue.

It was found that the brew repolib of maven-bundle-plugin was imported as version 2.3.4 which conflicts with the version in the maven central repo whereas version 2.3.4-redhat-1 was created independently of brew.

The brew build of maven-bundle-plugin has been changed to not build/import the maven repo.

Fixed in brew build maven-bundle-plugin-2.3.4-0.3.ep6.el6.

Comment 4 Anne-Louise Tangring 2012-11-04 14:32:52 UTC
Docs QE Status: Removed: NEW 


Comment 5 Anne-Louise Tangring 2012-11-05 00:23:03 UTC
Fixing Affects and Fix in Version