JooHyukKim commented on PR #20764: URL: https://github.com/apache/pulsar/pull/20764#issuecomment-1690722018
Strange the workflow is failing at `Build core modules` e.g. action , so I try executing the command locally and it succeeds. I thought when it failed in my fork PR, the failure was due to `pulsar-cli-utils` being new module. Will look into this later today. FYI, The command is as follows. Any help appreciated ```Shell Run mvn -B -T 1C -ntp -Pcore-modules,-main clean install -DskipTests -Dlicense.skip=true -Drat.skip=true -Dcheckstyle.skip=true``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
