There are no settings available to tailor the output from the Gump plugin, however it does use the following project descriptor settings
| Property | Optional? | Description |
|---|---|---|
| pom.dependencies | Yes |
Used to derive a list of projects that are depended on, which
is the iterated to provide the depend project
value for Gump.
|
| pom.gumpRepositoryId | Yes |
Used to generate the cvs repository value for Gump
|
| pom.artifactId | Yes |
Use to generate the module, project
jar and nag values for Gump
|
| pom.nagEmailAddress | Yes |
Used to generate the nag from and to values for Gump.
|
| pom.package | Yes |
Used to generate the package value for Gump.
|
| pom.repository.connection | Yes |
Used to generate the cvs module value for Gump.
The fifth colon delimited value is used.
|
| pom.url | Yes |
Used to generate the url value for Gump
|