hudson.maven.MavenModuleSet.help-goals.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-plugin Show documentation
Show all versions of maven-plugin Show documentation
This plug-in provides deep integration of Hudson and Maven. This functionality used to be part of the Hudson core.
Now it is a plug-in that is installed by default, but can be disabled.
Specify a whitespace-separated list of maven goals or phases to be executed,
such as "install javadoc:javadoc". If left unspecified,
the default goal
specified in the POM will be used, and if even that is unspecified, "install"
will be run.
This field can also include any other Maven options. Hudson also makes
these variables
available as system properties to builds.