This post has NOT been accepted by the mailing list yet.
I want to run the benchmark test, and the activemq version is 5.6.0.
And I follow the steps

but the maven says: Unknown lifecycle phase “server”.
So what can I do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ah yeah that doc is outdated.
With the ActiveMQ distribution there is an example you can use for performance testing.
In the root of the ActiveMQ distribution (eg such as 5.6.0)
And it display a usage page
Then you can use the ant producer to send in a lot of messages. And ant consumer to receive the messages.