Hi Slava, Hope your flight back was ok. I just tried to build it last night and the compile went ok. I think you don't junit.jar in your ANT_HOME/lib directory (at least that is to only thing I can think of right now).
mvgr, Martin > -----Original Message----- > From: Slava Zimine [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 01:45 > To: Turbine Users List > Subject: can't compile turbine-3 with maven > > > Hi. > > on Tue Apr 30 01:41:08 CEST 2002 > > did: > > read the docs on maven site, > and > > cvs co jakarta-turbine-3 > > ant -f build-maven.xml maven:update-jars > ant -f build-maven.xml maven:jar > > > Build Failed with this error message: > ------------------------------------------ > run-tests: > [echo] > Running all JUnit tests > > > BUILD FAILED > > /soft/projs/maven/build-test.xml:383: Could not create task of type: > junit. 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). > ------------------------------------------ > > > do you have such a build error building turbine-3 ? > > > > regards. > Slava > > p.s. > > thanx a lot to Martin for organizing the Turbine Conference in Breda > > thanx to Jason for his interesting discussions. > > > > > -- > 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]>
