I get errors building the code whats wrong
FAQ > Errors > I get errors building the code whats wrong
We currently use a multi-project maven build system, which can be a little fragile. If you are ever having problems building we suggest you try the following in the root activemq directory
mvn clean
rm -rf ~/.m2/repository
mvn
You may also want to disable the unit tests