What version of maven are you using? Also, can you cd into rest module and run maven at debug from there and pastebin/gist/etc the output?
On Fri, Feb 28, 2014 at 8:59 AM, Venkat <[email protected]> wrote: > Hi > > Anyone seeing this issue? still not able to build. am i missing something? > > Thanks > Venkat > > > ---------- Forwarded message ---------- > From: Venkat <[email protected]> > Date: Mon, Feb 24, 2014 at 10:42 AM > Subject: build errors > To: [email protected] > > > Hi > > I am new to Usergrid and was trying to build the trunk locally and am > getting an error. I was trying to build from the stack module. I am on a > Mac and ran maven with "-DskipTests=true" > > Any help would be great. > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Usergrid Parent ................................... SUCCESS [1.008s] > > [INFO] Usergrid Build Tools .............................. SUCCESS [0.832s] > > [INFO] Usergrid Config ................................... SUCCESS [0.404s] > > [INFO] Usergrid Test Utils ............................... SUCCESS [1.382s] > > [INFO] Usergrid Core ..................................... SUCCESS [6.338s] > > [INFO] Usergrid Services ................................. SUCCESS [2.545s] > > [INFO] Usergrid MongoDB Emulator ......................... SUCCESS [0.708s] > > [INFO] Usergrid REST ..................................... FAILURE > [12.343s] > > [INFO] Usergrid Tools .................................... SKIPPED > > [INFO] Usergrid Websocket ................................ SKIPPED > > [INFO] Usergrid Launcher ................................. SKIPPED > > [INFO] Usergrid Query Validator .......................... SKIPPED > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 25.982s > > [INFO] Finished at: Mon Feb 24 10:22:13 EST 2014 > > [INFO] Final Memory: 36M/121M > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-install-plugin:2.3.1:install-file (install > jar) on project usergrid-rest: Error installing artifact > 'org.apache.usergrid:usergrid-rest:jar': Failed to install artifact > org.apache.usergrid:usergrid-rest:jar:0.0.29-SNAPSHOT: > /Users/Apache/usergrid/stack/rest/target/usergrid-rest-0.0.29-SNAPSHOT.jar > (No such file or directory) -> [Help 1] > > > Also i am not able to see anything for usergrid under: > https://repository.apache.org/content/repositories/snapshots/ > > Thanks > -- ----------------- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com
