Android上传至 bintray 报错

 心如止水向北飞2012_737 发布于 2022-10-30 12:54
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.

如何处理?

2 个回答
  • 404啦,貌似要翻墙。

    2022-10-31 21:32 回答
  • 你可以参考我这篇文章来上传:http://idisfkj.github.io/2016...

    2022-10-31 21:32 回答
撰写答案
今天,你开发时遇到什么问题呢?
立即提问
热门标签
PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有