With the javadoc debug mode, I see that sourcemodification is used. I think the test of the existence of sourcemodification is incorrect.
+---------------------------------------- | Test MPJAVADOC-40 | Memory: 13M/15M +---------------------------------------- Plugin 'maven-deploy-plugin' in project 'MPJAVADOC-40' is not available xdoc: build:end: build:start: testPlugin: [delete] Deleting directory D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc\src\ plugin-test\test07\target xdoc:init: [mkdir] Created dir: D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc\src\plugin- test\test07\target\generated-xdocs [mkdir] Created dir: D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc\src\plugin- test\test07\target\docs maven-javadoc-plugin:report: [echo] javadoc init [echo] ### Debug mode is on ### ================================== === java plugin properties === ================================== maven.compile.encoding = [] maven.compile.src.set = [] ================================== === docs properties === ================================== maven.docs.outputencoding = [ISO-8859-1] ================================== === javadoc plugin properties === ================================== maven.javadoc.additionalparam = [] maven.javadoc.author = [true] maven.javadoc.customtags = [] maven.javadoc.bottom = [Copyright &copy; Apache Software Foundation. All Righ ts Reserved.] maven.javadoc.debug = [true] maven.javadoc.destdir = [D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc \src\plugin-test\test07/target/docs/apidocs] maven.javadoc.doclet = [] maven.javadoc.docletpath = [] maven.javadoc.excludepackagenames = [] maven.javadoc.links = [] maven.javadoc.locale = [] maven.javadoc.maxmemory = [] maven.javadoc.mode.online = [] maven.javadoc.offlineLinks = [] maven.javadoc.overview = [] maven.javadoc.package = [] maven.javadoc.private = [] maven.javadoc.public = [] maven.javadoc.source = [] maven.javadoc.stylesheet = [C:\Documents and Settings\evenisse\.maven\cache\maven-java doc-plugin-1.7-SNAPSHOT\plugin-resources/stylesheet.css] maven.javadoc.tagletpath = [] maven.javadoc.taglets = [] maven.javadoc.use = [true] maven.javadoc.useexternalfile = [yes] maven.javadoc.version = [true] maven.javadoc.windowtitle = [MPJAVADOC-40 1.0 API] ================================== === Project descriptor === ================================== pom.package = [] ================================== === javadoc internal variables === ================================== internal_javadoc_jar = [D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc \src\plugin-test\test07/target/test-maven-javadoc-plugin-07-1.0_javadoc.jar] internal_javadoc_needed = [] internal_javadoc_working_dir = [D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc \src\plugin-test\test07/target/javadoc] [mkdir] Created dir: D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc\src\plugin- test\test07\target\javadoc [mkdir] Created dir: D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javadoc\src\plugin- test\test07\target\javadoc\src [echo] sourceModifications used. BUILD FAILED File...... C:\Documents and Settings\evenisse\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\p lugin.jelly Element... maven:maven Line...... 314 Column.... 34 Unable to obtain goal [testPlugin] -- D:\cvs_repo\jakarta\maven-branch\1.0\maven-plugins\javado c\src\plugin-test\maven.xml:29:31: <maven:reactor> Reactor subproject failure occurred Total time: 19 seconds Finished at: Thu Sep 02 14:26:25 CEST 2004 Emmanuel ----- Original Message ----- From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, September 02, 2004 2:20 PM Subject: Re: cvs commit: maven-plugins maven.xml > > ----- Original Message ----- > From: "Felipe Leme" <[EMAIL PROTECTED]> > To: "Maven Developers List" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, September 02, 2004 1:29 PM > Subject: Re: cvs commit: maven-plugins maven.xml > > > > On Thu, 2 Sep 2004 12:46:02 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> > wrote: > > > > > > Even javadoc/test07? > > > yes. I updated and tested it this morning. > > > > I tested again this morning at home and now at work, and it failed on > both. Here is what I'm doing: > > > > - go to maven-plugins/javadoc > > - type maven plugin:install > > - type maven plugin:test > > - as it fails with a generic reactor message, I go to > src/plugin-test/test07/ and type maven testPlugin > > - it fails to... > > > > > > > If you want. You tested it also with jdk 1.4 ? > > > > Yes, I use 1.4 by default. And independently on who fixes it, I think it's > important to understand why it's failing for me and working for you. > > It fails too for me with jdk1.4. The problem is due to the copy tag in > javadoc:init because the project doen't have a source directory definition > in the project.xml (and source files) > > org.apache.commons.jelly.JellyTagException: C:\Documents and > Settings\evenisse\.maven\cache\mav > en-javadoc-plugin-1.7-SNAPSHOT\plugin.jelly:115:57: <ant:copy> Specify at > least one source - a > file or a fileset. > > Emmanuel > > > > > > yes that's right. I wish he'll be able to help us. > > > > Let's wait for a while then. Anyway, at least we are handling the > exceptions now... > > > > -- Felipe > > > > > > PS: what happened to the list that it's not setting the Reply-to correctly > anymore? > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]