| EfapsAnnotationDescriptorExtractor |
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. |