Re: Please Help me in Calling Maven 1.0.2 building job from ANT

2008-11-06 Thread Carlos Ortiz
Hi, Simple way use the exec task to call mvn.bat or mvn if mvn is not in the path 2008/11/6 Prasad Nakarikanti <[EMAIL PROTECTED]>: > Hi, > > > > We are recently started using JetBrains TeamCity for Build Automation and > CI. > > > > We are using Maven 1.02 for buildi

RE: Please help....Urgent..Using inside the script

2006-02-10 Thread Srikrishna_Parthasarathy
t: Friday, February 10, 2006 4:10 PM To: Ant Users List Subject: Re: Please helpUrgent..Using inside the script Sorry, I don't think you are providing enough information for anyone to help you; I certainly can't understand your scenario, as you seem to have two build.xml files yo

Re: Please help....Urgent..Using inside the script

2006-02-10 Thread Jeffrey E Care
Sorry, I don't think you are providing enough information for anyone to help you; I certainly can't understand your scenario, as you seem to have two build.xml files you're working with, but you've only provided one that I can see. In any case, here is some helpful advice: http://www.catb.org/~es

Re: Please Help

2006-02-02 Thread Sujeet Banerjee
Well, this looks like a Weblogic configuration problem. Did you contact Weblogic Support? -Sujeet - Original Message - From: Guruprasad R To: Ant Users List Sent: Thursday, February 02, 2006 3:44 PM Subject: Please Help Hi I am using an ant build script generated by we

RE: :Please help is needed:installing ant on aix 5.2

2005-10-12 Thread hind.lwahhabi
From: Nicolas Vervelle [mailto:[EMAIL PROTECTED] Sent: Wed 10/12/2005 10:36 AM To: Ant Users List Subject: Re: :Please help is needed:installing ant on aix 5.2 Hi, A few more precisions could be helpful : - what have you downloaded ? - what are you using to untar it ? You need GNU tar if you

Re: :Please help is needed:installing ant on aix 5.2

2005-10-12 Thread Nicolas Vervelle
Hi, A few more precisions could be helpful : - what have you downloaded ? - what are you using to untar it ? You need GNU tar if you have downloaded .tar.gz, otherwise you can use jar for the .zip - have you verified your download with pgp or md5 ? [EMAIL PROTECTED] wrote: Hello the list, I

incorrect package name in .java files Re: Please help with Ant/Junit

2004-01-19 Thread Baz
All, Just resolved this issue and would like to share it with you all. This is basically caused by incorrect package name declaration from *Test.java files. The package names do not match up with the physcial location of the *Test.java files. Thank you. Barry - Original Message - From

RE: Please help: ant suddenly failing

2003-10-21 Thread Conelly, Luis (EM, DDEMESIS)
Ant Users List; [EMAIL PROTECTED] Subject: Re: Please help: ant suddenly failing sounds like you have an override somewhere for $JAVA_HOME possibly java.home property is defined to something other than JAVA_HOME env var? Are you using Anthill Pro? -M - Original Message - From: <[EMAIL P

Re: Please help: ant suddenly failing

2003-10-21 Thread Jing Xue
Quoting Bill Chmura <[EMAIL PROTECTED]>: > I am not sure if it uses JAVA_HOME to find the java executable... It may > be checking the path for it. > > Not sure if that is the case, but it could explain it... Ant does honor JAVA_HOME, if there is one set. It's all in the shell scripts (ant or an