XDOC 1.7 will correct this.
> -----Original Message----- > From: Mark R. Diggory [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 20 April 2004 3:31 AM > To: Maven Users List > Subject: Re: AW: Problem with RC2's site goal > > > I just upgraded as well and am getting this problem too. I > deleted all > my .maven repository contents and let it download everything > again, but > this doesn't help. There may have been previous discussion about this > issue. We should review the list archives. > > -Mark > > Christian Nill wrote: > > >Just in case: the XDoc-Plugin in Version 1.6 > > > >-----Urspr�ngliche Nachricht----- > >Von: Christian Nill [mailto:[EMAIL PROTECTED] > >Gesendet: Montag, 19. April 2004 18:38 > >An: Maven Users List > >Betreff: Problem with RC2's site goal > > > > > >Hello, > > > >This failed build cited below is driving me crazy. After > migrating from > >RC1 to RC2 the site goal doesn't succeed any longer. The position on > >which the build process halts is the line marked with the arrow: > > > > <j:file name="${outFile}" encoding="${outputencoding}" > > omitXmlDeclaration="true" outputMode="xml" > > prettyPrint="no"> > >---> <j:include uri="${stylesheet.toString()}"/> > > </j:file> > > > >What is that line doing? Where does want the stylesheet information > >from? Is there anything left for me to configure? > > > >Thanks in advance > >Christian > > > >--- > >maven-linkcheck-plugin: Proxy User:null > >Found 0 files so far. > > Memory: 15M/19M > >Validating build/build.html > >Validating projekthomepage/pflege.html > >Validating projekthomepage/pfade_und_parameter.html > >Validating projekthomepage/manuelles_rebuild.html > >Validating projekthomepage/news.html > >Validating projekthomepage/beispiel.html > >Validating reiko1/links.html > >Validating license.html > >Validating linkcheck.html > >Validating cvs-usage.html > >Validating index.html > >Validating maven-reports.html > >Validating dependencies.html > >Validating issue-tracking.html > >Validating mail-lists.html > >Validating project-info.html > >Validating team-list.html > >Validating links.html > >Validating news.html > >Validating umgebungen.html > >maven-linkcheck-plugin:report-real: > > [echo] Generating > >/opt/tomcat/anthill-1.7.0.162/work/reiko2/target/docs/linkcheck.html > >from > /opt/tomcat/anthill-1.7.0.162/work/reiko2/target/linkcheck/doc > s/linkcheck.xml > > > >BUILD FAILED > >File...... > >file:/opt/tomcat/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly > >Element... j:include > >Line...... 345 > >Column.... 54 > >null:-1:-1: <null> Could not parse Jelly script > >Total time: 21 seconds > >Finished at: Mon Apr 19 18:11:04 CEST 2004 > > > > > >--------------------------------------------------------------------- > >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] >
