-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
maven: 3.8.6 -> 3.9.2 #238746
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
maven: 3.8.6 -> 3.9.2 #238746
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,7 +39,7 @@ javaPackages.mavenfod rec { | |
| }; | ||
|
|
||
| inherit mvnParameters; | ||
| mvnHash = "sha256-tc4mrXeyeI973IsNA9CcYJXEtTj91DcpCSmVYBYytt8="; | ||
| mvnHash = "sha256-Ej/JePvd9Ieni8FqSaXBDc2T6Cwr8WP54iko8wYiT68="; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This was also up-to-date and I opened a PR: hneemann/Digital#1170 |
||
|
|
||
| nativeBuildInputs = [ copyDesktopItems maven makeWrapper ]; | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec { | |
| ''; | ||
| outputHashAlgo = "sha256"; | ||
| outputHashMode = "recursive"; | ||
| outputHash = "1qwgvz6l5wia8q5824c9f3iwyapfskljhqf1z09fw6jjj1jy3b15"; | ||
| outputHash = "sha256-rRLsCTY3fEAvGRDvNXqpjac2Gb5fdlyhK2wTK5CVN9k="; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This was not up-to-date at all. Opened a PR about the plugin versions anyway: martinpaljak/GlobalPlatformPro#321 |
||
| }; | ||
|
|
||
| nativeBuildInputs = [ jdk maven makeWrapper ]; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24,7 +24,7 @@ javaPackages.mavenfod rec { | |
|
|
||
| mvnFetchExtraArgs.dontConfigure = true; | ||
| mvnParameters = "-DskipTests"; | ||
| mvnHash = "sha256-2MVlF3QIWiDvUlnMH4RLi2Od57aoh8zK/OmHqztOnZ4="; | ||
| mvnHash = "sha256-bzYBSrCS9Kp+qnVO60h915Or1VWabphwLEu6lcBULuc="; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (note to self) this project seems kind of dead. there are really trivial PRs that haven't been merged in months :( I threw in the enforce PR just to kind of see what will happen: georgewfraser/java-language-server#259
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nevermind, this was merged :) |
||
|
|
||
| nativeBuildInputs = [ maven jdk makeWrapper ]; | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,7 +28,7 @@ in javaPackages.mavenfod { | |
|
|
||
| # Tests need a running Xorg. | ||
| mvnParameters = "-DskipTests"; | ||
| mvnHash = "sha256-Bq02zyOZjah5jtFBEvE+Xif6aAAwPiuP5sUL42V8dUs="; | ||
| mvnHash = "sha256-ajrHnaiJS7ZnR9BjLaXK2bnAKCp5UWQqYpjWbz3z6bw="; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (note to self) This package is up-to-date and I opened a PR to enforce all maven plugin versions to be set. With the next update of this package, the hash should no longer be affected by the Maven version. |
||
|
|
||
| nativeBuildInputs = [ maven makeWrapper ]; | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,7 +11,7 @@ javaPackages.mavenfod rec { | |
| hash = "sha256-rRttA5H0A0c44loBzbKH7Waoted3IsOgxGCD2VM0U/Q="; | ||
| }; | ||
|
|
||
| mvnHash = "sha256-EIam0rxmCBs/mpMck6ePFoQBQ6KYYNqJKVE32gdXPfE="; | ||
| mvnHash = "sha256-kLpjMj05uC94/5vGMwMlFzLKNFOKeyNvq/vmB6pHTAo="; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (note to self) This package was up to date. Opened an enforce PR: intoolswetrust/jd-cli#94
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this was merged |
||
|
|
||
| nativeBuildInputs = [ maven makeWrapper ]; | ||
|
|
||
|
|
||
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.
(note to self) This package is up-to-date and I opened a PR to enforce all maven plugin versions to be set. With the next update of this package, the hash should no longer be affected by the 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.
Great! Would you like to propose a PR to supersede #232348?
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.
argh, I got the wrong file. I wanted to make this note on the
forge-mtgfile. I'm going though r/n and will be making notes as I go.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.
Ok, I got to this repo now and opened the enforce PR: dbeaver/dbeaver#20341
I don't think it's worth waiting for a merge and release, so please disregard w.r.t. #232348