On Thu, 2002-03-07 at 13:51, Kief Morris wrote: > Tried to bootstrap Maven (CVS as of a few minutes ago), I got this error: > > BUILD FAILED > > C:\src\kief\jakarta-turbine-maven\build-bootstrap.xml:85: java.lang.Exception: No >class name for node 'description': This may be resolved by adding a className >attribute > > This probably comes from src/templates/project/project.xml line 13, which > looks like: > > <description> > <![CDATA[ > $project.description > ]]> > </description > > What's up here?
I just tried it and it's working. There are three of us who build it on a regular basis while testing. The file referenced above is generated by the bootstrap process not processed by it. I just did another clean checkout to make sure and the bootstrap works fine. > Kief > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
