yes, it's supported, but you need to have your module accessible from parent pom url with relative path.

if your parent pom url is http://server/path/rep1/parent/pom.xml
and module name is ../mymodule

then, http://server/path/rep1/mymodule/pom.xml must be a valid url

Emmanuel

Christian Schulte a écrit :
Hi,

I am using the flat project layout as mentioned in the Maven 2 documentation right at the end of the following site.
<http://maven.apache.org/guides/mini/guide-ide-eclipse.html>

Does Continuum support this flat structure ?


Reply via email to