RE: [BUG] javadoc:jar fails if project doesn't have source files

2004-08-24 Thread Arnaud HERITIER
Hi Felipe, I succeeded to open an issue: MPJAVADOC-40 Arnaud > -Message d'origine- > De : Felipe Leme [mailto:[EMAIL PROTECTED] > Envoyé : lundi 23 août 2004 20:06 > À : Maven Developers List > Objet : [BUG] javadoc:jar fails if project doesn't have

[BUG] javadoc:jar fails if project doesn't have source files

2004-08-23 Thread Felipe Leme
Here is another bug I was going to report (before Jira boicotted me :-): If your project doesn't have source files, javadoc:jar (and goals that depends on it, like javadoc:deploy) fails, even though javadoc itself suceeds. You can reproduce this bug on the maven-plugins root: $ maven javadoc __