From b1192ac9ed515927642215dd3a1717fc13c9679c Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Thu, 17 Sep 2020 10:38:52 +0200 Subject: KB73 Move annotation processing back into the regular Java compilation step. Change-Id: I01483e201268d2c4a13fe4f801c97092b0eee381 --- pom.xml | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9e3411a..6beda4a 100644 --- a/pom.xml +++ b/pom.xml @@ -264,11 +264,6 @@ maven-compiler-plugin ${compiler-plugin.version} - - - -proc:none - - @@ -370,28 +365,6 @@ - - org.bsc.maven - maven-processor-plugin - ${processor-plugin.version} - - - process - - process - - generate-sources - - - process-test - - process-test - - generate-test-sources - - - - -- cgit v1.2.3