Polishing.
Revert proc=only in compiler plugin to apply annotation processors along with compilation. See #3229
This commit is contained in:
@@ -340,7 +340,6 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<proc>only</proc>
|
||||
<annotationProcessorPaths>
|
||||
<path>
|
||||
<groupId>com.querydsl</groupId>
|
||||
|
||||
Reference in New Issue
Block a user