Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update plugins for maven 3.6.3+ #1011

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dev-mlb
Copy link
Collaborator

@dev-mlb dev-mlb commented Nov 14, 2024

No description provided.

@dev-mlb dev-mlb closed this Nov 14, 2024
@dev-mlb dev-mlb reopened this Nov 14, 2024
@dev-mlb dev-mlb changed the title update maven-assembly-plugin to 3.7.1 update plugins for maven 3.6.3+ Nov 14, 2024
sambish5
sambish5 previously approved these changes Nov 15, 2024
@jpdahlke
Copy link
Collaborator

  • validate versions are available internally

@jpdahlke jpdahlke added this to the v8.18.0 milestone Nov 15, 2024
@jpdahlke jpdahlke added dependencies This updates a dependency version BPD Change to the Build, Package, or Deploy process labels Nov 15, 2024
Copy link
Collaborator

@cfkoehler cfkoehler left a comment

Choose a reason for hiding this comment

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

Not done checking yet.
Ran the following goals so far (compile, verify, site)

pom.xml Outdated
<maven.min-version>3.6.3</maven.min-version>
<plugin.build-helper-maven.version>3.6.0</plugin.build-helper-maven.version>
<plugin.cyclonedx-maven.version>2.9.0</plugin.cyclonedx-maven.version>
<plugin.duplicate-finder-maven.version>2.0.1</plugin.duplicate-finder-maven.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

not available yet

pom.xml Outdated
<plugin.maven-scm-publish.version>3.3.0</plugin.maven-scm-publish.version>
<plugin.maven-site.version>3.21.0</plugin.maven-site.version>
<plugin.maven-source.version>3.3.1</plugin.maven-source.version>
<plugin.maven-surefire.version>3.5.2</plugin.maven-surefire.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

not available yet. (surefire-junit-platform)
have 3.2.3

pom.xml Outdated
<plugin.maven-surefire.version>3.1.0</plugin.maven-surefire.version>
<plugin.maven-resources.version>3.3.1</plugin.maven-resources.version>
<plugin.maven-scm-publish.version>3.3.0</plugin.maven-scm-publish.version>
<plugin.maven-site.version>3.21.0</plugin.maven-site.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

not available yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPD Change to the Build, Package, or Deploy process dependencies This updates a dependency version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants