Gump Properties dIon Gillard

There are no settings available to tailor the output from the Gump plugin, however it does use the following project descriptor settings

PropertyOptional?Description
maven.gump.ant.generate Yes Set to true to generate an ant element. By default, none is added to the descriptor.
maven.gump.maven.generate Yes Set to false to not generate a maven element. By default, a maven element is added to the descriptor.
maven.gump.ant.target Yes The target to execute. Defaults to dist.
maven.gump.maven.goals Yes The goals to execute. Defaults to jar.
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