JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… (#13645)

* 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 <joseph.sterling.grah@miles.no>
This commit is contained in:
jsgrah-spring
2023-04-26 09:47:24 +02:00
committed by GitHub
parent 9a3035b928
commit 1b61fec33a
3 changed files with 4 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
<module>apache-shiro</module>
<module>cas</module>
<module>cloud-foundry-uaa</module>
<!-- <module>java-ee-8-security-api</module> --> <!-- long running -->
<module>java-ee-8-security-api</module> <!-- long running -->
<module>jee-7-security</module>
<module>jjwt</module>
<module>jwt</module>