You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gu...@tietoenator.com on 2007/10/29 15:22:48 UTC

How to copy a zip file to a solaris test server

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org