Excuse me... Here are some info regarding my installation. mahmood@solaris:~/apache-ant-1.9.3$ ant -f fetch.xml -Ddest=system Buildfile: /home/mahmood/apache-ant-1.9.3/fetch.xml
pick-dest: [echo] Downloading to /home/mahmood/apache-ant-1.9.3/lib probe-m2: download-m2: dont-validate-m2-checksum: validate-m2-checksum: checksum-mismatch: checksum-match: get-m2: macros: init: logging: junit: xml: networking: regexp: antlr: bcel: jdepend: bsf: debugging: jruby: beanshell: rhino: script: javamail: jspc: [artifact:dependencies] Downloading: tomcat/jasper-compiler/4.1.36/jasper-compiler-4.1.36.pom [artifact:dependencies] [WARNING] Unable to get resource from repository remote (http://repo1.maven.org/maven2/) [artifact:dependencies] Downloading: tomcat/jasper-compiler/4.1.36/jasper-compiler-4.1.36.pom [artifact:dependencies] [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [artifact:dependencies] Downloading: tomcat/jasper-runtime/4.1.36/jasper-runtime-4.1.36.pom [artifact:dependencies] [WARNING] Unable to get resource from repository remote (http://repo1.maven.org/maven2/) [artifact:dependencies] Downloading: tomcat/jasper-runtime/4.1.36/jasper-runtime-4.1.36.pom [artifact:dependencies] [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) jai: nonm2-macros: init-no-m2: init-cache: -setup-temp-cache: -fetch-netrexx: [ftp] getting files [ftp] 0 files retrieved -fetch-netrexx-no-commons-net: netrexx: init-cache: -cleanup-temp-cache: all: BUILD SUCCESSFUL Total time: 31 seconds mahmood@solaris:~/apache-ant-1.9.3$ ls bin etc fetch.xml get-m2.xml INSTALL KEYS lib LICENSE manual NOTICE README WHATSNEW mahmood@solaris:~/apache-ant-1.9.3$ ant -version Apache Ant(TM) version 1.9.3 compiled on December 23 2013 Is everything ok? I doubt.... Thanks for any answer Regards, Mahmood On Sunday, February 23, 2014 4:07 PM, Mahmood Naderan <nt_mahm...@yahoo.com> wrote: It is saying Apache Ant(TM) version 1.9.3 compiled on December 2013 But I have started working on Ant just now (February)!! What does that mean? Regards, Mahmood On Sunday, February 23, 2014 3:41 PM, Martin Gainty <mgai...@hotmail.com> wrote: BASH>ant -version Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Date: Sun, 23 Feb 2014 03:12:13 -0800 > From: nt_mahm...@yahoo.com > Subject: Installation question > To: user@ant.apache.org > > Hi, > I have read the manual on how to install Ant > (https://ant.apache.org/manual/install.html). However there are some > confusing steps so I will appreciate any answer for my problem > > > I have run > > > > ant -f fetch.xml -Ddest=system > I want to know, is that all? I see that subsequent steps are optional. > How can I check if > ant is installed correctly? > > > Regards, > Mahmood