From d28d7946283c0d0a541204fbc35c4a29c83ab299 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Mon, 1 Jan 2024 18:33:33 +0100 Subject: [PATCH] Build with run-its profile We have an integration tests that should be executed on CI --- .github/workflows/maven.yml | 4 ++++ modello-maven-plugin/src/it/javadoc/src/main/mdo/model.mdo | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index faf344fea..56a9e2ff2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -19,10 +19,14 @@ name: GitHub CI on: [push, pull_request] + jobs: build: name: Build it uses: codehaus-plexus/.github/.github/workflows/maven.yml@master + with: + maven_args: '--batch-mode --errors --show-version verify javadoc:javadoc -Prun-its' + # deploy: # name: Deploy diff --git a/modello-maven-plugin/src/it/javadoc/src/main/mdo/model.mdo b/modello-maven-plugin/src/it/javadoc/src/main/mdo/model.mdo index 05b925d7e..3f2f8f3c7 100644 --- a/modello-maven-plugin/src/it/javadoc/src/main/mdo/model.mdo +++ b/modello-maven-plugin/src/it/javadoc/src/main/mdo/model.mdo @@ -30,7 +30,7 @@ - Root + TestRoot 1.0.0+ @@ -43,7 +43,7 @@ List String - 1 + * @@ -51,7 +51,7 @@ Set String - 1 + *