Please do attach the pom, so I could see what is happening, and give advice on how to change the pom, or of course if a bug, fix it ;)
Best regards Kaare On 06/03/06, Ole-Martin Mørk <[EMAIL PROTECTED]> wrote: > 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. >
