diff --git a/jdepend/xdocs/goals.xml b/jdepend/xdocs/goals.xml index 906c4e97..7ec7296f 100644 --- a/jdepend/xdocs/goals.xml +++ b/jdepend/xdocs/goals.xml @@ -26,11 +26,7 @@ - jdepend - Generate a dependency report with JDepend - - - jdepend:generate-report + maven-jdepend-plugin:report Generate a dependency report with JDepend diff --git a/jdepend/xdocs/properties.xml b/jdepend/xdocs/properties.xml index 2a453a3e..36dd2f60 100644 --- a/jdepend/xdocs/properties.xml +++ b/jdepend/xdocs/properties.xml @@ -25,85 +25,10 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyOptional?Description
maven.conf.dirYes -

Default value is - ${basedir}/conf.

-
maven.gen.docsYes -

Default value is - ${maven.build.dir}/generated-xdocs.

-
maven.build.destYes -

Default value is - ${maven.build.dir}/classes.

-
maven.build.srcYes -

Default value is - ${maven.build.dir}/src.

-
maven.docs.srcYes -

Default value is - ${basedir}/xdocs.

-
maven.build.dirYes -

Default value is - ${basedir}/target.

-
maven.docs.destYes -

Default value is - ${maven.build.dir}/docs.

-
maven.docs.outputencodingYes -

Default value is - ISO-8859-1.

-
maven.src.dirYes -

Default value is - ${basedir}/src.

-
+

+ No properties besides those used in the + maven xdoc plugin +

\ No newline at end of file