You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Cindy Chen <ch...@hotmail.com> on 2002/06/24 07:39:01 UTC

question from "Portlet Howto" documentation

Hi, I have question from the documentation "How to Write a Portlet", I'm 
trying to install the example jar file using "Ant" to build all examples, I 
followed the steps, but the command:

    ant deploy

can't work. would you please tell me how can I get it work? what specific 
steps I should do? Thank you.

Cindy

///////////////////////////////////////////
C:\Ant\bin>ant deploy -find
Searching for build.xml ...
Buildfile: C:\Ant\build.xml

BUILD FAILED

Target `deploy' does not exist in this project.

Total time: 3 seconds
//////////////////////////////////////////////

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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


RE: question from "Portlet Howto" documentation

Posted by David Sean Taylor <da...@bluesunrise.com>.
You have to chdir (cd) to the location where you installed the examples.

> -----Original Message-----
> From: Cindy Chen [mailto:chenzzj@hotmail.com] 
> Sent: Sunday, June 23, 2002 10:39 PM
> To: jetspeed-dev@jakarta.apache.org
> Subject: question from "Portlet Howto" documentation
> 
> 
> Hi, I have question from the documentation "How to Write a 
> Portlet", I'm 
> trying to install the example jar file using "Ant" to build 
> all examples, I 
> followed the steps, but the command:
> 
>     ant deploy
> 
> can't work. would you please tell me how can I get it work? 
> what specific 
> steps I should do? Thank you.
> 
> Cindy
> 
> ///////////////////////////////////////////
> C:\Ant\bin>ant deploy -find
> Searching for build.xml ...
> Buildfile: C:\Ant\build.xml
> 
> BUILD FAILED
> 
> Target `deploy' does not exist in this project.
> 
> Total time: 3 seconds //////////////////////////////////////////////
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:jetspeed-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 
> 



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