Hi all, Fetching last master tonight I was not able to build :
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hibernate-search-engine: Compilation failure: Compilation failure: [ERROR] \hibernate-search\hibernate-search-engine\src\main\java\org\hibernate\search\impl\MappingModelMetadataProvider.java:[251,34] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.annotation.Annotation [ERROR] \hibernate-search\hibernate-search-engine\src\main\java\org\hibernate\search\impl\MappingModelMetadataProvider.java:[257,84] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.annotation.Annotation After a goo bisect it seems 31b485c1aaabd9b0ff178505067147e5628e3010 is the first bad commit. It is HSEARCH-1084 Annotation proxies created by Programmatic Mapping I m still on windows 7 x64 with 1.6.0_24 jvm Hope it helps. Niko _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev