Thanks to Jason van Zyl and his
"Maven Anno Mojo" the problem that the
JavaMojoAnnotaitonDescriptorExtraction from Apache Maven does not work
sometimes for Maven 2.0.X was found: the class path of the compile
dependencies was not created correctly and so done manually within this
class as extendsion the Apache Maven JavaMojoAnnotaitonDescriptorExtraction.
Retrieve the local repository path using the following search pattern:
System Property
localRepository specified in user settings file
${user.home}/.m2/repository