You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Pa...@gxs.com on 2007/11/20 10:19:03 UTC

need to change the directory of build.xml

Hi all,

I am building my project which has its build.xml in different directory
not with src. Is it possible to define directory of build.xml in
continuum?

Thanks & regards
Pallavi 

RE: need to change the directory of build.xml

Posted by Pa...@gxs.com.
Thanks

-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Sent: Tuesday, November 20, 2007 3:03 PM
To: continuum-users@maven.apache.org
Subject: Re: need to change the directory of build.xml

you should define the build.xml path in the build definition.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi all,
> 
> I am building my project which has its build.xml in different directory
> not with src. Is it possible to define directory of build.xml in
> continuum?
> 
> Thanks & regards
> Pallavi 
> 
> 

RE: need to change the directory of build.xml

Posted by Pa...@gxs.com.
Thanks for all the help I am able to build now 

-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Sent: Tuesday, November 20, 2007 3:50 PM
To: continuum-users@maven.apache.org
Subject: Re: need to change the directory of build.xml

look at CONTINUUM_WORKING_DIRECTORY/PROJECT_ID/build/ if your file exist

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hey while trying to do so I am getting this error 
> 
> Buildfile: build\build.xml does not exist!
> Build failed
> 
> Thanks
> Pallavi 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Tuesday, November 20, 2007 3:25 PM
> To: continuum-users@maven.apache.org
> Subject: Re: need to change the directory of build.xml
> 
> buildDefinition.xml ??? what is this file?
> 
> I'm talking about build definition in the Continuum UI in the project group or in the project.
> 
> Emmanuel
> 
> Pallavi.Satish@gxs.com a écrit :
>> Hi,
>>
>> Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.
>>
>> Thanks 
>> Pallavi Satish 
>>
>> -----Original Message-----
>> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>> Sent: Tuesday, November 20, 2007 3:03 PM
>> To: continuum-users@maven.apache.org
>> Subject: Re: need to change the directory of build.xml
>>
>> you should define the build.xml path in the build definition.
>>
>> Emmanuel
>>
>> Pallavi.Satish@gxs.com a écrit :
>>> Hi all,
>>>
>>> I am building my project which has its build.xml in different directory
>>> not with src. Is it possible to define directory of build.xml in
>>> continuum?
>>>
>>> Thanks & regards
>>> Pallavi 
>>>
>>>
>>
> 
> 

Re: need to change the directory of build.xml

Posted by Emmanuel Venisse <em...@venisse.net>.
look at CONTINUUM_WORKING_DIRECTORY/PROJECT_ID/build/ if your file exist

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hey while trying to do so I am getting this error 
> 
> Buildfile: build\build.xml does not exist!
> Build failed
> 
> Thanks
> Pallavi 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Tuesday, November 20, 2007 3:25 PM
> To: continuum-users@maven.apache.org
> Subject: Re: need to change the directory of build.xml
> 
> buildDefinition.xml ??? what is this file?
> 
> I'm talking about build definition in the Continuum UI in the project group or in the project.
> 
> Emmanuel
> 
> Pallavi.Satish@gxs.com a écrit :
>> Hi,
>>
>> Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.
>>
>> Thanks 
>> Pallavi Satish 
>>
>> -----Original Message-----
>> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>> Sent: Tuesday, November 20, 2007 3:03 PM
>> To: continuum-users@maven.apache.org
>> Subject: Re: need to change the directory of build.xml
>>
>> you should define the build.xml path in the build definition.
>>
>> Emmanuel
>>
>> Pallavi.Satish@gxs.com a écrit :
>>> Hi all,
>>>
>>> I am building my project which has its build.xml in different directory
>>> not with src. Is it possible to define directory of build.xml in
>>> continuum?
>>>
>>> Thanks & regards
>>> Pallavi 
>>>
>>>
>>
> 
> 


RE: need to change the directory of build.xml

Posted by Pa...@gxs.com.
Hey while trying to do so I am getting this error 

Buildfile: build\build.xml does not exist!
Build failed

Thanks
Pallavi 

-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Sent: Tuesday, November 20, 2007 3:25 PM
To: continuum-users@maven.apache.org
Subject: Re: need to change the directory of build.xml

buildDefinition.xml ??? what is this file?

I'm talking about build definition in the Continuum UI in the project group or in the project.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi,
> 
> Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.
> 
> Thanks 
> Pallavi Satish 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Tuesday, November 20, 2007 3:03 PM
> To: continuum-users@maven.apache.org
> Subject: Re: need to change the directory of build.xml
> 
> you should define the build.xml path in the build definition.
> 
> Emmanuel
> 
> Pallavi.Satish@gxs.com a écrit :
>> Hi all,
>>
>> I am building my project which has its build.xml in different directory
>> not with src. Is it possible to define directory of build.xml in
>> continuum?
>>
>> Thanks & regards
>> Pallavi 
>>
>>
> 
> 

RE: need to change the directory of build.xml

Posted by Pa...@gxs.com.
Yupp I got that Thanks

-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Sent: Tuesday, November 20, 2007 3:25 PM
To: continuum-users@maven.apache.org
Subject: Re: need to change the directory of build.xml

buildDefinition.xml ??? what is this file?

I'm talking about build definition in the Continuum UI in the project group or in the project.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi,
> 
> Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.
> 
> Thanks 
> Pallavi Satish 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Tuesday, November 20, 2007 3:03 PM
> To: continuum-users@maven.apache.org
> Subject: Re: need to change the directory of build.xml
> 
> you should define the build.xml path in the build definition.
> 
> Emmanuel
> 
> Pallavi.Satish@gxs.com a écrit :
>> Hi all,
>>
>> I am building my project which has its build.xml in different directory
>> not with src. Is it possible to define directory of build.xml in
>> continuum?
>>
>> Thanks & regards
>> Pallavi 
>>
>>
> 
> 

Re: need to change the directory of build.xml

Posted by Emmanuel Venisse <em...@venisse.net>.
buildDefinition.xml ??? what is this file?

I'm talking about build definition in the Continuum UI in the project group or in the project.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi,
> 
> Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.
> 
> Thanks 
> Pallavi Satish 
> 
> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Tuesday, November 20, 2007 3:03 PM
> To: continuum-users@maven.apache.org
> Subject: Re: need to change the directory of build.xml
> 
> you should define the build.xml path in the build definition.
> 
> Emmanuel
> 
> Pallavi.Satish@gxs.com a écrit :
>> Hi all,
>>
>> I am building my project which has its build.xml in different directory
>> not with src. Is it possible to define directory of build.xml in
>> continuum?
>>
>> Thanks & regards
>> Pallavi 
>>
>>
> 
> 


RE: need to change the directory of build.xml

Posted by Pa...@gxs.com.
Hi,

Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain.

Thanks 
Pallavi Satish 

-----Original Message-----
From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Sent: Tuesday, November 20, 2007 3:03 PM
To: continuum-users@maven.apache.org
Subject: Re: need to change the directory of build.xml

you should define the build.xml path in the build definition.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi all,
> 
> I am building my project which has its build.xml in different directory
> not with src. Is it possible to define directory of build.xml in
> continuum?
> 
> Thanks & regards
> Pallavi 
> 
> 

Re: need to change the directory of build.xml

Posted by Emmanuel Venisse <em...@venisse.net>.
you should define the build.xml path in the build definition.

Emmanuel

Pallavi.Satish@gxs.com a écrit :
> Hi all,
> 
> I am building my project which has its build.xml in different directory
> not with src. Is it possible to define directory of build.xml in
> continuum?
> 
> Thanks & regards
> Pallavi 
> 
>