Closed GoogleCodeExporter closed 9 years ago
Original comment by kak@google.com
on 11 Aug 2014 at 7:51
truth-1.0-SNAPSHOT should be downloadable from maven central, but rc-1 should
never have been released with snapshot dependencies. We can fix this, but we
should also fix our release process to confirm that we don't have snapshot
versions prior to release.
Original comment by cgruber@google.com
on 11 Aug 2014 at 6:12
At least with Gradle I cannot compile the project. I get
> Could not find com.google.truth:truth:1.0-SNAPSHOT.
Searched in the following locations:
http://repo1.maven.org/maven2/com/google/truth/truth/1.0-SNAPSHOT/maven-metadata.xml
http://repo1.maven.org/maven2/com/google/truth/truth/1.0-SNAPSHOT/truth-1.0-SNAPSHOT.pom
http://repo1.maven.org/maven2/com/google/truth/truth/1.0-SNAPSHOT/truth-1.0-SNAPSHOT.jar
Original comment by leventov...@gmail.com
on 12 Aug 2014 at 9:28
18.0-rc2 does not depend on a snapshot.
Original comment by cgdecker@google.com
on 19 Aug 2014 at 7:26
Thanks, with 18.0-rc2 everything is OK in my build.
Original comment by leventov...@gmail.com
on 19 Aug 2014 at 10:47
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<issue id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:08
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:07
Original issue reported on code.google.com by
leventov...@gmail.com
on 11 Aug 2014 at 6:42