[maven-javadoc-plugin] small suggestion/code improvement (diff included)

2007-06-15 Thread Jeroen Leenarts
Hello, I've just been trying to get my head around the interaction the JavaDoc plugin when set to "aggregate" and multi-module builds... This would have saved me tons of time(svn diff on trunk version of file): Index: org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

[SCM Dimensions] maven-scm-api compatibility

2007-06-05 Thread Jeroen Leenarts
Hi, I'm working on a merant Dimensions SCM SCM plugin. I kinda had it working with the Dimensions CLI client. Recently I tried upgrading the maven-scm-api dependency used by my plugin to version 1.0. After some work this all compiles and installs fine. But when I try running a mvn release:prepa