Have you tried downloading the commons-parent and installing it into your local maven repo?
http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/ That should do it. You might also have to download the commons-parent and install it: http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-7/ On 1/17/08, 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? > > Thanks! > > -- john > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
