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