MvnBuild

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

The MvnBuild native step performs a Maven project build on files in a Git repository. Optionally, it can also publish build information to Artifactory.

Note

If your maven project is already using the Maven Artifactory plugin, see Setting Up Maven Builds for Pipelines for information about configuring your Maven settings for use in JFrog Pipelines.Ecosystem Integration

Using this step automatically selects Java as the language and bootstraps the runtime environment in the node appropriately.

Important

The MvnBuild native step uses Java runtime image by default. If runtime image of any other type is configured at pipeline-level for this native step, it will be ignored.

The following topics provide more information on MvnBuild Pipeline steps: