guochaiqi / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Missing sources in Maven repository #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout trunk / head 
2. mvn clean install
3. watch compiler complaints about missing classes
( Gson,  GsonReader ) 
What is the expected output? What do you see instead?

... clean maven build

What version of the product are you using? On what operating system?

WinXP / mvn 2.1

Original issue reported on code.google.com by konstant...@gmail.com on 27 Aug 2010 at 8:58

GoogleCodeExporter commented 9 years ago
Inder, I think you may need to do some Maveney stuff for the 1.5 release...

Original comment by limpbizkit on 28 Aug 2010 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 4 Nov 2010 at 10:55

GoogleCodeExporter commented 9 years ago
Please update to Gson 1.7.1 to fix this problem. We will not be updating the 
previous Gson versions.

http://repo2.maven.org/maven2/com/google/code/gson/gson/1.7.1/

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