Green, can you show us the output of
maven -e ? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "luo.gelin" <[EMAIL PROTECTED]> wrote on 14/10/2002 03:07:08 PM: > I download Maven, install it after the "getting start" guide, the > dir layout is right > > Then I create a simple project, create a simple project.xml for it. Then I try > to type "maven" at the console. > > I got this: > ----------------------------------------------------------------------------------- > __ __ > | \/ |__ Jakarta _ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-8 > > P:\srcrpt > > java:prepare-filesystem: > > java:compile: > > java:jar-resources: > > test:prepare-filesystem: > > test:test-resources: > > test:compile: > > test:test: > > [ERROR] BUILD FAILED > [ERROR] File...... S:\jc\jakarta\maven-1.0-beta-7\plugins\maven- > test-plugin-1.1\ > plugin.jelly > [ERROR] Element... taskdef > [ERROR] Line...... 80 > [ERROR] Column.... 9 > [ERROR] taskdef class org.apache.tools.ant.taskdefs.optional.junit. > JUnitTask can > not be found > Total time: 11 seconds > ----------------------------------------------------------------------------------- > > Can u help me? > > Many thanks in advance! > Green >
