huage1994 commented on PR #4321: URL: https://github.com/apache/zeppelin/pull/4321#issuecomment-1274025896
Hi @jongyoul @zjffdu @Reamer . I tried your suggestion but the problem still exists. **I think there are some dependencies in `launcher-k8s-standard` conflict with junit 5**, because Frontend CI runs well if I skip this module [here](https://github.com/huage1994/zeppelin/actions/runs/3218076640). It's really weird that Frontend CI job would block at downloading dependency only when mvn install the module `launcher-k8s-standard`, but it is ok to mvn package this module `launcher-k8s-standard`. And there is no special plugin goals bound to install phrase. Now I'm trying to verify the dependencies in `launcher-k8s-standard` one by one. -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org