Just to clarify here, this appears to be a problem with the validation plugin of Forge 1.x, since it generate a validation.xml file with the following entries:
This is incorrect for EAP 6.1 which uses Hibernate Validator 4.3.1-redhat-1, where the traversable resolver implementation is org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Just to clarify here, this appears to be a problem with the validation plugin of Forge 1.x, since it generate a validation.xml file with the following entries:
This is incorrect for EAP 6.1 which uses Hibernate Validator 4.3.1-redhat-1, where the traversable resolver implementation is org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver.