-
Notifications
You must be signed in to change notification settings - Fork 122
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
base: main
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this 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> |
There was a problem hiding this comment.
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> |
There was a problem hiding this comment.
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> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not available yet
No description provided.