home.social

#jpms — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jpms, aggregated by home.social.

fetched live
  1. @ascheman @ASFMavenProject Great to see a post on Maven as well. We use #gradle but also have/had our good struggles with the #jpms module system. The real fun begins with "patching" third party libraries to fix split packages etc.

  2. @ascheman @ASFMavenProject Great to see a post on Maven as well. We use #gradle but also have/had our good struggles with the #jpms module system. The real fun begins with "patching" third party libraries to fix split packages etc.

  3. Java Recipe for Carefree dependency Administration

    That's my take on making dependencies manageable without unnecessary complexity with the tool set we have at our disposal as Java developers.

    📰 Article in Java aktuell (de): meine.doag.org/zeitschriften/i
    🎙️ Talk upcoming at JavaLand (de): meine.doag.org/events/javaland
    🎞️ Video on each item youtube.com/watch?v=MUeJeiNRFF
    📚 Website now with short description of each item and examples: javarca.de

    #Java #Gradle #Maven #JPMS #JavaLand

  4. Java Recipe for Carefree dependency Administration

    That's my take on making dependencies manageable without unnecessary complexity with the tool set we have at our disposal as Java developers.

    📰 Article in Java aktuell (de): meine.doag.org/zeitschriften/i
    🎙️ Talk upcoming at JavaLand (de): meine.doag.org/events/javaland
    🎞️ Video on each item youtube.com/watch?v=MUeJeiNRFF
    📚 Website now with short description of each item and examples: javarca.de

    #Java #Gradle #Maven #JPMS #JavaLand

  5. Happy to have the opportunity to talk about the 'Recipe for Carefree Dependency Administration' in Java projects - javarca.de - at JavaLand next year (March 10./11. 2026).

    The full conference agenda is now online. Many interesting topics.

    meine.doag.org/events/javaland

    #Java #Gradle #Maven #JPMS #JavaLand #JavaLand2026

  6. Happy to have the opportunity to talk about the 'Recipe for Carefree Dependency Administration' in Java projects - javarca.de - at JavaLand next year (March 10./11. 2026).

    The full conference agenda is now online. Many interesting topics.

    meine.doag.org/events/javaland

    #Java #Gradle #Maven #JPMS #JavaLand #JavaLand2026

  7. Update 3rd-party open-source modules to their latest release regularly to stay out of trouble. Establish a too-supported process for that in you team.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    6️⃣ Update Dependencies
    ▶️ youtube.com/watch?v=kg8TpiYZvv

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  8. Update 3rd-party open-source modules to their latest release regularly to stay out of trouble. Establish a too-supported process for that in you team.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    6️⃣ Update Dependencies
    ▶️ youtube.com/watch?v=kg8TpiYZvv

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  9. Don't let your well-structured module and dependency setup decay. Put sufficient checks in place to keep dependency definitions consistent with code changes.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    5️⃣ Dependency Analysis
    ▶️ youtube.com/watch?v=i9Vf39vme_

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  10. Don't let your well-structured module and dependency setup decay. Put sufficient checks in place to keep dependency definitions consistent with code changes.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    5️⃣ Dependency Analysis
    ▶️ youtube.com/watch?v=i9Vf39vme_

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  11. I have seen many build setups in the past years. Uninformed dependency conflict management is in the top three of "things messing up a Java build configuration".

    Conflict handling is part of the game if you want to profit from reusing open-source libraries/frameworks.

    Do better. The investment will be worth it.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    4️⃣ Dealing with Conflicts
    ▶️ youtube.com/watch?v=2tJxmci4VC

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  12. I have seen many build setups in the past years. Uninformed dependency conflict management is in the top three of "things messing up a Java build configuration".

    Conflict handling is part of the game if you want to profit from reusing open-source libraries/frameworks.

    Do better. The investment will be worth it.

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    4️⃣ Dealing with Conflicts
    ▶️ youtube.com/watch?v=2tJxmci4VC

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  13. You use Gradle or Maven for 2 things:
    1) manage 3rd party dependencies
    2) building your software

    🚨 Don't mix! 🚨

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    3️⃣ Don't mix with build configuration
    ▶️ youtube.com/watch?v=CWgFD0bO6-

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  14. You use Gradle or Maven for 2 things:
    1) manage 3rd party dependencies
    2) building your software

    🚨 Don't mix! 🚨

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    3️⃣ Don't mix with build configuration
    ▶️ youtube.com/watch?v=CWgFD0bO6-

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  15. ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    2️⃣ Version Management in a dedicated file
    ▶️ youtube.com/watch?v=0mpw4edHFr

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  16. ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    2️⃣ Version Management in a dedicated file
    ▶️ youtube.com/watch?v=0mpw4edHFr

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  17. ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    1️⃣ Define Dependencies between Modules in dedicated files
    ▶️ youtube.com/watch?v=rEA-QfhdSP

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  18. ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    1️⃣ Define Dependencies between Modules in dedicated files
    ▶️ youtube.com/watch?v=rEA-QfhdSP

    👉 javarca.de

    #Java #Gradle #Maven #JPMS

  19. This is not a new tool or idea, but a set of good practices explained in a tool-independent way. I want to make the topic more approachable to Java newcomers, since most info on this is currently quite confusing.

    For the talk, I built a special presentation app that lets me switch tools and highlight the important bits.

    I’d love to share this at more events in Europe — suggestions welcome! An online video series is planned for later this year.

    #Java #Gradle #Maven #JPMS

  20. This is not a new tool or idea, but a set of good practices explained in a tool-independent way. I want to make the topic more approachable to Java newcomers, since most info on this is currently quite confusing.

    For the talk, I built a special presentation app that lets me switch tools and highlight the important bits.

    I’d love to share this at more events in Europe — suggestions welcome! An online video series is planned for later this year.

    #Java #Gradle #Maven #JPMS

  21. How to do better Dependency Management in modern Java?

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    👉 javarca.de

    📣 I'll talk about it:

    July 10th - Stuttgart @jugstuttgart
    java-forum-stuttgart.de/vortra

    Sep 16th - Hannover @JavaForumNord
    javaforumnord.de/2025/programm

    👾 If you clone, build, run the example (see: Explore > Readme) you get to play a little game. The high score is 3680, held by my son (and game tester)

    #Java #Gradle #Maven #JPMS

  22. How to do better Dependency Management in modern Java?

    ☕️ JAVA
    📜 Recipe for
    🌻 Carefree dependency
    📚 Administration

    👉 javarca.de

    📣 I'll talk about it:

    July 10th - Stuttgart @jugstuttgart
    java-forum-stuttgart.de/vortra

    Sep 16th - Hannover @JavaForumNord
    javaforumnord.de/2025/programm

    👾 If you clone, build, run the example (see: Explore > Readme) you get to play a little game. The high score is 3680, held by my son (and game tester)

    #Java #Gradle #Maven #JPMS

  23. New #GradleX release 🎉

    id("org.gradlex.java-module-packaging").version("1.1")

    Combine it with other org.gradlex plugins for smooth dependency management and modern Java workflows to
    build self-contained, installable Java apps with the Java Module System and jpackage. 🧩 📦 🚀

    Special thanks to @koppor and @jabref for collaborating closely on this — they now rely on GradleX plugins to streamline their packaging.

    👉 github.com/gradlex-org/java-mo

    #Gradle #Java #JPMS

  24. New #GradleX release 🎉

    id("org.gradlex.java-module-packaging").version("1.1")

    Combine it with other org.gradlex plugins for smooth dependency management and modern Java workflows to
    build self-contained, installable Java apps with the Java Module System and jpackage. 🧩 📦 🚀

    Special thanks to @koppor and @jabref for collaborating closely on this — they now rely on GradleX plugins to streamline their packaging.

    👉 github.com/gradlex-org/java-mo

    #Gradle #Java #JPMS

  25. The GradleX java-module-dependencies plugin/extension is now also available for Maven!

    The solution extracts dependencies from 🧩 module-info.java files so that you do not need to repeat them in build.gradle or pom.xml files.

    🐘 Gradle Plugin: github.com/gradlex-org/java-mo

    🦉 Maven Extension: github.com/gradlex-org/java-mo

    #Java #JPMS #Maven #Gradle #GradleX

  26. The GradleX java-module-dependencies plugin/extension is now also available for Maven!

    The solution extracts dependencies from 🧩 module-info.java files so that you do not need to repeat them in build.gradle or pom.xml files.

    🐘 Gradle Plugin: github.com/gradlex-org/java-mo

    🦉 Maven Extension: github.com/gradlex-org/java-mo

    #Java #JPMS #Maven #Gradle #GradleX

  27. On Wednesday (19. Feb) I speak about Dependency Management and Modularization in #Java projects with #Gradle and the Java Module System #JPMS.

    The talk takes place here in #Hamburg at the #TechnikerKrankenkasse headquarters.

    meetup.com/devtalk-tk/events/3

    The topic is something I work on/with frequently and I spoke about this before. You can find a collection of materials and links here:

    github.com/jjohannes/java-modu

  28. On Wednesday (19. Feb) I speak about Dependency Management and Modularization in #Java projects with #Gradle and the Java Module System #JPMS.

    The talk takes place here in #Hamburg at the #TechnikerKrankenkasse headquarters.

    meetup.com/devtalk-tk/events/3

    The topic is something I work on/with frequently and I spoke about this before. You can find a collection of materials and links here:

    github.com/jjohannes/java-modu

  29. You can now watch the recording of my #DPESummit talk: Boosting Developer Productivity Through Better Modularity

    Thoughts on: Why do we have too much accidental complexity in the modularity setup of many software projects? How can that be improved in the Java ecosystem?

    🎥 Video: dpe.org/sessions/jendrik-johan

    🗂️ Slides/Example: github.com/jjohannes/java-modu

    #Gradle #Java #JPMS #Modularity

  30. You can now watch the recording of my #DPESummit talk: Boosting Developer Productivity Through Better Modularity

    Thoughts on: Why do we have too much accidental complexity in the modularity setup of many software projects? How can that be improved in the Java ecosystem?

    🎥 Video: dpe.org/sessions/jendrik-johan

    🗂️ Slides/Example: github.com/jjohannes/java-modu

    #Gradle #Java #JPMS #Modularity

  31. 📢 #jMolecules 2023.2 and 2025.0 RC1 released! The former ships a fix for the #Hexagonal architecture verification and improvements for annotation retention. The latter #JPMS module descriptors and a baseline upgrade to Java 17. Grab 'em while they're hot! 🔥☕️⚗️

    - github.com/xmolecules/jmolecul
    - github.com/xmolecules/jmolecul

  32. 📢 #jMolecules 2023.2 and 2025.0 RC1 released! The former ships a fix for the #Hexagonal architecture verification and improvements for annotation retention. The latter #JPMS module descriptors and a baseline upgrade to Java 17. Grab 'em while they're hot! 🔥☕️⚗️

    - github.com/xmolecules/jmolecul
    - github.com/xmolecules/jmolecul

  33. ⭐️ new release ⭐️

    𝗼𝗿𝗴.𝗴𝗿𝗮𝗱𝗹𝗲𝘅.𝗷𝗮𝘃𝗮-𝗺𝗼𝗱𝘂𝗹𝗲-𝗽𝗮𝗰𝗸𝗮𝗴𝗶𝗻𝗴 version 1.0 Gradle plugin

    Another GradleX plugin for Java Module (JPMS) development.

    Features:
    🔧 Define targets (Operating Systems, Architectures) to build you application for
    📦 Build ready-to-ship installable packages (exe, dmg, deb, ...) directly with Gradle (uses jpackage under the hood)

    🧩 Plugin
    github.com/gradlex-org/java-mo

    📚 Example project (includes multi-os GitHub actions setup)
    github.com/jjohannes/java-modu

    #Java #JPMS #Gradle #GitHub

  34. ⭐️ new release ⭐️

    𝗼𝗿𝗴.𝗴𝗿𝗮𝗱𝗹𝗲𝘅.𝗷𝗮𝘃𝗮-𝗺𝗼𝗱𝘂𝗹𝗲-𝗽𝗮𝗰𝗸𝗮𝗴𝗶𝗻𝗴 version 1.0 Gradle plugin

    Another GradleX plugin for Java Module (JPMS) development.

    Features:
    🔧 Define targets (Operating Systems, Architectures) to build you application for
    📦 Build ready-to-ship installable packages (exe, dmg, deb, ...) directly with Gradle (uses jpackage under the hood)

    🧩 Plugin
    github.com/gradlex-org/java-mo

    📚 Example project (includes multi-os GitHub actions setup)
    github.com/jjohannes/java-modu

    #Java #JPMS #Gradle #GitHub

  35. With Java 23 (released today) you can import all classes of a Module in one statement. E.g.:

    import module java.base;

    I wonder if this will lead to more awareness of the Java Module System (JPMS).

    With Gradle, using our GradleX plugins, you can create quite neat JPMS-based project setups nowadays.

    Examples:
    - github.com/jjohannes/java-modu
    - github.com/jjohannes/gradle-pr

    Playlists on the topic: youtube.com/playlist?list=PLWQ

    #Java #Java23 #Gradle #GradleX #JPMS

  36. With Java 23 (released today) you can import all classes of a Module in one statement. E.g.:

    import module java.base;

    I wonder if this will lead to more awareness of the Java Module System (JPMS).

    With Gradle, using our GradleX plugins, you can create quite neat JPMS-based project setups nowadays.

    Examples:
    - github.com/jjohannes/java-modu
    - github.com/jjohannes/gradle-pr

    Playlists on the topic: youtube.com/playlist?list=PLWQ

    #Java #Java23 #Gradle #GradleX #JPMS

  37. I did not create much new content in the past months. But I constantly do open source work: mainly on improving usability of the Java Module System with Gradle and in general better Module Management with Gradle.

    The topic can be confusing as Java is modular since ever, but introduced the Java Module System only in newer versions.

    If you want to learn more about this, you may enjoy my video series on the topic: youtube.com/playlist?list=PLWQ

    #Java #Gradle #JPMS #Modularity

  38. I did not create much new content in the past months. But I constantly do open source work: mainly on improving usability of the Java Module System with Gradle and in general better Module Management with Gradle.

    The topic can be confusing as Java is modular since ever, but introduced the Java Module System only in newer versions.

    If you want to learn more about this, you may enjoy my video series on the topic: youtube.com/playlist?list=PLWQ

    #Java #Gradle #JPMS #Modularity

  39. The hardest problem in computer science is getting a #Java program to work within the constraints of the #JPMS without bothering to learn how the #JPMS works.

  40. The hardest problem in computer science is getting a #Java program to work within the constraints of the #JPMS without bothering to learn how the #JPMS works.

  41. Had a great time at Java Forum Stuttgart yesterday. I got very good questions and feedback on my talk on the Java Module System.

    For the talk, I prepared an example in which you define the relationships between your modules purely in Java: No more build.gradle or pom.xml.

    This allows developers to focus on the relationships between modules in daily development without other build system configurations getting in the way.

    github.com/jjohannes/java-modu

    #java #jpms #gradle #jfs2024

  42. Had a great time at Java Forum Stuttgart yesterday. I got very good questions and feedback on my talk on the Java Module System.

    For the talk, I prepared an example in which you define the relationships between your modules purely in Java: No more build.gradle or pom.xml.

    This allows developers to focus on the relationships between modules in daily development without other build system configurations getting in the way.

    github.com/jjohannes/java-modu

    #java #jpms #gradle #jfs2024

  43. Up early for the train to Stuttgart. Will speak at JFS on Wednesday about modularizing Java Projects. Talking about causes for accidental complexity and proposing solutions. Covering our GradleX plugins - gradlex.org - and what we do in the Hedera Services project - github.com/hashgraph/hedera-se

    - java-forum-stuttgart.de/vortra
    - github.com/jjohannes/java-modu

    #Java #JPMS #Gradle #GradleX

  44. Up early for the train to Stuttgart. Will speak at JFS on Wednesday about modularizing Java Projects. Talking about causes for accidental complexity and proposing solutions. Covering our GradleX plugins - gradlex.org - and what we do in the Hedera Services project - github.com/hashgraph/hedera-se

    - java-forum-stuttgart.de/vortra
    - github.com/jjohannes/java-modu

    #Java #JPMS #Gradle #GradleX

  45. Day #3 of #jsail2024 starting with a #Quarkus session. Probably supply chain security and #JPMS later. It's going to be a very interesting day again. #jsail #java

  46. Day #3 of #jsail2024 starting with a #Quarkus session. Probably supply chain security and #JPMS later. It's going to be a very interesting day again. #jsail #java

  47. Checkout this recording from the #Java #jug Toronto: "Modularizing the Unmodularizable" by Ihor Herasymenko (github.com/iherasymenko) about how to overcome challenges when using the Java Module System #jpms.

    Ihor made many contributions to our GradleX 'extra-java-module-info' #gradle plugin and also talks about why and how to use the plugin.

    youtube.com/watch?v=4RYh4wlNm5

  48. Checkout this recording from the #Java #jug Toronto: "Modularizing the Unmodularizable" by Ihor Herasymenko (github.com/iherasymenko) about how to overcome challenges when using the Java Module System #jpms.

    Ihor made many contributions to our GradleX 'extra-java-module-info' #gradle plugin and also talks about why and how to use the plugin.

    youtube.com/watch?v=4RYh4wlNm5

  49. GradleX is featured in the March #gradle newsletter:

    The latest release of the GradleX Extra Java Module Info plugin supports automatically generating complete module-info.class files for libraries that do not yet provide one. The content of the module-info.class is computed from the library's metadata.

    New versions of the Java Module Dependencies and Java Module Testing plugins are also available.

    github.com/gradlex-org/extra-j
    github.com/gradlex-org/java-mo
    github.com/gradlex-org/java-mo

    #java #modules #jpms

  50. GradleX is featured in the March #gradle newsletter:

    The latest release of the GradleX Extra Java Module Info plugin supports automatically generating complete module-info.class files for libraries that do not yet provide one. The content of the module-info.class is computed from the library's metadata.

    New versions of the Java Module Dependencies and Java Module Testing plugins are also available.

    github.com/gradlex-org/extra-j
    github.com/gradlex-org/java-mo
    github.com/gradlex-org/java-mo

    #java #modules #jpms

  51. After god knows _how_ long, I've finally, _finally_ been able to run a #JUnit5 test using only module paths. No class paths anywhere. Everything, as far as I can understand, is properly modularized.

    I'm not convinced everything is 100% right. But at least I got _something_ running.

    I resorted to javac and java commands in shell scripts. Getting this running in #Maven and #VisualStudioCode is a whole other story. I'm not sure I can.

    #Java #JPMS

  52. (in German)

    In der neuen Ausgabe (05/2023) der Java aktuell geht es um Build Tools. Da darf ein Artikel von mir natürlich nicht fehlen. Unter der Überschrift "Anwendungen mit Java-Modulen und Gradle elegant strukturieren" schreibe ich darüber, wie ihr die Stärken des Java-Modul-Systems und Gradle kombiniert.

    Die digitale Fassung des Magazins gibt es hier kostenlos:
    shop.doag.org/zeitschriften/id

    #Java #Gradle #JPMS #Modularity