Re: Maven 1.0.2 Junit problem

2006-05-30 Thread Lukas Theussl
Hmm, sorry, it seems like the class org/apache/tools/ant/util/TeeOutputStream is only available in ant 1.6. Maven 1.0.2 uses ant 1.5.3 so I guess that won't work for you. Any chance you can try a 1.1-beta? [1] Cheers, -Lukas [1] http://people.apache.org/~aheritier/maven/1.X/snapshots/ Matt

Re: Maven 1.0.2 Junit problem

2006-05-30 Thread Matt Campbell
which version of ant optional should i be using. The most recent version in ibibio is 1.5 On 5/30/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: You need to add ant-optional to your dependencies. HTH, -Lukas Matt Campbell wrote: > When running maven test goal, i receive the following errors. >

Re: Maven 1.0.2 Junit problem

2006-05-30 Thread Lukas Theussl
You need to add ant-optional to your dependencies. HTH, -Lukas Matt Campbell wrote: When running maven test goal, i receive the following errors. Has anyone had this problem or know how to solve this problem. The tests work fine when ran from ant 1.6.5. -

Maven 1.0.2 Junit problem

2006-05-30 Thread Matt Campbell
When running maven test goal, i receive the following errors. Has anyone had this problem or know how to solve this problem. The tests work fine when ran from ant 1.6.5. build:start: console: console:help: java:prepare-filesystem: java:compile: [echo] Compiling to build/classes java:jar-resour