diff --git a/spring-data-jpa/pom.xml b/spring-data-jpa/pom.xml
index b39293042a..6889823431 100644
--- a/spring-data-jpa/pom.xml
+++ b/spring-data-jpa/pom.xml
@@ -356,6 +356,13 @@
+
+ maven-compiler-plugin
+
+ only
+
+
+
org.codehaus.mojo
aspectj-maven-plugin
@@ -369,32 +376,37 @@
+ aspectj-compile
compile
process-classes
+
+
+
+
+ aspectj-test-compile
+
+ test-compile
+
+ process-test-classes
+
+
+
+ none
+
+ true
true
-
- true
+ true
org.springframework
spring-aspects
-
- **/domain/support/AuditingEntityListener.java
-
${source.level}
${source.level}