From 2d2ab5a7aa28cba24c3ea6c5dc092de6f68d3c00 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Mon, 18 Nov 2024 11:11:54 -0500 Subject: [PATCH] [incubator-kie-issues#1504] Conditionally build all or only reproducible modules based on only.reproducible flag (#2107) --- pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 554fc18758..0b560abd24 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,6 @@ 2024-01-16T00:00:00Z - 3.4.1 @@ -99,9 +98,10 @@ org.apache.maven.plugins maven-artifact-plugin - ${version.maven.artifact.plugin} ${project.build.outputTimestamp} + + image-build.zip @@ -131,10 +131,20 @@ explainability trusty jitexecutor - apps-integration-tests + + allSubmodules + + + !only.reproducible + + + + apps-integration-tests + + optaplanner-downstream