Skip to content

Conversation

MarkEWaite
Copy link
Contributor

Explicitly declare bundled artifacts

Do not allow additions to the bundled dependencies without a change to the list of bundledArtifacts. Avoid the mistakes made in the past when a new transitive dependency was inadvertently added to the plugin and bundled into the hpi / jpi file.

Draft until the release of pull request:

Testing done

Confirmed that compilation passes and a single test passes. Rely on ci.jenkins.io for more complete testing

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Do not allow additions to the bundled dependencies without a change to
the list of bundledArtifacts.  Avoid the mistakes made in the past when
a new transitive dependency was inadvertently added to the plugin and
bundled into the hpi / jpi file.

Draft until the release of pull request:

* jenkinsci/maven-hpi-plugin#771

Testing done:

Confirmed that compilation passes and a single test passes.  Rely on
ci.jenkins.io for more complete testing
@MarkEWaite MarkEWaite added the maintenance Reduces maintenance effort by changes not directly visible to users label Aug 8, 2025
@MarkEWaite MarkEWaite marked this pull request as ready for review August 16, 2025 02:15
@MarkEWaite MarkEWaite requested a review from a team as a code owner August 16, 2025 02:15
@MarkEWaite MarkEWaite merged commit 79a87bf into jenkinsci:master Aug 16, 2025
18 checks passed
@MarkEWaite MarkEWaite deleted the use-strictBundledArtifacts branch August 16, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant