From bac708153513b4a999e2ae3301d9c91b752e76c9 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 25 Apr 2024 15:02:02 +0300 Subject: [PATCH] m --- hw/baton/baton.txt | 2 ++ hw/kitchen/corkscrew.txt | 4 ++++ pages/books/zhukov.txt | 2 ++ .../build/gradle/plugins/publishing/maven/maven.txt | 11 +++++++++++ pl/web/js/libfws/ui/react/docs/whatsnew.txt | 3 +++ 5 files changed, 22 insertions(+) create mode 100644 hw/baton/baton.txt create mode 100644 hw/kitchen/corkscrew.txt create mode 100644 pl/cross/tools/build/gradle/plugins/publishing/maven/maven.txt diff --git a/hw/baton/baton.txt b/hw/baton/baton.txt new file mode 100644 index 000000000..dd741b828 --- /dev/null +++ b/hw/baton/baton.txt @@ -0,0 +1,2 @@ +https://www.wildberries.by/product?card=226249348 +https://www.wildberries.by/product?card=225051783 diff --git a/hw/kitchen/corkscrew.txt b/hw/kitchen/corkscrew.txt new file mode 100644 index 000000000..507092015 --- /dev/null +++ b/hw/kitchen/corkscrew.txt @@ -0,0 +1,4 @@ +pneumo + https://www.youtube.com/watch?v=F3eddud46j0 + https://www.wildberries.by/product?card=87417797 + https://www.wildberries.by/product?card=156035591 diff --git a/pages/books/zhukov.txt b/pages/books/zhukov.txt index ff39e8ae6..75c4ab060 100644 --- a/pages/books/zhukov.txt +++ b/pages/books/zhukov.txt @@ -6,3 +6,5 @@ zhukov - middle-age ru http://flibusta.site/b/591285 https://www.wildberries.by/product?card=11936279 ! 19 bin +zhukov - vikings + https://www.wildberries.by/product?card=19496944 diff --git a/pl/cross/tools/build/gradle/plugins/publishing/maven/maven.txt b/pl/cross/tools/build/gradle/plugins/publishing/maven/maven.txt new file mode 100644 index 000000000..9633110c8 --- /dev/null +++ b/pl/cross/tools/build/gradle/plugins/publishing/maven/maven.txt @@ -0,0 +1,11 @@ +https://github.com/aws/aws-msk-iam-auth/issues/112 +https://github.com/aws/aws-msk-iam-auth/issues/112#issuecomment-2071747265 +Regarding this error message: +java.lang.ClassNotFoundException: org.gradle.api.plugins.MavenPlugin + +As far as I know (now) the old maven plugin was finally removed, so if that is still used instead of the maven-publish plugin it will fail (no matter what Java version is used). +In my case it was indirectly used by another plugin (shadow) where I had to switch to the latest version. + +https://docs.gradle.org/current/userguide/upgrading_version_6.html#removal_of_the_legacy_maven_plugin +says it has been removed already in Gradle 7 but for me it was working in Gradle 7 and only failed when I was trying to switch to Gradle 8 in several projects +(maybe there was a special mode for that case where the maven plugin was only indirectly used by another plugin?). diff --git a/pl/web/js/libfws/ui/react/docs/whatsnew.txt b/pl/web/js/libfws/ui/react/docs/whatsnew.txt index 9d7512420..d3faeadfd 100644 --- a/pl/web/js/libfws/ui/react/docs/whatsnew.txt +++ b/pl/web/js/libfws/ui/react/docs/whatsnew.txt @@ -1,6 +1,9 @@ ? http://elijahmanor.com/talks/react-to-the-future/dist/#/slide/4/0 +2024 +19.x +https://proglib.io/p/react-19-unichtozhit-vse-freymvorki-2024-04-23 2021 18.x https://github.com/facebook/react/releases/tag/v18.0.0