From 71cb005978b1a7c4c4f4423367e304cc748ea5ab Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Tue, 5 Jul 2022 14:36:50 +0200 Subject: [PATCH] docs(Maven): Add maven db diff docs --- .../chapters/templates/license/license.gitlab-ci.adoc | 3 --- documentation/document.adoc | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/documentation/chapters/templates/license/license.gitlab-ci.adoc b/documentation/chapters/templates/license/license.gitlab-ci.adoc index 6a55de4..4614ebf 100644 --- a/documentation/chapters/templates/license/license.gitlab-ci.adoc +++ b/documentation/chapters/templates/license/license.gitlab-ci.adoc @@ -18,9 +18,6 @@ __Validate licenses and generate Asciidoc file:__ - Set INVALID_LICENSE_ADOC_FILE (target) - Set ALLOWED_LICENSES - - - .Variables |=== |Name |Description | Default Value diff --git a/documentation/document.adoc b/documentation/document.adoc index b840667..7c2c8d4 100644 --- a/documentation/document.adoc +++ b/documentation/document.adoc @@ -109,6 +109,7 @@ Our collection of Maven Templates. include::chapters/templates/java/maven/maven-dependencies-template.adoc[leveloffset=2] include::chapters/templates/java/maven/maven-build-template.adoc[leveloffset=2] include::chapters/templates/java/maven/maven-verify-template.adoc[leveloffset=2] +include::chapters/templates/java/maven/maven-db-diff-template.adoc[leveloffset=2] == Gradle Templates