Git Product home page Git Product logo

Comments (2)

ndtaylor avatar ndtaylor commented on September 24, 2024

I actually meant to do this originally, and I ended up giving up and just uploading directly to maven central because the tools to upload to bintray don't actually work if you want to sign your artifacts locally (it always misses the pom.xml).

I suppose I could have the upload-to-bintray task depend on the upload-to-maven-central task, and then it would pick up the signed pom.xml. It's a little weird, but not the worst thing in world.

@nasahapps, I'm curious, why do you want the library in jcenter? As I understand it, jcenter includes maven central.

from postman.

nasahapps avatar nasahapps commented on September 24, 2024

Jcenter is a better alternative to maven central. Google about it.

And if it was part of maven central, I could just be able to have
jcenter() in my build.gradle repositories and download your library but
it failed because it can't find it on jcenter, so I have to instead include
mavencentral(), yours (at least in my projects) being the only third
party library that requires this.
On Aug 12, 2015 8:30 AM, "Nathan Taylor" [email protected] wrote:

I actually meant to do this originally, and I ended up giving up and just
uploading directly to maven central because the tools to upload to bintray
don't actually work if you want to sign your artifacts locally (it always
misses the pom.xml).

I suppose I could have the upload-to-bintray task depend on the
upload-to-maven-central task, and then it would pick up the signed pom.xml.
It's a little weird, but not the worst thing in world.

@nasahapps https://github.com/nasahapps, I'm curious, why do you want
the library in jcenter? As I understand it, jcenter includes maven central.


Reply to this email directly or view it on GitHub
#11 (comment).

from postman.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.