Skip to content

Publish failing with 400 error but no debugging information #335

@samtstern

Description

@samtstern

Plugin Version: 1.8.4 and 1.8.5

I am trying to publish a new version of my library and all my builds fail like this:

* What went wrong:
Execution failed for task ':library:bintrayUpload'.
> Could not upload to 'https://api.bintray.com/content/firebase/geofire/geofire-android/3.1.0/com/firebase/geofire-android/3.1.0/geofire-android-3.1.0.aar': HTTP/1.1 400 Bad Request [message:Error occurred while uploading]

It's not the aar itself. If I remove that from the publication then the failure is the javadocJar, if I remove that then the sourcesJar and if I remove that then the pom.

Is there any way I can find out what is wrong with my request? There's nothing in --debug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions