On 16-Apr-08, at 11:35 AM, Ryan H. wrote:
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?


Given that no one probably tested this feature during the 9 RCs we put out over two weeks it likely could be a bug. The only way to resolve the issue is to get a sample project that we can work against.

Thanks

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


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

What matters is not ideas, but the people who have them. Good people can fix bad ideas, but good ideas can't save bad people.

-- Paul Graham



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

Reply via email to