We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889c55e commit d987fdeCopy full SHA for d987fde
build-all.sh
@@ -86,8 +86,6 @@ if [[ "$MODULE" == "module6" ]]
86
then
87
# ADD NEW MODULES HERE
88
# (add new modules above the rest so you get quicker feedback if it fails)
89
- build_maven_module "core-java/versions/src/main/java/com/reflectoring/io/java9/modules/hellos"
90
- build_maven_module "core-java/versions/src/main/java/com/reflectoring/io/java9/modules/worlds"
91
build_maven_module "core-java/versions"
92
build maven_module "http-clients"
93
build maven_module "spring-boot/spring-boot-i18n"
0 commit comments