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.

Unable to resolve github-api artifacts from Maven Central

See original GitHub issue

The source of the problem seems to be the incorrect pom.xm file for org.jenkins-ci:annotation-indexer:1.4. It reports jenkins as being the its parent, which is not in Central. Thus, the parent fails to resolve.

This issue has already been reported in slightly different contexts at MVNCENTRAL-648 and JENKINS-27599.

I would assume that only @kohsuke (who apparently has signed it) can edit the pom or upload a new one with a higher version number.

org.kohsuke:github-api:1.68
+--- commons-lang:commons-lang:2.6
+--- commons-codec:commons-codec:1.7
+--- com.fasterxml.jackson.core:jackson-databind:2.2.3
|    +--- com.fasterxml.jackson.core:jackson-annotations:2.2.3
|    \--- com.fasterxml.jackson.core:jackson-core:2.2.3
+--- commons-io:commons-io:1.4
\--- com.infradna.tool:bridge-method-annotation:1.14
     \--- org.jenkins-ci:annotation-indexer:1.4 FAILED

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:2
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
szpakcommented, Apr 4, 2016

I agree that it would be good to not have to add an another artifact repository just for a parent pom.

1reaction
apratinacommented, Jan 30, 2018

This problem is not happening in the latest github-api:1.92 anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to resolve github-api artifacts from Maven Central #195
The source of the problem seems to be the incorrect pom.xm file for org.jenkins-ci:annotation-indexer:1.4. It reports jenkins as being the ...
Read more >
Unable To resolve github maven dependency - Stack Overflow
The repository is currently public. I am now trying to use the dependency in other projects, but I am getting an error Cannot...
Read more >
Maven Repo: Could not resolve dependencies ... - GitLab
The dependency builds just fine and I can see the artifact deployed under the packages folder of the project. The problem is while...
Read more >
GitHub API For Java - org.kohsuke - Maven Repository
Version Repository Usages Date 1.313 Central 10 Sep 27, 2022 1.308 Central 8 Aug 18, 2022 1.307 Central 4 Jun 27, 2022
Read more >
Github package registry vs artifactory - Carlino Edilizia
Azure Artifacts; NuGet; Maven Central; Chocolatey; JFrog Artifactory GitLab package registry supports 8 different package types. Report Save. 1.
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