Turned out my optional.jar was corupt. Weird. FYI, to use the junit* tasks, I don't seem to need xalan. It is not in my classpath either.
All better now, except for the checkstyle/fileset issue for Ant 1.5x. But you are working on that. -Peter ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Turbine Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, June 06, 2002 7:26 AM Subject: Re: Ant 1.5 support was broken (was RE: J2ee plugin problem) > > Do you have junit in the ant.home/lib, along with the appropriate xalan > requirements? > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > "Peter Lynch" > <peterlynch@minds To: "Turbine Maven Developers List" > pring.com> <[EMAIL PROTECTED]> > cc: > 06/06/02 02:08 AM Subject: Re: Ant 1.5 support was broken (was RE: J2ee plugin problem) > Please respond to > "Turbine Maven > Developers List" > > > > > > > I can confirm there is a problem. Same problem with Ant 1.5 Beta 1 > I don't have the solution. > > Even worse for me, Ant 1.4.1 has stopped working too. > > G:\cygwin\app\maven-cvs\plugins\test\build.xml:169: Could not create task > of > type: junitreport. Common solutions are to use taskdef to declare your > task, or, > if this is an optional task, to put the optional.jar in the lib directory > of > your ant installation (ANT_HOME). > > This is referring to a junitreport task. > > > -Peter > > ----- Original Message ----- > From: "Nathan Coast" <[EMAIL PROTECTED]> > To: "Turbine Maven Developers List" <[EMAIL PROTECTED]> > Sent: Wednesday, June 05, 2002 3:57 AM > Subject: Re: Ant 1.5 support was broken (was RE: J2ee plugin problem) > > > > Hi, > > > > I can't get maven:site working with ant 1.5 beta 2. It used to work with > an > > earlier ant 1.5. everything works fine with ant 1.4.1 > > > > BUILD FAILED > > D:\apache\maven\plugins\core\build.xml:548: Must specify atleast one of > 'file' > > or nested 'fileset'. > > > > can anyone else confirm this is a problem, if not, I guess theres > something > > wierd with my environment. > > > > cheers > > Nathan > > > > Vincent Massol wrote: > > > > > Hi, > > > > > > I have committed some changes to the Maven Ant task that make it work > > > for both Ant 1.4 and Ant 1.5. > > > > > > It works for me. Please verify it does for you. > > > > > > Thanks > > > -Vincent > > > > > > > > > -- > > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: < > mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: < > mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
