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

Wrong jar in maven central for v1.7 #310

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 3 comments
Closed

Wrong jar in maven central for v1.7 #310

GoogleCodeExporter opened this issue Mar 19, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Download com.google.code.gson:gson:1.7 from repo1.maven.org

What is the expected output? What do you see instead?
Expected: downloading gson 1.7 jar
Current: downloading gson 1.7 javadoc jar (under the name gson-1.7.jar)

Please provide any additional information below.
See for yourself at http://repo1.maven.org/maven2/com/google/code/gson/gson/1.7/

Original issue reported on code.google.com by yonatan.graber on 13 Apr 2011 at 10:36

@GoogleCodeExporter
Copy link
Author

Yes, I noticed it too. We are in the process of releasing Gson 1.7.1 with 
correct jars. If you know of a way to modify the current jars at Maven Central, 
let us know. 

Original comment by inder123 on 13 Apr 2011 at 6:21

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by inder123 on 13 Apr 2011 at 7:31

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixed with the release of Gson 1.7.1
see: http://repo2.maven.org/maven2/com/google/code/gson/gson/1.7.1/

Original comment by inder123 on 13 Apr 2011 at 11:28

  • Changed state: Fixed

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

1 participant