From 112d76ac9d4a0dd1bdb73f85239dd687f368bc3a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 6 Feb 2014 19:21:07 +0100 Subject: [PATCH] DATAJPA-459 - Suppress verbose output for Querydsl APT generation. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2f20875b2..d52ac8e81 100644 --- a/pom.xml +++ b/pom.xml @@ -369,6 +369,7 @@ apt-maven-plugin ${apt} + true com.mysema.query.apt.jpa.JPAAnnotationProcessor org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor