Thank you all. As pointed out, I was only missing the pom.xml file in the immediate parent directory.
On Thu, 2006-07-13 at 00:03 -0700, Aaron Hiniker wrote: > I had the same problem... I eventually checked out the entire wicket > svn instead of just the wicket core.. ie do a checkout on > > https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2/ > > vs > > https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2/wicket > > Then "mvn install" on the WICKET_1_2 root directory.. then proceed > with "mvn install" on the wicket subdirectory (wicket core) > > Aaron > > > > On Thu, 2006-07-13 at 13:08 +0900, David Leangen wrote: > > Hello! > > > > After several weeks of not using Wicket, I am now trying to build from > > updated svn. > > > > I get the following error: > > > > [INFO] Failed to resolve artifact. > > > > GroupId: wicket > > ArtifactId: wicket-parent > > Version: 1.2-SNAPSHOT > > > > Reason: Unable to download the artifact from any repository > > > > wicket:wicket-parent:pom:1.2-SNAPSHOT > > > > > > > > Where can I find this artifact? > > > > > > Thanks! > > Dave > > > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
