Without the entire build output I don't think anyone is going to be able to help you.
On Tue, Sep 27, 2016 at 9:56 AM Lon Varscsak <[email protected]> wrote: > No, I’m on a Mac (Sierra). If I compile with tests, the error above > doesn’t appear, but another error does (similar can’t resolve > dependencies). > > -Lon > > On Tue, Sep 27, 2016 at 1:13 AM, Andrus Adamchik <[email protected]> > wrote: > > > Hi Lon, > > > > On OS X and Linux Cayenne compiles fine, with tests. Are you on Windows > by > > any chance? > > > > Andrus > > > > > > > On Sep 27, 2016, at 2:30 AM, Lon Varscsak <[email protected]> > > wrote: > > > > > > Every time I wipe my machine and need to work with the latest > SNAPSHOT, I > > > forget some magic sauce to make the compile work. :) > > > > > > Outside of running “mvn clean install -Dmaven.test.skip=true” (or even > > with > > > tests) what am I missing? > > > > > > The above command produces: > > > > > > [ERROR] Failed to execute goal on project cayenne-client: Could not > > resolve > > > dependencies for project > > > org.apache.cayenne:cayenne-client:jar:4.0.M4-SNAPSHOT: Could not find > > > artifact org.apache.cayenne:cayenne-server:jar:tests:4.0.M4-SNAPSHOT -> > > > [Help 1] > > > > > > Thanks, > > > > > > Lon > > > > >
