summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4caffc47..039778cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,8 @@
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>
<encoding>UTF-8</encoding>
- <debug>false</debug>
+ <debug>true</debug>
+ <debuglevel>lines,vars,source</debuglevel>
</configuration>
</plugin>
</plugins>