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
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
__