From 4396b558fe677ff157f8c7b1b09564dfb8955328 Mon Sep 17 00:00:00 2001 From: John OHara Date: Tue, 24 Sep 2024 07:33:35 +0100 Subject: [PATCH] Publish dev services container images: Fixes #2022 --- infra/horreum-infra-common/pom.xml | 22 ++++++++++++++++++++++ pom.xml | 4 ++++ 2 files changed, 26 insertions(+) diff --git a/infra/horreum-infra-common/pom.xml b/infra/horreum-infra-common/pom.xml index 96334382b..84bfd9294 100644 --- a/infra/horreum-infra-common/pom.xml +++ b/infra/horreum-infra-common/pom.xml @@ -55,4 +55,26 @@ + + + + org.codehaus.mojo + properties-maven-plugin + 1.2.1 + + + generate-resources + + write-project-properties + + + + ${project.build.outputDirectory}/META-INF/horreum.dev.properties + + + + + + + diff --git a/pom.xml b/pom.xml index 432fae998..4cf9d8f48 100644 --- a/pom.xml +++ b/pom.xml @@ -93,9 +93,13 @@ false + 25.0.2 postgres:16 quay.io/keycloak/keycloak:${keycloak.version} + quay.io/hyperfoil/horreum:${project.version} + + quay.io/artemiscloud/activemq-artemis-broker:1.0.25 ${project.version} 0.16