Solved. Realized I create the wrong <package> element in the project.xml - now Javadoc works.
Well. Suggestion: Emit a warning that the directory which is defined in the pom hasn't been found during plugin runtime. The problem while looking for the error was that the solution had nothing to do with javadoc. It was a Maven related problem but the javadoc plugin run. Sven > -----Urspr�ngliche Nachricht----- > Von: Sven Hohlfeld [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 23. September 2004 14:27 > An: [EMAIL PROTECTED] > Betreff: maven javadoc produces nothing but... > > a folder "src" under target/docs. > > Where can I influence the maven-javadoc-plugin to generate > javadocs for all classes under > src/**/* ? > > Sven > > pelion XII AG > > Fon: [05 11] 64 64 47 -0 Fax: [05 11] 39 13 07 > > Pelikanplatz. 35, 30177 Hannover > > eMail: [EMAIL PROTECTED] www.pelion12.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
