Skip to content

Commit

Permalink
annotations are not used at runtime because @retention(value = CLASS)
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Oct 16, 2019
1 parent 9473964 commit da8caba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/groovy-eclipse-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit da8caba

Please sign in to comment.