firebase / geofire-java

GeoFire for Java - Realtime location queries with Firebase
MIT License
671 stars 272 forks source link

Could not sync geofire-testing to Maven Central #137

Open samtstern opened 6 years ago

samtstern commented 6 years ago

Version 2.3.1 gave me this error:

Last Sync Errors: Missing: no javadoc jar found in folder '/com/firebase/geofire-testing/2.3.1' Dropping existing partial staging repository.

Looks like we have some issues with either the build process or the bintray upload.

vanniktech commented 6 years ago

2.3.0 worked?

samtstern commented 6 years ago

2.3.0 probably failed as well but I didn't notice, looks like it's also missing the javadoc jar.

vanniktech commented 6 years ago

My hunch is that the javadoc from the testing library references the normal API and that won't be included by default.