-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bump modernizer-maven-plugin.version from 2.9.0 to 3.1.0 #2358
Open
dependabot
wants to merge
12
commits into
master
Choose a base branch
from
dependabot/maven/master/modernizer-maven-plugin.version-3.1.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump modernizer-maven-plugin.version from 2.9.0 to 3.1.0 #2358
dependabot
wants to merge
12
commits into
master
from
dependabot/maven/master/modernizer-maven-plugin.version-3.1.0
+156
−74
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
bouw- en testinfrastuctuur
oa. aanpassingen vanwege build servers en maven plugins
dependency update
(deels) automatische updates van gebruikte libraries
labels
Jan 20, 2025
mprins
removed
the
dependency update
(deels) automatische updates van gebruikte libraries
label
Jan 20, 2025
mprins
requested changes
Jan 20, 2025
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.
needs work:
- Error: Failed to execute goal org.gaul:modernizer-maven-plugin:3.1.0:modernizer (modernizer) on project brmo-taglib: Found 9 violations -> [Help 1]
- Error: Failed to execute goal org.gaul:modernizer-maven-plugin:3.1.0:modernizer (modernizer) on project bgt-loader: Found 3 violations -> [Help 1]
- Error: Failed to execute goal org.gaul:modernizer-maven-plugin:3.1.0:modernizer (modernizer) on project brmo-loader: Found 12 violations -> [Help 1]
- Error: Failed to execute goal org.gaul:modernizer-maven-plugin:3.1.0:modernizer (modernizer) on project brmo-proxyservice: Found 1 violations -> [Help 1]
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/TailTag.java:61: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/TailTag.java:65: Prefer java.nio.file.Paths.get(String, String...)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/TailTag.java:67: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/DownloadTag.java:46: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/DownloadTag.java:50: Prefer java.nio.file.Paths.get(String, String...)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/DownloadTag.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/LogfileUtil.java:59: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/LogfileUtil.java:72: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-taglib/src/main/java/nl/b3p/web/jsp/LogfileUtil.java:79: Prefer java.nio.file.Path.of(String, String...)
Error: /home/runner/work/brmo/brmo/bgt-loader/src/main/java/nl/b3p/brmo/bgt/loader/cli/BGTLoaderMain.java:156: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/bgt-loader/src/main/java/nl/b3p/brmo/bgt/loader/cli/BGTLoaderMain.java:158: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/bgt-loader/src/main/java/nl/b3p/brmo/bgt/loader/cli/BGTLoaderMain.java:399: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:370: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:374: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:408: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:413: Prefer java.nio.file.Files.newInputStream(java.nio.file.Paths.get(String))
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:699: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:700: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/BrmoFramework.java:700: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/util/TopNLRsgbTransformer.java:[54](https://github.com/B3Partners/brmo/actions/runs/12861351640/job/35854614664?pr=2358#step:7:55): Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/checks/AfgifteChecker.java:42: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/checks/AfgifteChecker.java:42: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/checks/AfgifteChecker.java:98: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-loader/src/main/java/nl/b3p/brmo/loader/xml/TopNLFileReader.java:45: Prefer java.nio.file.Paths.get(String)
Error: /home/runner/work/brmo/brmo/brmo-proxyservice/src/main/java/nl/b3p/brmo/service/proxy/BerichtEndpointFileServlet.java:51: Prefer java.nio.file.Paths.get(String)
Error: Failed to execute goal org.gaul:modernizer-maven-plugin:3.1.0:modernizer (modernizer) on project brmo-taglib: Found 9 violations -> [Help 1]
Bumps `modernizer-maven-plugin.version` from 2.9.0 to 3.1.0. Updates `org.gaul:modernizer-maven-annotations` from 2.9.0 to 3.1.0 - [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases) - [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.9.0...modernizer-maven-plugin-3.1.0) Updates `org.gaul:modernizer-maven-plugin` from 2.9.0 to 3.1.0 - [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases) - [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.9.0...modernizer-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.gaul:modernizer-maven-annotations dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.gaul:modernizer-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
mprins
force-pushed
the
dependabot/maven/master/modernizer-maven-plugin.version-3.1.0
branch
from
January 20, 2025 08:18
3a0b687
to
22cd3e4
Compare
mprins
force-pushed
the
dependabot/maven/master/modernizer-maven-plugin.version-3.1.0
branch
from
January 20, 2025 09:48
19f5217
to
f3f7bb9
Compare
mprins
force-pushed
the
dependabot/maven/master/modernizer-maven-plugin.version-3.1.0
branch
from
January 20, 2025 14:27
ab8a0a6
to
1def1e2
Compare
…rkomen java.lang.ClassCastException: class sun.nio.ch.ChannelInputStream cannot be cast to class java.io.FileInputStream (sun.nio.ch.ChannelInputStream and java.io.FileInputStream are in module java.base of loader 'bootstrap')
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
modernizer-maven-plugin.version
from 2.9.0 to 3.1.0.Updates
org.gaul:modernizer-maven-annotations
from 2.9.0 to 3.1.0Release notes
Sourced from org.gaul:modernizer-maven-annotations's releases.
Commits
46b5f90
modernizer-maven-plugin 3.1.0 release7a52ccc
Allow SuppressModernizer on local types4db7975
Fix suggestions for newXWithExpectedSizee4e0e7a
Use try-with-resources where possiblee4852a2
Upgrade to modernizer-maven-plugin 3.0.02d05fb9
Replace File with Pathd42de08
Fix recommendation for Files.newOutputStream()aa3cf2b
Bump org.apache.maven.plugins:maven-checkstyle-plugine30e60f
Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.03725c02
Bump commons-io:commons-io from 2.16.1 to 2.18.0Updates
org.gaul:modernizer-maven-plugin
from 2.9.0 to 3.1.0Release notes
Sourced from org.gaul:modernizer-maven-plugin's releases.
Commits
46b5f90
modernizer-maven-plugin 3.1.0 release7a52ccc
Allow SuppressModernizer on local types4db7975
Fix suggestions for newXWithExpectedSizee4e0e7a
Use try-with-resources where possiblee4852a2
Upgrade to modernizer-maven-plugin 3.0.02d05fb9
Replace File with Pathd42de08
Fix recommendation for Files.newOutputStream()aa3cf2b
Bump org.apache.maven.plugins:maven-checkstyle-plugine30e60f
Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.03725c02
Bump commons-io:commons-io from 2.16.1 to 2.18.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)