×
JDependBuildAction. A build action to generate JDepend HTML reports ; JDependParser ; JDependProjectAction. The project actions for JDepend. ; JDependRecorder.
Nov 18, 2022 · This is a plugin that runs JDepend reports on builds.
This runs a JDepend analysis job when the build is performed. Gets the location of the workspace (copying to a temp local directory, if needed), then creates ...
This is a plugin that runs JDepend reports on builds.
Apr 15, 2024 · This is a plugin that runs JDepend reports on builds.
Get the HTML string of the JDepend report. This report is HTML tidied, and had the <html><body> tags and such cruft removed. Returns: JDepend HTML report ...
A subclass of JDepend Mojo to create a sink outside of the Maven architecture ... jdepend.AbstractJDependMojo. canGenerateReport, executeReport, getArgument ...
Gets a location to output a JDepend file, the source to run JDepend on, then returns a parsed version of the JDepend file. Methods in hudson.plugins.jdepend ...
Returns the cycles from the parser object, required for the Codehaus HTML outputter to work. getDisplayName() - Method in class hudson.plugins.jdepend.