It isn't a continuum feature, but you can use the antrun plugin in your pom for this that will do the work

http://maven.apache.org/plugins/maven-antrun-plugin/usage.html

Emmanuel

Gautham Pamu a écrit :
Thanks Wayne for responding to my question.
Yes, I meant the full working directory. Whats the best way to copy this
directory to a remote directory on a different machine or even same machine.

Thanks
Gautham Pamu

On 4/20/06, Wayne Fay <[EMAIL PROTECTED]> wrote:

I think he wants the full working directory as checked out from SCM
and built by Continuum. Not sure though...

Wayne

On 4/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:

What do you mean by build tree?

Emmanuel

Gautham Pamu a écrit :

Hi Everyone,

I have multiple project directory. I would like to copy the complete

build

to a remote directory with a build date. What is the best way to
achieve it. Does anyone have any plugins for this task which could

simply

this task. Are there any extensions in continuum to add an ant
task which can copy the build to a remote directory after it

sucessfully

built the code.

pom.xml
- module1
   project1
    - pom.xml
   project2
     - pom.xml
   pom.xml
- module2
  project3
     - pom.xml
  project4
     - pom.xml
  pom.xml


--
-Gautham Pamu


--
-Gautham Pamu






--
-Gautham Pamu


Reply via email to