We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1332b commit ea2bec8Copy full SHA for ea2bec8
README.md
@@ -37,7 +37,7 @@ The annotation processor should be applied by defining it in annotation processo
37
38
<plugin>
39
<artifactId>maven-compiler-plugin</artifactId>
40
- <configuration combine.self="append">
+ <configuration>
41
<annotationProcessorPaths>
42
<path>
43
<groupId>io.toolisticon.spiap</groupId>
0 commit comments