---- Niall Pemberton <[EMAIL PROTECTED]> schrieb: > On Jan 18, 2008 12:57 AM, John Cartwright <[EMAIL PROTECTED]> wrote: > > Hello All, > > > > I was trying to compile commons-id from the repository and simply > > exported the trunk: > > "svn export http://svn.apache.org/repos/asf/commons/sandbox/id/trunk" > > and tried "mvn compile". > > > > I received the error: > > > > Project ID: null:commons-id:jar:1.0-SNAPSHOT > > > > Reason: Cannot find parent: org.apache.commons:commons-sandbox-parent > > for project: null:commons-id:jar:1.0-SNAPSHOT for project > > null:commons-id:jar:1.0-SNAPSHOT > > > > > > Can someone help me w/ the current location for the parent pom on this > > project? > > We are just in the process of voting on a release of the > commons-sandbox-parent pom. Once that has been released (hopefully in > a couple of days) then we will be changing all the sandbox pom's from > 3-SNAPSHOT to the released version and your problem should go away. In > the meantime you can change the id's parent from > "commons-sandbox-parent" to "commons-parent" (version 7) and it should > work OK.
Or enable the apache snapshots repository: http://wiki.apache.org/myfaces/Building_With_Maven --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
