Skip to content

Commit 3032b7d

Browse files
gselzerctrueden
authored andcommitted
Remove annotation processor options
They are not being used by our annotation processors, so there is no reason to keep them.
1 parent b5d3a0a commit 3032b7d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

scijava/scijava-ops/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@
119119
<configuration>
120120
<debug>true</debug>
121121
<optimize>true</optimize>
122-
<compilerArguments>
123-
<AaddGeneratedAnnotation>true</AaddGeneratedAnnotation>
124-
<Adebug>true</Adebug>
125-
</compilerArguments>
126122
<annotationProcessorPaths>
127123
<path>
128124
<groupId>com.github.therapi</groupId>

0 commit comments

Comments
 (0)