Continuum 1.1 / 1.2 and multiple modules
Hi,
I've seen a lot of threads about this subject and I would like a very simple answer :
I've got a project with this structure :
root
-parent
----->pom.xml
-moduleA
----->pom.xml
-moduleB
----->pom.xml
Does Continuum 1.1 and 1.2 can manage this structure ?
It seems that it does not understand relative path (ie ../moduleA and ../moduleB)
Thanks for your help