You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @zznate this is Michael, at The Frontside. We are trying to create a script to setup a Rackspace node with Usergrid that could be used as a backend for a mobile app. Basically an easy setup script to get someone started with a server-side API to use with rumm (rackspace/rumm), our command line tool we developed for rackspace.
We're using chef to do all the setup.
STDOUT: [INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.usergrid.sample-webapp [org.usergrid] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.usergrid:usergrid-rest:jar:0.0.1-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.usergrid:usergrid-rest:war:0.0.1-20121208.193933-1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.622s
[INFO] Finished at: Mon Oct 21 18:50:25 UTC 2013
[INFO] Final Memory: 3M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project usergrid-rest-apigee-sample: Could not resolve dependencies for project org.usergrid:usergrid-rest-apigee-sample:war:1.0-SNAPSHOT: Failure to find org.usergrid:usergrid-rest:jar:0.0.1-SNAPSHOT in https://usergrid-maven.s3.amazonaws.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of usergrid-maven has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
STDERR:
The text was updated successfully, but these errors were encountered:
Also, I feel like someone just did this same thing recently - drop a note on the mail list and see if anyone is working on similar stuff, I'm almost positive folks are: http://groups.google.com/group/usergrid
Hey @zznate this is Michael, at The Frontside. We are trying to create a script to setup a Rackspace node with Usergrid that could be used as a backend for a mobile app. Basically an easy setup script to get someone started with a server-side API to use with rumm (rackspace/rumm), our command line tool we developed for rackspace.
We're using chef to do all the setup.
STDOUT: [INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.usergrid.sample-webapp [org.usergrid] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.usergrid:usergrid-rest:jar:0.0.1-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.usergrid:usergrid-rest:war:0.0.1-20121208.193933-1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.622s
[INFO] Finished at: Mon Oct 21 18:50:25 UTC 2013
[INFO] Final Memory: 3M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project usergrid-rest-apigee-sample: Could not resolve dependencies for project org.usergrid:usergrid-rest-apigee-sample:war:1.0-SNAPSHOT: Failure to find org.usergrid:usergrid-rest:jar:0.0.1-SNAPSHOT in https://usergrid-maven.s3.amazonaws.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of usergrid-maven has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
STDERR:
The text was updated successfully, but these errors were encountered: