Note: This Mojo should be used as a Maven report.
Full name:
net.sf.xmile:xmile:0.0.1-SNAPSHOT:xmile
Description:
Displays the project dependencies as a UML2 component diagram.
Attributes:
graph prior to executing itself.| Name | Type | Since | Description |
|---|---|---|---|
| formats | String[] |
- |
The formats of the diagrams. Default value is: png. |
| linkDiagrams | boolean |
- |
Whether to link to diagrams rather than embedding in the report.
Use this option if the output format does not work with an
<img> tag or the diagrams are large and would
display better as a separate page. Default value is: false. |
formats :
The formats of the diagrams.
java.lang.String[]No${componentry.diagram.format}pngWhether to link to diagrams rather than embedding in the report.
Use this option if the output format does not work with an
<img> tag or the diagrams are large and would
display better as a separate page.
booleanNofalse