]
Zbyněk Červinka updated JBIDE-26793:
------------------------------------
Attachment: pam-xml.png
cvc-complex-type.2.4.a error in <weld:scan> tag in the pom.xml
when using CDI 2.0
---------------------------------------------------------------------------------
Key: JBIDE-26793
URL:
https://issues.jboss.org/browse/JBIDE-26793
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.12.0.Final
Environment: OS X, RHEL 7, Windows 10 (both java 8 and java 11)
Reporter: Zbyněk Červinka
Priority: Major
Attachments: pam-xml.png
h2. *Error message:*
{code}
cvc-complex-type.2.4.a: Invalid content was found starting with element
'weld:scan'. One of
'{"http://xmlns.jcp.org/xml/ns/javaee":interceptors,
"http://xmlns.jcp.org/xml/ns/javaee":decorators,
"http://xmlns.jcp.org/xml/ns/javaee":alternatives,
"http://xmlns.jcp.org/xml/ns/javaee":scan,
"http://xmlns.jcp.org/xml/ns/javaee":trim}' is expected.
{code}
h2. *Affected weld version details:*
Weld se version: 2.2.4.Final, 2.4.8.Final
Weld api version: 2.2.SP3, 3.1.SP1