Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to find org.usergrid:usergrid-rest:jar:0.0.1-SNAPSHOT in https://usergrid-maven.s3.amazonaws.com/snapshot #1

Open
hayesmp opened this issue Oct 21, 2013 · 3 comments

Comments

@hayesmp
Copy link

hayesmp commented Oct 21, 2013

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:

@hayesmp
Copy link
Author

hayesmp commented Oct 21, 2013

@zznate is there any way we could host the snapshot ourselves, and we'll fork your repo.

@zznate
Copy link
Owner

zznate commented Oct 21, 2013

I forgot I still had this project up as public - it's horribly out of date.

I think this may also be obsoleted by some of the latest changes in usergrid proper:
https://github.com/apigee/usergrid-stack

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

@hayesmp
Copy link
Author

hayesmp commented Oct 21, 2013

@zznate Thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants