search

Home  >  Q&A  >  body text

Android上传至 bintray 报错

Execution failed for task ':app:bintrayUpload'

* What went wrong:
Execution failed for task ':app:bintrayUpload'.
> Could not create package 'didikee/maven/AndroidNormalUILibs': HTTP/1.1 404 Not Found
  
  

详细log:

Executing task ':app:install' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':app:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@42b2bed5
:app:install (Thread[Daemon worker,5,main]) completed. Took 0.272 secs.
:app:bintrayUpload (Thread[Daemon worker,5,main]) started.
:app:bintrayUpload                 
Executing task ':app:bintrayUpload' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Found 1 configuration(s) to publish.
Package 'AndroidNormalUILibs' does not exist. Attempting to creating it...
:app:bintrayUpload FAILED          
:app:bintrayUpload (Thread[Daemon worker,5,main]) completed. Took 8.867 secs.
               
FAILURE: Build failed with an exception.
               
* What went wrong:
Execution failed for task ':app:bintrayUpload'.
> Could not create package 'didikee/maven/AndroidNormalUILibs': HTTP/1.1 404 Not Found
               
* Try:         
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

如何处理?

黄舟黄舟2772 days ago416

reply all(2)I'll reply

  • 高洛峰

    高洛峰2017-04-17 17:39:25

    You can refer to this article of mine to upload: http://idisfkj.github.io/2016...

    reply
    0
  • 迷茫

    迷茫2017-04-17 17:39:25

    404, seems to be going over the wall.

    reply
    0
  • Cancelreply