question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish the library on Maven Central

See original GitHub issue

Feature Request

Just publishing the library on the Maven Central repository

Description

I’m about to use this library on a software that is published on Maven Central, and the policy of the repository is to depend only on software hosted (also) there.

Proposed Solution

I wrote a plugin for quickly setting up a gradle publication targeting Maven Central. That could be used, or we could resort to manual configuration

Alternatives I’ve considered

Alternatively, since the license allows it, I could fork and publish the artifacts under org.danilopianini:fuel

Additional context

n/a

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
kittinunfcommented, Jun 3, 2020

Thanks! I will set it up the account tonight 🙇 🙏

1reaction
DanySKcommented, Jun 3, 2020

@jckoenen looks like we are going to be able to use fuel in upgradle!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publishing Android libraries to MavenCentral in 2021
MavenCentral is the place to be for Android libraries, but publishing there is no easy task. Here's the step-by-step guide on how to...
Read more >
Maven – Guide to uploading artifacts to the Central Repository
Guide to uploading artifacts to the Central Repository. In order for users of Maven to utilize artifacts produced by your project, you must...
Read more >
Publishing a Java Library to Maven Central
In this article, I will show you the quickest way to publish a Java library to Maven Central. Maven Central is the standard...
Read more >
Publishing your first Android library to MavenCentral
In order to finally publish your library, do the following: Select the repository.
Read more >
Upload to MavenCentral made easy for Android Library | by Elye
Move library from Nexus Staging to MavenCentral · Then click onto Staging Repository and select the library · Then click Close. You can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found