Bug 822124

Summary: Hibernate Search: -DenableTests depends on MEAD
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Karel Piwko <kpiwko>
Component: HibernateSearchAssignee: Strong Liu <stliu>
Status: CLOSED WONTFIX QA Contact: Karel Piwko <kpiwko>
Severity: medium Docs Contact:
Priority: low    
Version: 2.0.0.ER5CC: sjacobs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-17 13:42:57 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
Patch to change dependencyManagement none

Description Karel Piwko 2012-05-16 12:14:28 UTC
Description of problem:

A single dependency is not reachable from within zip repositories + Maven Central:


            <dependency>
                <groupId>args4j</groupId>
                <artifactId>args4j</artifactId>
                <version>2.0.12-redhat-1</version>
            </dependency>

Please replace version with 2.0.12 one in <dependencyManagement> section of hibernate-search-integrationtest instead of picking one from jboss-parent.

Comment 1 Karel Piwko 2012-05-16 12:16:41 UTC
Created attachment 584950 [details]
Patch to change dependencyManagement

Attaching patch to change version.

Comment 2 Strong Liu 2012-05-17 13:42:57 UTC
this only affects test which we don't ship and QA can easily workaround this,  so I would not rebuild h-search to fix this minor issue.

reopen if you haven other thoughts