Skip to content

Unable to resolve github-api artifacts from Maven Central #195

@msteiger

Description

@msteiger

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions