Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 83472 invoked from network); 30 May 2003 14:06:57 -0000 Received: from unknown (HELO empburexch.burlington.emptoris.com) (63.111.224.162) by daedalus.apache.org with SMTP; 30 May 2003 14:06:57 -0000 Received: by empburexch.burlington.emptoris.com with Internet Mail Service (5.5.2653.19) id ; Fri, 30 May 2003 10:05:41 -0400 Message-ID: <15717BB71A5CD411A01600508BDCC2E201AFE579@empburexch.burlington.emptoris.com> From: "Ciramella, EJ" To: 'Ant Users List' Subject: RE: SSHExec task Date: Fri, 30 May 2003 10:05:41 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C326B4.8DF1AAE0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C326B4.8DF1AAE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Look for the following string in you build file: target name=3D"build" if you don't find it, that's your problem (either that or it's = commented out or another line nearby is terminated improperly). -----Original Message----- From: Volkenand, Kerstin [mailto:Kerstin.Volkenand@Dregis.com] Sent: Friday, May 30, 2003 10:04 AM To: 'Ant Users List' Subject: AW: SSHExec task Dear Sir or Madam, Error wiht ANT /home/t441313/jakarta-tomcat-4.1.24/webapps>ant -v =20 Apache Ant version 1.5 compiled on July 9 2002 Buildfile: build.xml Detected Java version: 1.3 in: /usr/j2se/jre Detected OS: SunOS parsing buildfile build.xml with URI =3D file:/home/t441313/jakarta-tomcat-4.1.24/webapps/build.xml Project base dir set to: /home/t441313/jakarta-tomcat-4.1.24/webapps Build sequence for target `compile' is [init, compile] =20 BUILD FAILED Target `build' does not exist in this project. It is used from target `deploy'. at org.apache.tools.ant.Project.tsort(Project.java:1718) at org.apache.tools.ant.Project.tsort(Project.java:1726) at org.apache.tools.ant.Project.topoSort(Project.java:1646) at = org.apache.tools.ant.Project.executeTarget(Project.java:1299) at = org.apache.tools.ant.Project.executeTargets(Project.java:1250) at org.apache.tools.ant.Main.runBuild(Main.java:610) at org.apache.tools.ant.Main.start(Main.java:196) at org.apache.tools.ant.Main.main(Main.java:235) I'm to appeal to helping us. Thank you Mit freundlichen Gr=FC=DFen Kerstin Volkenand AGIS Allianz Dresdner Informationssysteme GmbH AG2PES04 - Middleware / Applicationserver Stresemannallee 36 D-60627 Frankfurt am Main Telephone +49 (0) 69 / 2 63 - 5 9525=09 Fax +49 (0) 69 / 2 63 - 5 21 25=09 E-Mail: kerstin.volkenand@allianz.de -----Urspr=FCngliche Nachricht----- Von: Volkenand, Kerstin =20 Gesendet: Mittwoch, 28. Mai 2003 16:52 An: 'tomcat-user@jakarta.apache.org' Betreff: ANT building application=20 Dear Sir or Madam, I have an Error with building web application:=20 What is false in the build.xml ?=20 /home/t441313/jakarta-ant-1.5>ant or ant build Buildfile: build.xml BUILD FAILED Target `build' does not exist in this project. It is used from target `deploy'. the build.xml file=20 here the build.xml -file and build.properties =20 the ant version is 1.5 the tomcat diretory: /home/t441313/jakarta-tomcat-4.1.24/webapps the user t441313 has the manager-role. the ant dircetory drwxr-x--- 7 t441313 tivas 512 May 28 16:08 .. -rw-r----- 1 t441313 = tivas 462 May 28 16:08 index.html=20 -rw-r----- 1 t441313 tivas 371 May 28 16:08 hello.jsp=20 -rw-r----- 1 t441313 tivas 1051 May 28 16:10 hello.war=20 -rw-r----- 1 t441313 tivas 2606 May 28 16:10 build.xml=20 drwxr-x--- 2 t441313 tivas 512 May 28 16:10=20 /home/t441313/jakarta-ant-1.5/hello>=20 Mit freundlichen Gr=FC=DFen /With best regards Kerstin Volkenand AGIS Allianz Dresdner Informationssysteme GmbH AG2PES04 - Middleware / Applicationserver Stresemannallee 36 D-60627 Frankfurt am Main Telephone +49 (0) 69 / 2 63 - 5 9525=09 Fax +49 (0) 69 / 2 63 - 5 21 25=09 E-Mail: kerstin.volkenand@allianz.de ------_=_NextPart_001_01C326B4.8DF1AAE0--