diff --git a/jdepend/plugin.properties b/jdepend/plugin.properties index 9408da47..e443fc04 100644 --- a/jdepend/plugin.properties +++ b/jdepend/plugin.properties @@ -21,5 +21,5 @@ # ------------------------------------------------------------------- maven.jdepend.dirs=${maven.build.dest} -maven.jdepend.components=${pom.package} +maven.jdepend.components= #maven.jdepend.properties= \ No newline at end of file diff --git a/jdepend/xdocs/changes.xml b/jdepend/xdocs/changes.xml index 0a880625..4fa40d34 100644 --- a/jdepend/xdocs/changes.xml +++ b/jdepend/xdocs/changes.xml @@ -24,6 +24,7 @@
maven.jdepend.components to empty by default for backwards compatibility.-components command line argument
- of JDepend. Defaults to ${pom.package}.
+ of JDepend. Defaults to empty.