Thx a lot. That was the problem. Is there a reason why maven got rid of trimming leading and trailing whitespaces in XML files? It used to work in BL10.
Dominik On Fri, 2003-09-05 at 13:24, Emmanuel Venisse wrote: > I think you write in your project.xml > <report> > maven-javadoc-plugin > </report> > > The correct syntax is > <report>maven-javadoc-plugin</report> > > > ----- Original Message ----- > From: "Dominik Dahlem" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 05, 2003 12:56 PM > Subject: problem registering reports with RC1 > > > > Hi all, > > > > I just checked out and built maven from CVS. Now, when I run "maven > > site" the build fails, because reports appear not to have the goal > > "register". Am I missing something? > > Find attached the "maven site -X" output. > > > > Thx in advance. > > Dominik > > > > > > > ---------------------------------------------------------------------------- > ---- > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > > --------------------------------------------------------------------- > 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]
