From c90aea1344534daa82f93a9abe65a31a74769757 Mon Sep 17 00:00:00 2001 From: Thomas Gran Date: Tue, 10 Dec 2024 19:15:49 +0100 Subject: [PATCH] feature: Add 'otp-shaded.jar' as an Maven published artifact. --- {shaded-jar => otp-shaded}/pom.xml | 87 +++++++++++++++++------------- pom.xml | 8 ++- 2 files changed, 55 insertions(+), 40 deletions(-) rename {shaded-jar => otp-shaded}/pom.xml (57%) diff --git a/shaded-jar/pom.xml b/otp-shaded/pom.xml similarity index 57% rename from shaded-jar/pom.xml rename to otp-shaded/pom.xml index cf48c89271c..1758813b3c5 100644 --- a/shaded-jar/pom.xml +++ b/otp-shaded/pom.xml @@ -8,12 +8,10 @@ otp-root 2.7.0-SNAPSHOT - shaded-jar - pom + otp-shaded OpenTripPlanner - Shaded Jar - skip false @@ -27,39 +25,25 @@ - - - - org.apache.maven.plugins + maven-shade-plugin - - ${project.build.directory}/otp-${project.version}-shaded.jar + ${skipShadeJar} + false + false @@ -71,12 +55,6 @@ - ${skipShadeJar} - - true - - false @@ -107,6 +85,39 @@ + + + + + + + com.hubspot.maven.plugins + prettier-maven-plugin + + true + + diff --git a/pom.xml b/pom.xml index edc1ab5efd7..b3166900806 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ raptor gtfs-realtime-protobuf application - shaded-jar + otp-shaded @@ -110,6 +110,11 @@ maven-shade-plugin 3.6.0 + + com.hubspot.maven.plugins + prettier-maven-plugin + ${plugin.prettier.version} + @@ -290,7 +295,6 @@ com.hubspot.maven.plugins prettier-maven-plugin - ${plugin.prettier.version} ${plugin.prettier.skip} 2.0.0