Following works fine on my side: svn checkout https://svn.codehaus.org/jbehave/trunk/core cd core mvn clean install -Pexamples
with svn 1.5.6 (r36142) Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_17 What error are you getting? What version of svn, java and mvn? On 22/02/2010 23:09, qa tester wrote: > I checked out examples but not all the files are getting checked out. > > Steps followed (See > http://jbehave.org/reference/stable/running-examples.html): > > |1. checkout |||https://svn.codehaus.org/jbehave/trunk/core > > Am I doing this correctly? I am checking out the correct files? I am > hoping to run the examples for the jbehave core and for jbehave web. > > Thanks. > >
