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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user