jenkinsci / jenkinsci/plugin-pom

[JENKINS-62639] Enable incrementals for plugin-pom

Open
#1,333 0 comments 0 reactions 0 assignees View on GitHub
component:plugin-pom imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
75
Forks
81
Avg merge
9m
Merged PRs (30d)
18

Description

It appears that the plugin-pom builds do not yet upload to Jenkins Incrementals.

This can cause downstream plugin PR builds to fail, with messages like this:

org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.jenkins-ci.plugins:plugin:pom:3.55 in incrementals (https://repo.jenkins-ci.org/incrementals/)

Example of affected PR: https://github.com/jenkinsci/mailer-plugin/pull/88 

When I checked https://repo.jenkins-ci.org/incrementals/org/jenkins-ci/plugins/ today, 'plugin' was indeed missing from the list.

If this is indeed the cause of the problem, it may not be sufficient to enable Incrementals uploads for future builds: it might be necessary to do one-off uploads for past versions too.

---
Originally reported by chriskilding, imported from: Enable incrementals for plugin-pom


  • status: Open
  • priority: Minor
  • component(s): plugin-pom
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260108-221235

Raw content of original issue

It appears that the plugin-pom builds do not yet upload to Jenkins Incrementals.

This can cause downstream plugin PR builds to fail, with messages like this:

org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.jenkins-ci.plugins:plugin:pom:3.55 in incrementals (https://repo.jenkins-ci.org/incrementals/)

Example of affected PR: https://github.com/jenkinsci/mailer-plugin/pull/88 

When I checked https://repo.jenkins-ci.org/incrementals/org/jenkins-ci/plugins/ today, 'plugin' was indeed missing from the list.

If this is indeed the cause of the problem, it may not be sufficient to enable Incrementals uploads for future builds: it might be necessary to do one-off uploads for past versions too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.