13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
[#_Maven-build-template]
|
|
= 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[] |