Re: quickstart with 1.5 build

2011-08-08 Thread Kaz C
aha, thanks. worked. On Mon, Aug 8, 2011 at 12:29 AM, Martin Grigorov wrote: > try just http://localhost:8080 > > On Mon, Aug 8, 2011 at 9:38 AM, Kaz C wrote: > > I'm trying to get going with quickstart on a 1.5 build off of trunk. > After > > svn co, and mv

quickstart with 1.5 build

2011-08-07 Thread Kaz C
it also seemed to start up jetty fine. However, when I try to access http://localhost:8080/myproject15 I get *HTTP ERROR 404 *Problem accessing /myproject15. Reason:* *Not Found have I missed a step in the setup, or is there anything else I can look into to find possible cause of this issue?

1.5 - wicket module build question

2011-08-07 Thread Kaz C
I checked out Wicket (all modules) from trunk and executed mvn install. Build was successful. So, if I check my local maven repository and look under .m2/repository/org/apache/wicket/wicket/1.5-SNAPSHOT shouldn't I see a wicket-1.5-SNAPSHOT.jar ? Currently this is what I see: $ ls maven-metadata-l