Skip to main content
0 votes
0 answers
87 views

I’m trying to publish a multi-module Maven project to Sonatype Central using the Central Publishing Maven Plugin org.sonatype.central:central-publishing-maven-plugin:0.8.0. In my small test repo the ...
ChrissW-R1's user avatar
0 votes
0 answers
79 views

Snapshot Deployment Fails with 401 - JReleaser Configuration Recently, I migrated from Nexus 2 to the new Maven Central repository. I'm using JReleaser with Gradle to handle publication. The release ...
Robert Apikyan's user avatar
2 votes
1 answer
73 views

So, I have a requirement to force all requests to Maven Central via CodeArtifacts, while all other traffic to Nexus repository hosted by organization. My settings.xml looks like below <mirrors> ...
Amal Syed's user avatar
0 votes
0 answers
209 views

Renovate builds a lot of microservices and runs into a 429 Too many Requests error of maven central. We use as Proxy an Azure Artifact Store for the public maven dependencies and for our own maven ...
bkb1986's user avatar
0 votes
0 answers
30 views

I have registered a Maven Central namespace back in the day with self-signed GPG key provided. For some reason, I have to revoke provided key entirely and create it from scratch. I worry if I would be ...
Eir Nym's user avatar
  • 1,617
2 votes
1 answer
197 views

I would like to retrieve a list of released artifacts from the official Maven Central Repository REST API sorted by version. But I don't know how to do that. I have tried with the following example ...
mwalter's user avatar
  • 1,033
0 votes
0 answers
25 views

MavenCentral: how to avoid duplicates in dependents list? 1181 components is the wrong number, because different versions of the same components repeats multiple times. How to tell mavencentral to ...
Vladimir Koltunov's user avatar
0 votes
1 answer
180 views

I have created a namespace on https://central.sonatype.com/ and verified it, but now I can't remove this namespace since this functionality is disabled: How to remove it? I can remove namespace that ...
hhrzc's user avatar
  • 2,093
1 vote
1 answer
128 views

I generated token Then execute the curl provided by documentation curl --request POST \ --verbose \ --header 'Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' \ --form bundle=@central-...
simar's user avatar
  • 1,852
-1 votes
2 answers
1k views

I’m having trouble with the com.github.barteksc:android-pdf-viewer package—it’s not resolving through JitPack, Maven Central, Gradle, or any other repository. Is there still a way to use this library? ...
Zenin0's user avatar
  • 63
1 vote
1 answer
150 views

I'm building an Android app in Kotlin. I want it to have graphs and I'm using implementation(libs.androidplot.core) in my build.gradle file. But I get the following error when reloading the Gradle ...
Elis Hazelton's user avatar
2 votes
1 answer
377 views

I'm trying to publish a Kotlin Multiplatform library using JReleaser and the Portal Publisher API according to their tutorial, but when I try to translate the Groovy example to Kotlin, the build ...
Angel E.'s user avatar
  • 133
0 votes
2 answers
712 views

I am experiencing issues with resolving dependencies like com.kaopiz:kprogresshud:1.2.0 and com.tapadoo.android:alerter:2.0.4. It seems that JCenter has become a permanent redirect to Maven Central, ...
programmerdinkar's user avatar
0 votes
1 answer
279 views

I've built up a dependency in java. Nothing special, just some utility functionality. I can deploy it locally, and use it with no problem, but I'd like to deploy it to maven central. I set up my ...
user3784458's user avatar
3 votes
1 answer
717 views

I noticed that the JCenter read-only repository has been closed. I currently have projects that made use of very old libraries (we're talking years...) and I can no longer retrieve them. I only ...
Claudio's user avatar
  • 43

15 30 50 per page
1
2 3 4 5
18