Full name:
de.smartics.tagcloud:tagcloud-maven-plugin:0.1.3:tagcloud
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
basedir | String | 1.0 | The base directory to scan files. |
encoding | String | 1.0 | Specifies the encoding to be used to read the source files. |
excludes | String[] | 1.0 | The filter for files to exclude to be passed to the tag collection.. |
includes | String[] | 1.0 | The filter for files to include to be passed to the tag collection. |
logLevel | String | 1.0 | Specifies the log level used for this plugin. Allowed values are SEVERE, WARNING, INFO and FINEST. |
outputFile | String | 1.0 | Specifies the root directory to write the XML file to. |
skip | boolean | 1.0 | A simple flag to skip the generation of the XML file. If set on the command line use -Dtagcloud.skip. Default value is: false. |
useJavaReservedWordsFilter | boolean | 1.0 | The filter removes Java reserved words from the tag cloud. Default value is: true. |
useUsualWordsFilter | boolean | 1.0 | The filter removes usual Java words from the tag cloud. Default value is: false. |
wordsToFilter | String[] | 1.0 | The list of words to be removed from the tag cloud. This allows an individual configuration. |
Allowed values are SEVERE, WARNING, INFO and FINEST.
skip: