ld merge everything in parent/pom.xml into the root pom. Would just
take some effort. Big issue would be porting fixes back to the fixes branches
unless we did the same change on all the branches.
Anyway, I certainly wouldn't duplicate that setup anymore.:-)
Dan
>
> Darr
e
CXF.
Darren
> Original Message
> Subject: Maven poms structure
> From: Olivier Lamy
> Date: Sun, August 26, 2012 12:28 am
> To: cloudstack-dev@incubator.apache.org
>
>
> Hi,
> The current structure is:
>
> pom.xml (org.apache.clouds
Hi,
The current structure is:
pom.xml (org.apache.cloudstack:cloudstack [1])
/parent/pom.xml (org.apache.cloudstack:cloud-parent [2])
The [2] has [1] as parent. I don't really understand the need of this [2].
If the goal was to have a flat structure, pom [1] must be only a
aggregator pom and all