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 ccd61f4 commit ca5ac64Copy full SHA for ca5ac64
zookeeper/Dockerfile
@@ -42,7 +42,7 @@ tar -czf /stackable/zookeeper-${NEW_VERSION}-src.tar.gz .
42
# that created all kinds of issues for the build container
43
mvn \
44
-pl "!zookeeper-client/zookeeper-client-c" \
45
- clean install checkstyle:check spotbugs:check \
+ clean install \
46
-DskipTests \
47
-Pfull-build
48
0 commit comments