gilde-ci-cd/documentation/chapters/templates/java/maven/maven-build-template.adoc

12 lines
347 B
Plaintext

= maven-build-template
These Templates will build a .jar file with Maven and provides it as an Artifact
.Variables
|===
|Name |Description | Default Value
|MAVEN_CLI_BUILD_OPTS | Additional Options that will be passed to Maven while Building | ""
|===
:template: java/maven/maven-build.gitlab-ci.yml
include::../../../../template-printer.adoc[]