-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 tsnuggs@gmail.com on 6 Jan 2011 at 5:52