Hi,

I would like to copy a zip file to our test environment
I use the maven-assembly-plugin to generate the zip file in the target
directory.
I use the wagon-maven-plugin to copy the files from the target directory
to the tests environment.

The problem is that there are two other files in the target directory
that I don't want to copy.

So my question is:
is it possible to copy just one file with wagon or make the assembly
plugin put the zip file in another directory?

Regards
Gunnar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to