Questions tagged [bintray]

JFrog Bintray is a universal distribution hub, which provides features like a global distribution network (CDN), extreme throughput and redundancy for downloads, permission control for external users (entitlements), product and EULA support etc. It's free to use for consumption and free to use for distribution of OSS projects. Bintray is also the home for JCenter, a popular Java components repository.

JFrog Bintray is a universal distribution hub, which if free to use for consumption and free to use for distribution of OSS projects. It provides features like:

  • a global distribution network (CDN)
  • extreme throughput and redundancy for downloads
  • permission control for external users (entitlements)
  • product and EULA support
  • full REST API automation
  • CLI
  • plugins for popular CI servers and build tools
  • indexing as much binary packages standards as possible
  • "Set Me Up" snippets for easy configuration
  • smart checksum-based binary storage
  • and much more.

Bintray is also the home for , a popular Java components repository.

For more information please see:

399 questions
-1
votes
1 answer

What is the right way to create a bintray repository using API

I tried to create a bintray repository. But no matter what I specify as repository type it always create a generic repository. Is this a bug?
Arun
  • 183
  • 2
  • 9
-1
votes
1 answer

JAR file is corrupted

Why do i get this error when i'm trying to include my version inside JCenter from the JFrog interface: JAR file is corrupted.A binary file (jar, aar, wat, apk) should be part of the package.Could not validate jar file.Package should include sources…
-1
votes
1 answer

Is bintray repository available for free?

I searched for: com.oracle ojdbc6 11.2.0.2.0 And found it at this site. It provides 2 links, one to mvnsearch and second for bintray. mvnsearch does not…
Cherry
  • 31,309
  • 66
  • 224
  • 364
-1
votes
1 answer

How to generate Javadoc for Maven Central?

I am trying to sync my package from bintray with Maven Central, but get this error : What do I need to do to generate the Javadoc? I use the Gradle: dependencies { classpath 'com.android.tools.build:gradle:1.3.0' classpath…
user5483163
  • 41
  • 1
  • 5
-1
votes
1 answer

How to upload a jar to bintray with maven

I'm trying to use bintray to upload a maven package (jar) to Maven Central Repository but I can't find any documentation or instructions to do that. So how to get started on bintray upload process.
danillosl
  • 519
  • 3
  • 7
  • 13
-2
votes
1 answer

"pkg install mosquitto" on Android gives error since trying to clone packages from bintray (down for maintenance)

I am trying to install the Mosquitto on android device: I have installed termux, also trying to install Mosquitto through termux (following this instruction). However, the installation tries to access the bintray website to clone required packages.…
Axy
  • 23
  • 4
-2
votes
1 answer

Execution failed for task ':app:bintrayUpload' and Execution failed for task ':app:bintrayPublish'

Cannot cast object 'task ':bintrayUpload'' with class 'com.jfrog.bintray.gradle.tasks.BintrayUploadTask_Decorated' to class 'com.jfrog.bintray.gradle.tasks.BintrayUploadTask' Cannot cast object 'task ':asista-ui:bintrayUpload'' with class…
-2
votes
1 answer

JCenter hosts java applications that follow maven convention

After publishing library on bintray i received one mail from support. Below Bintray (bintray) has sent you a direct message from Bintray: Hi, JCenter hosts java applications that follow maven convention. In addition to the .pom file, your version…
-2
votes
1 answer

always ask for login when download file from public Bintray repo

I'm not sure it's the right place to ask for tech support. But please route me to the correct contacts if I'm wrong. Here is the issue, TestNG Team hosts the TestNG Eclipse plugin on Bintray.com, today suddenly people complain that they can't…
XuQing Tan
  • 362
  • 1
  • 4
  • 11
1 2 3
26
27