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 Repository | Assignee: | David Walluck <dwalluck> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | 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
Paul Gier
2011-10-17 15:16:27 UTC
Attaching the build log of the failing build. Attachment: Added: build.log 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. Docs QE Status: Removed: NEW Fixing Affects and Fix in Version |