From e05ecc4eb6ec84f1762211950c47a083e012d07a Mon Sep 17 00:00:00 2001
From: "Wilkins, Emily (Counterpointe Solutions)"
<80470879+ewilkins-csi@users.noreply.github.com>
Date: Thu, 2 May 2024 15:38:46 -0500
Subject: [PATCH] #2 fix build of modules with intra-project chart dependencies
---
build-parent/pom.xml | 45 ------------------------------
extensions/extensions-helm/pom.xml | 10 +++----
pom.xml | 1 +
test/test-mda-models/pom.xml | 8 +++---
4 files changed, 10 insertions(+), 54 deletions(-)
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 2f83e49ce..ca98a6326 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -963,51 +963,6 @@ To suppress enforce-helm-version rule, you must add following plugin to the root
-
-
- aiops-release
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
-
-
doclint-java8-disable
diff --git a/extensions/extensions-helm/pom.xml b/extensions/extensions-helm/pom.xml
index 7c83978c4..ddd548e97 100644
--- a/extensions/extensions-helm/pom.xml
+++ b/extensions/extensions-helm/pom.xml
@@ -16,10 +16,10 @@
aissemble-quarkus-chart
aissemble-airflow-chart
-
+ aissemble-data-access-chart
aissemble-fastapi-chart
aissemble-inference-chart
-
+ aissemble-versioning-chart
aissemble-kafka-chart
extensions-helm-hive
aissemble-keycloak-chart
@@ -27,9 +27,9 @@
aissemble-elasticsearch-chart
aissemble-spark-application-chart
aissemble-spark-operator-chart
-
+ aissemble-lineage-http-consumer-chart
aissemble-jenkins-chart
-
+ extensions-helm-pipeline-invocation
aissemble-policy-decision-point-chart
aissemble-mlflow-chart
aissemble-localstack-chart
@@ -61,7 +61,7 @@
- ci
+ release
true
diff --git a/pom.xml b/pom.xml
index a4453d494..849ff734c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,6 +284,7 @@
the habushu-managed updates to pyproject.toml files lags behind. To prevent the first
committer after a release from needing to commit these files, we force the update here. -->
org.technologybrewery.habushu:habushu-maven-plugin:initialize-habushu
+ release
diff --git a/test/test-mda-models/pom.xml b/test/test-mda-models/pom.xml
index c77b97d06..598063e6e 100644
--- a/test/test-mda-models/pom.xml
+++ b/test/test-mda-models/pom.xml
@@ -16,10 +16,10 @@
Contains metamodel instance examples used by aiSSEMBLE MDA for code generation
-
-
-
-
+ test-data-delivery-spark-model
+ test-data-delivery-spark-model-basic
+ aissemble-test-data-delivery-pyspark-model
+ aissemble-test-data-delivery-pyspark-model-basic
test-machine-learning-model-definition
test-machine-learning-model
test-machine-learning-base-model