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 informations must in pom [2] which must be the
real parent.
I propose to :
* remove /parent/pom.xml
or
* /parent/pom.xml must be a real parent. (For reference see how we on
maven side for such structure:
http://svn.apache.org/repos/asf/maven/plugins/trunk/).
Is the goal to be able to release stuff independently or everything is
release every time (in this second case having a flat structure is not
needed IMHO)

Thanks,
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Reply via email to