Note:This goal should be used as a Maven report.
Full name:
org.codehaus.mojo:maven-springbeandoc-plugin:1.0.8-SNAPSHOT:springbeandoc
Description:
Attributes:
generate-sources.| Name | Type | Since | Description |
|---|---|---|---|
| executable | File |
- |
GraphViz executable location; visualization (images) will be
generated only if you install this program and set this property to
the executable dot (dot.exe on Win). |
| graphsOutputType | String |
- |
Graph output types. Default is png. Possible values: png, jpg, gif,
svg. Default value is: png. |
| outputDirectory | File |
- |
Base output directory for reports. |
| Name | Type | Since | Description |
|---|---|---|---|
| colourBeans | ColourBean[] |
- |
Specify colours for patterns based on the bean name (id) or the
bean's fully qualified class name. |
| cssUrl | URL |
- |
Stylesheet URL to use for generated report. |
| defaultFillColour | String |
- |
Specify the default colour for beans. |
| footer | String |
- |
Documentation footer used in the HTML output. |
| ignoreBeans | String[] |
- |
Ignore any number of beans based on either their id's/names or
class names by specifying one or more Regular Expressions. |
| includes | String[] |
- |
Specifies the names filter of the source files to be used by
BeanDoc. This setting only applies to
sourceDirectories parameter. Defaults to '**\/*.xml'. |
| javadocLocations | JavadocLocation[] |
- |
List of JavadocLocation objects. |
| locale | String |
- |
I18N localization used in the HTML output. |
| mergeProxies | MergeProxy[] |
- |
Merge proxies and targets beans where the target bean is not
modelled as an anonymous inner bean. |
| rankBeans | String[] |
- |
Rank beans by defining one or more Regular Expression which groups
the matching beans, regardless of any references between them. If a
bean match more then one pattern, all matching pattern will share
the same rank in the graph. |
| resources | String[] |
- |
Set of input resources. Resources are standard Spring resources.
Note that beandoc defaults to FILE system resources, not classpath
resources if no qualifier is listed. |
| sourceDirectories | File[] |
- |
Set of source directories. |
| title | String |
- |
Documentation title used in the HTML output. |
| validate | boolean |
- |
You can have the XML parser not bother to validate the input files
against the DTD/XSD if you so wish. True by default. Default value is: true. |
org.codehaus.mojo.springbeandoc.ColourBean[]Nojava.net.URLNojava.lang.StringNojava.io.FileYesjava.lang.StringNojava.lang.StringYespngjava.lang.String[]NosourceDirectories parameter. Defaults to '**\/*.xml'.java.lang.String[]NoJavadocLocation objects.org.codehaus.mojo.springbeandoc.JavadocLocation[]Nojava.lang.StringNoorg.codehaus.mojo.springbeandoc.MergeProxy[]Nojava.io.FileYes${project.reporting.outputDirectory}java.lang.String[]Nojava.lang.String[]Nojava.io.File[]Nojava.lang.StringNobooleanNotrue