I just did $ svn co http://svn.apache.org/repos/asf/shindig/branches/2.0.x shindig-2.0.x $ cd shindig-2.0.x $ mvn
And everything build successfully. I believe the default goal set in the pom is install which includes compile, try that. On Mon, Jul 1, 2013 at 11:16 AM, Niekerk, C. van (Charl, ICTS) <[email protected]> wrote: > On Mon, Jul 01, 2013 at 09:32:41AM -0400, Ryan Baxter wrote: >> Which directory did you run mvn compile in? You should just be able >> to run mvn in the top level folder. > > I did the following: > > $ svn co http://svn.apache.org/repos/asf/shindig/branches/2.0.x shindig-2.0.x > $ cd shindig-2.0.x > $ mvn compile > > Best Regards, > Charl > > -- > Charl van Niekerk > ICT Service Centre > University of Twente
