When running the examples from the distribution the example poms need to
find the top level activemq-pom. For snapshot releases this will only
exist in the snapshot repo. In additon we include the snapshot plugins
repo for the activemq-maven-plugin
- added missing license headers found by maven rat plugin.
most of them added automatically via apache-rat
a few manually added
- added apache-rat maven plugin to the build cycle
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
We are renaming packages from activemq6 to activemq as that's more generic and version independent
The previous commit renamed the directories. On this commit now I'm changing the code.
If we changed the code and the directories on the same commit git would remove and add a lot of files
without recognizing the renames.