Skip to content

Commit fc8092d

Browse files
committed
Polishing.
Revert proc=only in compiler plugin to apply annotation processors along with compilation. See spring-projects#3229
1 parent 29138a4 commit fc8092d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-data-jpa/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@
340340
<groupId>org.apache.maven.plugins</groupId>
341341
<artifactId>maven-compiler-plugin</artifactId>
342342
<configuration>
343-
<proc>only</proc>
344343
<annotationProcessorPaths>
345344
<path>
346345
<groupId>com.querydsl</groupId>

0 commit comments

Comments
 (0)