diff --git a/archetypes/bare-mp/src/main/resources/pom.xml.mustache b/archetypes/bare-mp/src/main/resources/pom.xml.mustache index a4311737a..a24f8a1f7 100644 --- a/archetypes/bare-mp/src/main/resources/pom.xml.mustache +++ b/archetypes/bare-mp/src/main/resources/pom.xml.mustache @@ -57,6 +57,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + + diff --git a/archetypes/bare-se/src/main/resources/pom.xml.mustache b/archetypes/bare-se/src/main/resources/pom.xml.mustache index aded235ff..f409203e2 100644 --- a/archetypes/bare-se/src/main/resources/pom.xml.mustache +++ b/archetypes/bare-se/src/main/resources/pom.xml.mustache @@ -66,6 +66,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + + diff --git a/archetypes/database-mp/src/main/resources/pom.xml.mustache b/archetypes/database-mp/src/main/resources/pom.xml.mustache index 1da1ea6c4..27afee583 100644 --- a/archetypes/database-mp/src/main/resources/pom.xml.mustache +++ b/archetypes/database-mp/src/main/resources/pom.xml.mustache @@ -176,6 +176,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + + diff --git a/archetypes/database-se/src/main/resources/pom.xml.mustache b/archetypes/database-se/src/main/resources/pom.xml.mustache index 4438abe68..0491129b9 100644 --- a/archetypes/database-se/src/main/resources/pom.xml.mustache +++ b/archetypes/database-se/src/main/resources/pom.xml.mustache @@ -132,6 +132,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + + diff --git a/archetypes/quickstart-mp/src/main/resources/pom.xml.mustache b/archetypes/quickstart-mp/src/main/resources/pom.xml.mustache index 3a4285d53..da07fdad3 100644 --- a/archetypes/quickstart-mp/src/main/resources/pom.xml.mustache +++ b/archetypes/quickstart-mp/src/main/resources/pom.xml.mustache @@ -75,6 +75,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + + diff --git a/archetypes/quickstart-se/src/main/resources/pom.xml.mustache b/archetypes/quickstart-se/src/main/resources/pom.xml.mustache index aded235ff..f409203e2 100644 --- a/archetypes/quickstart-se/src/main/resources/pom.xml.mustache +++ b/archetypes/quickstart-se/src/main/resources/pom.xml.mustache @@ -66,6 +66,15 @@ + + io.helidon.build-tools + helidon-maven-plugin + + + third-party-license-report + + +