From c164b2bba6c6fd79b598b6df74557e6872376ab4 Mon Sep 17 00:00:00 2001 From: Greg Logan Date: Thu, 9 Apr 2026 15:53:52 -0600 Subject: [PATCH 1/2] Using parent pom's buildNumber variable, and pushing a submodule-specific version and taint status as well --- pom.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/pom.xml b/pom.xml index a4181c443..b305a022f 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,26 @@ + + org.codehaus.mojo + buildnumber-maven-plugin + 3.3.0 + + + validate + + create + + + + + true + false + false + 7 + submoduleHash + + @@ -132,6 +152,26 @@ + + org.codehaus.mojo + buildnumber-maven-plugin + 3.3.0 + + + validate + + create + + + + + true + false + false + 7 + submoduleHash + + @@ -149,7 +189,18 @@ ${project.artifactId} + ${buildNumber} + ${submoduleHash} + + ${buildIsTainted} ${ui.include.resource} /editor-ui From 0bdd5a169d49b0aaa2da801aaa5eccb66140ad98 Mon Sep 17 00:00:00 2001 From: Greg Logan Date: Thu, 9 Apr 2026 15:54:17 -0600 Subject: [PATCH 2/2] Correcting profile name to match the docs, and the rest of the modules --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b305a022f..96bee38ed 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ - frontend-no-prebuild + frontend-no-prebuilt /editor=-build/