Artamonov, Juri wrote:
I would like to ask the group about possibilities to do the following
things with Maven.

I would like to use it for gathering our files into big folder, i.e like for example what is required for this release/patch.

I tried something like that with assembly plugin (specifically 
assembly:directory)
It's quite flexible since you can describe the layout of your resulting directory in a separate .xml file. I liked the concept but the documentation on assembly plugin is quite rudimentary, so be prepared to read source code.

<snip>


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

Reply via email to