Rabbit MQ plugin .ez not generated #5246
-
I clone the repository and modify rabbitmq_management plugin by adding new function for my use. All the code changes completed and tested using What is the mistake. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
try the below (based on https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbit_common/mk/rabbitmq-dist.mk#L8)
the plugin dev docs needs to be updated |
Beta Was this translation helpful? Give feedback.
try the below (based on https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbit_common/mk/rabbitmq-dist.mk#L8)
the plugin dev docs needs to be updated