Bug 1070576

Summary: Missing jandex.idx in module org.apache.cxf.impl:main
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Sakař <psakar>
Component: BuildAssignee: Paul Gier <pgier>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.0CC: kkhan, nobody, rsvoboda
Target Milestone: DR2   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:30:46 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:

Description Petr Sakař 2014-02-27 06:41:16 UTC
Description of problem:
EAP reports "Module org.apache.cxf.impl:main will not have it's annotations processed as no META-INF/jandex.idx file was found"

Version-Release number of selected component (if applicable):
6.3.0.DR1

How reproducible:
Always

Steps to Reproduce:
see https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-WS/job/eap-6x-jbossws-jandex-check/11/console

Actual results:
missing META-INF/jandex.idx

Expected results:
present META-INF/jandex.idx

Comment 1 Rostislav Svoboda 2014-02-27 06:47:57 UTC
cxf-rt-ws-security jar must have jandex, otherwise WS isn't working as expected.

The same issue was here in previous builds too, e.g. in EAP 6.1.1 BZ 988424

Comment 2 Paul Gier 2014-03-05 04:51:19 UTC
6.x PR: https://github.com/jbossas/jboss-eap/pull/1011

Comment 3 Rostislav Svoboda 2014-03-07 09:12:56 UTC
Verified on EAP 6.3.0.DR2.