We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: win10 Java: 18.0.2.1 maven: 3.8.6 WSL2: Ubuntu-20.04 docker: 4.13.1
after sucessfully running mvn clean install -DskipTests run mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests
mvn clean install -DskipTests
mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests
Build sucess
No response
The text was updated successfully, but these errors were encountered:
install-pulsar-client.sh
Successfully merging a pull request may close this issue.
Search before asking
Version
OS: win10
Java: 18.0.2.1
maven: 3.8.6
WSL2: Ubuntu-20.04
docker: 4.13.1
Minimal reproduce step
after sucessfully running
mvn clean install -DskipTests
run
mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests
What did you expect to see?
Build sucess
What did you see instead?
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: