Thank you very much Conor. We just have passed over
the problem making Maven to build up the manifest
following instructions defined in POMs. So we
completely ignore old manifest files from single
projects in order to follow artifact dependencies
defined in POMs.
Thank you once again
Jo
--- Con
Giovanni,
>
> Just tried, but it doesn't work completely. The
> resulting manifest is compilant but some dependencies
> in class-path are missing.
>
It should work. The process Stefan outlines ultimately uses the merge()
method you identified below, so if you were to use that directly you
would
--- Stefan Bodewig <[EMAIL PROTECTED]> ha scritto:
> On Thu, 2 Feb 2006, Giovanni Mesturini
> <[EMAIL PROTECTED]> wrote:
>
> > I'm going to set up a temporary-maven-compilant
> > project, taking source code from many different
> src
> > dirs into one. I can't find the way to merge up
> all
> >
On Thu, 2 Feb 2006, Giovanni Mesturini <[EMAIL PROTECTED]> wrote:
> I'm going to set up a temporary-maven-compilant
> project, taking source code from many different src
> dirs into one. I can't find the way to merge up all
> manifest files from many projects into a single one.
There is no built-
Hi all,
I'm going to set up a temporary-maven-compilant
project, taking source code from many different src
dirs into one. I can't find the way to merge up all
manifest files from many projects into a single one.
Any suggestion?
I've also considered the possibility to use a
(unknown) task to mer