Change By: Hardy Ferentschik (12/May/13 1:23 PM)
Description: hi ,
build fails with the following errors
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Building Hibernate Validator Engine 5.0.1.Final
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ hibernate-validator ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.5:xjc (default) @ hibernate-validator ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/hibernate/validator/internal/xml/Adapter1.java
[INFO] org/hibernate/validator/internal/xml/AnnotationType.java
[INFO] org/hibernate/validator/internal/xml/BeanType.java
[INFO] org/hibernate/validator/internal/xml/ClassType.java
[INFO] org/hibernate/validator/internal/xml/ConstraintDefinitionType.java
[INFO] org/hibernate/validator/internal/xml/ConstraintMappingsType.java
[INFO] org/hibernate/validator/internal/xml/ConstraintType.java
[INFO] org/hibernate/validator/internal/xml/ConstructorType.java
[INFO] org/hibernate/validator/internal/xml/CrossParameterType.java
[INFO] org/hibernate/validator/internal/xml/DefaultValidatedExecutableTypesType.java
[INFO] org/hibernate/validator/internal/xml/ElementType.java
[INFO] org/hibernate/validator/internal/xml/ExecutableValidationType.java
[INFO] org/hibernate/validator/internal/xml/FieldType.java
[INFO] org/hibernate/validator/internal/xml/GetterType.java
[INFO] org/hibernate/validator/internal/xml/GroupConversionType.java
[INFO] org/hibernate/validator/internal/xml/GroupSequenceType.java
[INFO] org/hibernate/validator/internal/xml/GroupsType.java
[INFO] org/hibernate/validator/internal/xml/MethodType.java
[INFO] org/hibernate/validator/internal/xml/ObjectFactory.java
[INFO] org/hibernate/validator/internal/xml/ParameterType.java
[INFO] org/hibernate/validator/internal/xml/PayloadType.java
[INFO] org/hibernate/validator/internal/xml/PropertyType.java
[INFO] org/hibernate/validator/internal/xml/ReturnValueType.java
[INFO] org/hibernate/validator/internal/xml/ValidatedByType.java
[INFO] org/hibernate/validator/internal/xml/ValidationConfigType.java
[INFO] org/hibernate/validator/internal/xml/package-info.java
[INFO] 
[INFO] --- maven-processor-plugin:2.1.1:process (process) @ hibernate-validator ---
[INFO] Source directory: /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/generated-sources/logging added
[INFO] Adding compiler arg: -AtranslationFilesPath=/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/resources
[INFO] Adding compiler arg: -source
[INFO] Adding compiler arg: 1.6
[INFO] Adding compiler arg: -target
[INFO] Adding compiler arg: 1.6
[INFO] Adding compiler arg: -sourcepath
[INFO] Adding compiler arg: /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/generated-sources/jaxb
[INFO] Adding compiler arg: -encoding
[INFO] Adding compiler arg: UTF-8
[INFO] javac option: -cp
[INFO] javac option: /usr/share/maven/repository/JPP/jboss-logging-processor.jar:/usr/share/maven/repository/JPP/atinject.jar:/usr/share/maven/repository/JPP/sisu/sisu-inject-bean.jar:/usr/share/maven/repository/JPP/guice/google-guice.jar:/usr/share/maven/repository/JPP/guava.jar:/usr/share/maven/repository/JPP/xbean/xbean-reflect.jar:/usr/share/maven/repository/JPP/junit.jar:/usr/share/maven/repository/JPP/hamcrest/core.jar:/usr/share/maven/repository/JPP/aether/util.jar:/usr/share/maven/repository/JPP/plexus/interpolation.jar:/usr/share/maven/repository/JPP/plexus/containers-component-annotations.jar:/usr/share/maven/repository/JPP/plexus/plexus-sec-dispatcher.jar:/usr/share/maven/repository/JPP/plexus/plexus-cipher.jar:/usr/share/maven/repository/JPP/maven-plugin-tools/maven-plugin-annotations.jar:/usr/share/maven/repository/JPP/plexus/utils.jar:/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/resources:/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/xsd:/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/classes:/usr/share/maven/repository/JPP/beanvalidation-api-1.1.0.Final.jar:/usr/share/maven/repository/JPP/jboss-logging.jar:/usr/share/maven/repository/JPP/classmate.jar:/usr/share/maven/repository/JPP/glassfish-el-api.jar:/usr/share/maven/repository/JPP/glassfish-el.jar:/usr/share/maven/repository/JPP/hibernate-jpa-2.1-api.jar:/usr/share/maven/repository/JPP/joda-time.jar:/usr/share/maven/repository/JPP/jsoup.jar:
[INFO] javac option: -proc:only
[INFO] javac option: -AtranslationFilesPath=/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/resources
[INFO] javac option: -source
[INFO] javac option: 1.6
[INFO] javac option: -target
[INFO] javac option: 1.6
[INFO] javac option: -sourcepath
[INFO] javac option: /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/generated-sources/jaxb
[INFO] javac option: -encoding
[INFO] javac option: UTF-8
[INFO] javac option: -processor
[INFO] javac option: org.jboss.logging.processor.apt.LoggingToolsProcessor
[INFO] javac option: -d
[INFO] javac option: /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/classes
[INFO] javac option: -s
[INFO] javac option: /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/generated-sources/logging
[INFO] diagnostic warning: [options] bootstrap class path not set in conjunction with -source 1.6
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hibernate-validator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 4 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hibernate-validator ---
[INFO] Compiling 276 source files to /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedGetterBuilder.java:[90,18] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable getterType of type GetterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedGetterBuilder.java:[93,16] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable getterType of type GetterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/XmlMappingParser.java:[127,11] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable bean of type BeanType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/XmlMappingParser.java:[254,40] error: cannot find symbol
[ERROR]   symbol:   method getIncludeExistingValidators()
  location: variable validatedByType of type ValidatedByType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ValidationXmlParser.java:[152,100] error: cannot find symbol
[ERROR]   symbol:   method getEnabled()
  location: variable executableValidationType of type ExecutableValidationType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedTypeBuilder.java:[75,16] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable classType of type ClassType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedTypeBuilder.java:[78,14] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable classType of type ClassType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedParameterBuilder.java:[74,21] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable parameterType of type ParameterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedParameterBuilder.java:[78,19] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable parameterType of type ParameterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[97,18] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable methodType of type MethodType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[100,16] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable methodType of type MethodType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[157,23] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable constructorType of type ConstructorType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[160,21] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable constructorType of type ConstructorType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[256,25] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable crossParameterType of type CrossParameterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[259,23] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable crossParameterType of type CrossParameterType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[296,22] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable returnValueType of type ReturnValueType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedExecutableBuilder.java:[299,20] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable returnValueType of type ReturnValueType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedFieldBuilder.java:[85,17] error: cannot find symbol
[ERROR]   symbol:   method getIgnoreAnnotations()
  location: variable fieldType of type FieldType
/home/gil/rpmbuild/BUILD/hibernate-validator-5.0.1.Final/engine/src/main/java/org/hibernate/validator/internal/xml/ConstrainedFieldBuilder.java:[88,15] error: cannot find symbol
[INFO] 19 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Hibernate Validator Aggregator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hibernate Validator Aggregator .................... SUCCESS [0.858s]
[INFO] Hibernate Validator Engine ........................ FAILURE [10.514s]
{noformat}

any ideas?
for e.g.
the method getIgnoreAnnotations()
 location: variable getterType of type GetterType
dont exist...
also in the source file generated by jaxb2-m-plugin

thanks in advance for any advice
best
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