From da8caba0eb18160816339f81a5cc3f6cb2e54e18 Mon Sep 17 00:00:00 2001 From: Eric Milles Date: Wed, 16 Oct 2019 11:02:36 -0500 Subject: [PATCH] annotations are not used at runtime because @Retention(value = CLASS) #972 --- extras/groovy-eclipse-compiler/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/groovy-eclipse-compiler/pom.xml b/extras/groovy-eclipse-compiler/pom.xml index 9bdd4a7ea2..70b11d16c5 100644 --- a/extras/groovy-eclipse-compiler/pom.xml +++ b/extras/groovy-eclipse-compiler/pom.xml @@ -61,6 +61,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations 3.0 + true org.codehaus.groovy