From 6f7f0087101e5ef761485f8ae30b1561e1417922 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 26 Jun 2023 14:40:37 +0200 Subject: [PATCH] Uses jar-with-deps for sc-build-docs; fixes gh-238 --- docs/pom.xml | 1 + pom.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index f6ef562d..0028acc6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -24,6 +24,7 @@ none maven.compile.classpath + diff --git a/pom.xml b/pom.xml index 03b6bf3d..d286dfc7 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,7 @@ master + jar-with-dependencies https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/${spring-cloud-build-checkstyle.branch}/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml @@ -1120,6 +1121,7 @@ ${spring-cloud-build.version} + ${spring-cloud-build-docs-classifier} jar