eolivelli commented on code in PR #4526: URL: https://github.com/apache/bookkeeper/pull/4526#discussion_r1845551087
########## .github/workflows/bk-ci.yml: ########## @@ -242,7 +242,7 @@ jobs: run: mvn -B -nsu clean install -Pdocker -DskipTests - name: Run metadata driver tests - run: mvn -B -nsu -f metadata-drivers/pom.xml test -DintegrationTests + run: mvn -B -nsu -f metadata-drivers/pom.xml -pl '!jetcd-core-shaded' test -DintegrationTests Review Comment: Can you please add a comment here ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@bookkeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org