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