Hi. I am having trouble running aspectj:aspectj-report. The output from the plugin is:
[INFO] [aspectj:aspectj-report] [INFO] Starting generating ajdoc > Calling ajc... > Building signature files... > Calling javadoc... javadoc: error - Cannot find doclet class com.sun.tools.doclets.standard.Standard 1 error > Decorating html files... > Removing generated tags (this may take a while)... > Finished. When I run ajdoc manually with the same parameters as the aspecj plugin does, it works fine. I am running jdk 1.5.0 on windows xp and maven 2.0.2. If I should attach my pom.xml, let me know.
