Has anyone tried the "nested import" on Maven 2.0.9? When I tried to
use "import" scope to import one POM which in turns to "import"
another POM, maven 2.0.9 seems to only can locate the 1st imported POM
but could not locate the "child import" because it only looks it up in
the maven central repository (http://repo1.maven.org/maven2) and
ignores the additional repositories which I have in my "settings.xml".

Is it a bug in "nested import" on 2.0.9?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to