Do you have the same issues with the original svn? All we need to do is confirm that the copy has worked.
Sorry to be brief, sent from my phone On Dec 2, 2012 10:46 AM, "Kevin Meyer - KMZ" <[email protected]> wrote: > Hi Dan, > > The git clone ran ok (if a little silent - I suppose I need to get used to > adding a "verbose" parameter so see progress). > > git clone http://git.apache.org/isis.git isis-ro > > The package build ran ok. > > mvn package > > I am having difficulties with individual components, though. I cd'd into > runtimes/dflt/objectstore/sql and tried to "mvn test", and I get POM > issues: > > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project > org.apache.isis.runtimes.dflt.objectstores:sql:0.3.1-SNAPSHOT > (/Bubbles/Data/AllMyStuff/usr/kevin/Dev/NakedObjects/isis/git/isis-ro/framework/runtimes/dflt/objectstores/sql/pom.xml) > has 1 error > [ERROR] Non-resolvable import POM: Failure to find > org.apache.isis:core:pom:0.3.1-SNAPSHOT in > http://repository.apache.org/snapshots was cached in the local > repository, resolution will not be reattempted until the update interval of > apache.snapshots has elapsed or updates are forced @ > org.apache.isis.runtimes:dflt:0.3.1-SNAPSHOT, > /Bubbles/Data/AllMyStuff/usr/kevin/Dev/NakedObjects/isis/git/isis-ro/framework/runtimes/dflt/pom.xml, > line 99, column 16 -> [Help > > Don't know if this is a transient issue or not, but there it is. > > Also had this same error when I tried to build the wicket viewer. > > Not sure what else to do. > > Regards, > Kevin > > > On 2 Dec 2012 at 9:37, Dan Haywood wrote: > > > Hi all, > > Infra have now migrated our code from svn to git [1]. Before making the > > codebae read/write, they have asked me (via IIRC) to record that the PMC > > has checked and agreed. > > > > So, could as many of our PMC members as possible check out the code and > > give it the once over. If you're not sure if that applies to you, our > PMC > > members are: > > > > Dan Haywood <[email protected]> > > Robert Matthews <[email protected]> > > Kevin Meyer <[email protected]> > > Alexander Krasnukhin <[email protected]> > > Dave Slaughter <[email protected]> > > Jeroen van der Wal <[email protected]> > > Mohammad Nour El-Din <[email protected]> > > Mark Struberg <[email protected]> > > > > I don't think everyone needs to do this, but I would like to have at > least > > 3 different pairs of eyes on it. > > > > And, if you're a git newbie, there are now some instructions on how to > do a > > checkout in our site [2] > > > > Thanks > > Dan > > PMC Chair > > > > [1] https://issues.apache.org/jira/browse/INFRA-5502 > > [2] http://isis.apache.org/contributors/using-git.html > > > > > -- > Kevin Meyer, Cell: +386 (0)70 260 321 Ljubljana, Slovenia > > > >
