Just curious, why do you want Javadocs for test files? Wayne
On 3/31/06, Andreas Guther <[EMAIL PROTECTED]> wrote: > Problem: Generate JavaDoc for test classes under src/test/java using the > Maven JavaDoc plug-in. > > Question: > Is there a way to tell the maven-javadoc-plugin > (http://maven.apache.org/plugins/maven-javadoc-plugin/configuration.html) to > include java classes under the src/test/java folder as well? Currently I > only get JavaDoc from the src/main/java tree. The maven-jxr-plugin
