Note: This Mojo should be used as a Maven report.
Full name:
org.codehaus.mojo:jdepend-maven-plugin:2.0-beta-2:generate
Description:
Run JDepend and generate a site report.
Attributes:
compile prior to executing itself.| Name | Type | Since | Description |
|---|---|---|---|
| classDirectory | String |
- |
Directory containing the class files. |
| outputDirectory | String |
- |
Directory where the generated output site files will be located. |
| Name | Type | Since | Description |
|---|---|---|---|
| projectDirectory | String |
- |
Directory of the project. |
Directory containing the class files.
java.lang.StringYes${project.build.outputDirectory}Directory where the generated output site files will be located.
java.lang.StringYes${project.build.directory}/siteDirectory of the project.
java.lang.StringNo${basedir}