Unable to build from source #723
Answered
by
acogoluegnes
laurentperez
asked this question in
Q&A
|
Hello I'd like to submit a PR to fix a bug, but I can't build from source to pass my tests. My deps/ folder only contains rabbitmq_codegen and no "rabbit" Thanks if you can help |
Answered by
acogoluegnes
Feb 9, 2022
Replies: 2 comments 1 reply
|
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
0 replies
|
I re-ran the steps from the README: https://github.com/rabbitmq/rabbitmq-java-client#building-from-source and it worked, at least to package the JAR file. Which goal did you run? |
1 reply
Answer selected by
laurentperez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I re-ran the steps from the README: https://github.com/rabbitmq/rabbitmq-java-client#building-from-source
and it worked, at least to package the JAR file. Which goal did you run?