I just reproduced it at work. The problem must be due to tests : <j:if test="${not empty(pom.build.sourceModifications)}"> and <j:if test="${empty(pom.build.sourceModifications)}">
I modified it to recently but it worked :-( I'll do some tests to see what happens ! Arnaud. On Thu, 2 Sep 2004 09:57:51 -0300, Felipe Leme <[EMAIL PROTECTED]> wrote: > On Thu, 2 Sep 2004 14:20:57 +0200, "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote: > > > 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) > > I think the plugin should handle this situation better, i.e., check for the > existence of such POM tag and fail with a proper message (rather than propagate the > issue to the ant call). > > I can work on that fix (and a new testcase) later at home. > > Felipe > > > > > --------------------------------------------------------------------- > 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]