2011/3/27 Marshall Schor <[email protected]>

> hmmm,  I don't understand this.
>
> Maven analyzes the dependencies of things being built together, and orders
> the
> build of the modules to insure that things "depended on" are built ahead of
> the
> things that depend on them.
>

Right, this is what I expected, monitoring the console output it seemed to
me it didn't behave that way. Will check better and revert change if not
needed.


> This ordering in the aggregate-addons is not needed.
>
> I do see another error in the setup, I think.  The version of "Maven"
> picked is
> "latest", which is set to 2.2.1, but we require 3.0.0 or greater.  You can
> see
> version 2.2.1 being selected in the console output.
>
>
>
I thought latest was 3.x , I will change that and see if that fixes the
problem.
Thanks for your help :)
Tommaso

Reply via email to