Maven dependency

Issue #27 new
Dima Zaytsev created an issue

It would be nice to have this library in some Maven repository

Comments (16)

  1. R

    I would be happy if you could document the steps for publishing. I have the same task for another project

  2. R

    I followed this example after some trouble like that inceptionYear is not usable for me, I finally created successfully the signed jar files. But how can I create a bundle.jar and where is the generated pom.xml?

  3. Benjamin Weiss

    Without seeing the build.gradle there can be many things that cause weird stuff. Generally the generated files are underneath the build folder.

  4. Emanuele Ricci

    Hi guys, some update about this task? I would really like to import it as a gradle plugin ;)

  5. Daniel Nadeau repo owner

    Hey sorry for getting back so late! I've been on vacation recently (still am... :) ) I will look into this later on :)

  6. Axel Jonckheere

    Perhaps you can use Jitpack to set up a Maven/Gradle dependency. It does all the work for you and it works with both Github and Bitbucket. But I think versioning the repository helps simplifying the process (else you need the short commit id of the latest commit). I'm not sure how this works on Bitbucket (with tags probably).

  7. Log in to comment