If @AttributeOverrides is used, JandexHelper throws the following:
"Caused by: org.hibernate.AssertionFailure: Found more than one instance of the annotation javax.persistence.AttributeOverride. Expected was one."
It appears to be reading the individual @AttributeOverride instances within the list.