From 318cc613df1b115f21da23bd603d6c5aaaac738c Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 14 Feb 2006 06:07:37 +0000 Subject: [PATCH] Make sure maven.compile.debug=on when compiling, it's needed by jdepend to extract some class information. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@377638 13f79535-47bb-0310-9956-ffa450edef68 --- jdepend/plugin.jelly | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/jdepend/plugin.jelly b/jdepend/plugin.jelly index d65a25ad..c5d3e9f9 100644 --- a/jdepend/plugin.jelly +++ b/jdepend/plugin.jelly @@ -50,15 +50,11 @@ - - -*** WARNING: JDepend is only fully functional if source files are compiled with debugging information turned on. -*** The source file cross links generated by this run of JDepend will not be correct. -*** Please set maven.compile.debug = on - - - + + + +