geofire-java icon indicating copy to clipboard operation
geofire-java copied to clipboard

Could not sync geofire-testing to Maven Central

Open samtstern opened this issue 7 years ago • 3 comments

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.

samtstern avatar Apr 04 '18 17:04 samtstern

2.3.0 worked?

vanniktech avatar Apr 04 '18 19:04 vanniktech

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

samtstern avatar Apr 04 '18 19:04 samtstern

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

vanniktech avatar Apr 04 '18 20:04 vanniktech