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
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
6.x PR: https://github.com/jbossas/jboss-eap/pull/1011
Verified on EAP 6.3.0.DR2.