From c25d5f73936ed8118e32fa481fc18999fb84e724 Mon Sep 17 00:00:00 2001 From: jsgrah-spring Date: Wed, 26 Apr 2023 09:47:24 +0200 Subject: [PATCH] =?UTF-8?q?JAVA-17760,=20Fix=20[WARNING]=20JAR=20will=20be?= =?UTF-8?q?=20empty=20-=20no=20content=20was=20marked=20f=E2=80=A6=20(#136?= =?UTF-8?q?45)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build. * JAVA-17760, Add spring-credhub to integration-jdk9 profile as well. * JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile. --------- Co-authored-by: jogra --- javaxval-2/pom.xml | 1 + pom.xml | 2 ++ security-modules/pom.xml | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/javaxval-2/pom.xml b/javaxval-2/pom.xml index 1b1c4929c8..5c311e10f8 100644 --- a/javaxval-2/pom.xml +++ b/javaxval-2/pom.xml @@ -4,6 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 javaxval-2 + 0.1-SNAPSHOT javaxval-2 diff --git a/pom.xml b/pom.xml index f55a665c33..4e5970d301 100644 --- a/pom.xml +++ b/pom.xml @@ -916,6 +916,7 @@ spring-activiti spring-core-2 spring-core-3 + spring-credhub spring-di-3 spring-cucumber @@ -1170,6 +1171,7 @@ spring-activiti spring-core-2 spring-core-3 + spring-credhub spring-di-3 spring-cucumber diff --git a/security-modules/pom.xml b/security-modules/pom.xml index ed88ef842e..d0edced4e0 100644 --- a/security-modules/pom.xml +++ b/security-modules/pom.xml @@ -17,7 +17,7 @@ apache-shiro cas cloud-foundry-uaa - + java-ee-8-security-api jee-7-security jjwt jwt