Hi,

I encountered the following problem. Would be great if anyone could try
to reproduce this or give me a hint, what I am doing wrong.

I have a project that has a parent that is located in the Maven central
repository (e.g. com.cedarsoft:open:1.0.2).
When building, that parent is downloaded as expected.

Now I try to switch to "isolated local repositories". Therefore I call
"mvn compile -Dmaven.repo.local=xxxx".
Unfortunately that still downloads the parent pom to "~/.m2/repository"
and not to my isolated local repo...



Regards,

Johannes Schneider




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to