You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by 진태식 <ma...@icols.com> on 2002/05/20 02:06:18 UTC

"Using Cactus with Ant" Error?

I tried below example. The title is 'Using Cactus with Ant".

http://jakarta.apache.org/cactus/1.4/howto_ant_cactus.html

But, the result is Failed.

I wan't the solution.

Thanks.

--------------------------------()--------------------------------
>ant
Buildfile: build.xml

BUILD FAILED

Target `check.test.tomcat.40' does not exist in this project. It is used from ta
rget `prepare.test.tomcat.40'.

Total time: 1 second


RE: "Using Cactus with Ant" Error?

Posted by Vincent Massol <vm...@octo.com>.
Hi,

Type 'ant -projecthelp' to get a list of available targets.

The name have probably changed and we have not updated this doc. Thanks.

-Vincent

> -----Original Message-----
> From: ÁøÅÂ½Ä [mailto:mathman@icols.com]
> Sent: 20 May 2002 01:06
> To: cactus-user@jakarta.apache.org
> Subject: "Using Cactus with Ant" Error?
> 
> I tried below example. The title is 'Using Cactus with Ant".
> 
> http://jakarta.apache.org/cactus/1.4/howto_ant_cactus.html
> 
> But, the result is Failed.
> 
> I wan't the solution.
> 
> Thanks.
> 
> --------------------------------()--------------------------------
> >ant
> Buildfile: build.xml
> 
> BUILD FAILED
> 
> Target `check.test.tomcat.40' does not exist in this project. It is
used
> from ta
> rget `prepare.test.tomcat.40'.
> 
> Total time: 1 second



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>