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.
For example one file could be copied from one location (not from
Repository if it's legacy) to another, then for another project just
some files could
be checkout, then we have like numbered delta files that can be
checked out as well but I need also filter them in order to take only
files that have greater number than specified.
As I understand I can have this information in the POM for every
component for some plugin in configuration part but how to tell to
Maven that it should use only this information and not to do the build
oro not to use for example
building information or deploment information? Also seems I need to
start Maven for every component that is gathering for release.
Any advices?
Thanks in advance,
Juri.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]