Dirk,
I define the repositories in the *settings.xml *file, which lives in the */.m2 *folder and it seems to work fine.

I also have a parent pom that lives in the repository and is referenced in all my child poms. When I build a single child project, it finds the parent pom in the repository no problem. Are you having a problem when your trying to build against the parent pom?

Regards,
Mark

Dirk Olmes wrote:
Siegmann Daniel, NY schrieb:
I unhappily stumbled across a bootstrapping problem. My project's parent
POM defines the internal repository - the same repository where the
parent POM is located. So there is no way for Maven to get the parent
POM.

Is there any way to specify a repository URL on the command line so
Maven can download the parent POM? I searched the mailing list archives
and the Maven website, as well as the general Internet, but turned up
nothing.

Seems like you got bitten by http://jira.codehaus.org/browse/MNG-3099

-dirk

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


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

Reply via email to