Building from Git Source with Maven
To build HornetQ from source, the first thing you need to do is check out the source to a local directory.
Then you can build the project with Maven, details are described in the README.md in the project base directory.
Comments