You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Rodriguez, Victor" <vr...@Intrado.com> on 2006/09/15 08:08:37 UTC

HELP with directories

Guys,

I need to deploy these two directories into the deployment target
directory:

src\main\scripts\linux
src\main\scripts\windows

These two directories should be in target\linux and target\windows.

I tried writing my own assembly descriptor, but with no luck.

Any suggestions?

Thanks in advance!

-Victor

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: HELP with directories

Posted by dan tran <da...@gmail.com>.
maven-antrun-plugin?

-D


On 9/14/06, Rodriguez, Victor <vr...@intrado.com> wrote:
>
> Guys,
>
> I need to deploy these two directories into the deployment target
> directory:
>
> src\main\scripts\linux
> src\main\scripts\windows
>
> These two directories should be in target\linux and target\windows.
>
> I tried writing my own assembly descriptor, but with no luck.
>
> Any suggestions?
>
> Thanks in advance!
>
> -Victor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>