Coder Social home page Coder Social logo

meetup-java-client's People

Contributors

sullis avatar

Watchers

 avatar

meetup-java-client's Issues

Unable to download oauth-httpclient4 during build

What steps will reproduce the problem?
1. Downloaded the code
2. mvn clean install


Please provide any additional information below.
The pom.xml file points to version 20100527 for oauth-httpclient4 but it does 
not exist. Version 20090913 does exist. I was able to build with this version. 
Perhaps the new version was not submitted or it was removed.

BTW, this is the first time that I have tried to build this code. I want to use 
it in an Android app.  

Original issue reported on code.google.com by [email protected] on 6 Jan 2011 at 5:52

where is a the jar distribution ?

I actually checked out the code and tried to build a jar but got this:


[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) net.oauth.core:oauth-httpclient4:jar:20100527

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=net.oauth.core -DartifactId=oauth-httpclient4 -Dversion=20100527 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=net.oauth.core -DartifactId=oauth-httpclient4 -Dversion=20100527 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
    1) meetup-java-client:meetup-java-client:jar:0.1-SNAPSHOT
    2) net.oauth.core:oauth-httpclient4:jar:20100527

----------
1 required artifact is missing.

for artifact: 
  meetup-java-client:meetup-java-client:jar:0.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  gson (http://google-gson.googlecode.com/svn/mavenrepo),
  oauth-maven-repo (http://oauth.googlecode.com/svn/code/maven)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Fri Dec 27 01:26:47 GMT 2013



but one shouldnt have to go to these lengths, please provide a jar for download 
:(

Original issue reported on code.google.com by [email protected] on 27 Dec 2013 at 1:29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.