Skip to content

Conversation

@zapodot
Copy link
Owner

@zapodot zapodot commented May 30, 2025

  • 1.0 snapshot
  • Build changes
  • Build all branches
  • Build all branches effort 2
  • Needed to update parent
  • Use jacoco + coveralls
  • Bump jacoco
  • Remove unused plugins
  • Duplicate plugin
  • Switcharoo
  • Add mvn build wrapper
  • Bump deps and adjust

@zapodot zapodot requested a review from Copilot May 30, 2025 13:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR primarily bumps dependency versions, removes unused plugins, and updates the Maven wrapper and CI configurations to support newer Java versions.

  • Update dependency versions in pom.xml files (e.g., Guava, Java, JUnit, Jacoco).
  • Remove unused plugins (coveralls, cobertura) and swap to a BOM-based dependency import for JUnit.
  • Update Maven Wrapper scripts and GitHub workflow to use newer actions and Java versions.

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pom.xml Updated dependency versions and removed unused plugin entries.
mvnw.cmd, mvnw Added/updated Maven Wrapper scripts for improved distribution setup.
embedded-jms-junit5/src/main/java/.../FieldInjector.java Modified injection API to use TestInstances, but with potential logic issue.
embedded-jms-junit5/ and embedded-jms-junit/pom.xml Bumped parent version and removed unused plugins.
embedded-jms-core/pom.xml Adjusted test dependencies ordering to align with dependency updates.
.mvn/wrapper/maven-wrapper.properties Added Maven wrapper properties.
.github/workflows/maven.yml Updated CI configuration with newer Java versions and actions.
.github/dependabot.yml Added schedule for GitHub Actions dependency updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants