diff options
| -rw-r--r-- | pom.xml | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -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> | 
