You might already have a Maven repository
Recently, I saw this post about hosting a Maven Repository on Reddit:
Weiterlesen »Auf dieser Seite werden allgemeine Informationen zu Bens IT-Kommentare angezeigt. Hier kommst du zur Blog-Hauptseite. Im OSBN-Forum ist außerdem eine eigene Forenkategorie für die Seite vorhanden. Außerdem findest du hier RSS-Feeds zum Blog, sowie Links zu Seiten auf sozialen Netzwerken.
Recently, I saw this post about hosting a Maven Repository on Reddit:
Weiterlesen »
Tired of sluggish Apache Maven builds slowing down your development cycle? Maven Reactor Modules allow you to split a project into smaller, independently buildable units. Discover how strategically breaking down your application into Maven Reactor Modules can dramatically accelerate build times through parallel execution and improve your overall software architecture. Weiterlesen »
A common question among those new to Apache Maven and Java is how to create an application distribution. This article guides you through creating an application distribution using Apache Maven and the powerful JReleaser tool, including its Maven plugin. Weiterlesen »
I recently encountered a Maven multi module (reactor) project where each module had one annotation processor defined, but the database project had two defined. This can be done easier using the lesser known combine.children="append" attribute in a pom.xml. This article will give you a hint how to do this. Weiterlesen »
Enabling parallel unit tests is the easiest way to accelerate your Apache Maven builds. This blog post is part of a series from the joint talk of Maarten Mulders and me: Accelerating Maven Builds: From 🐌 Snail’s Pace to 🚀 Rocket Speed. Weiterlesen »
Today I held my first talk in front of a bigger audience than my local JUG (JUG Hannover). I am incredibly happy that Java Champion Maarten Mulders had me as his co-speaker at JCON 2024! ☺️ Weiterlesen »
Recently, I came across deprecation warnings in the GMavenPlus-Maven-Plugin (gplus-maven-plugin). Here’s how I solved it by putting a Java 8-bytecode file (class file version 52.0) into META-INF/versions/java21, which is better known as a Multi-Release JAR. Weiterlesen »
Der ApplicationServer „OpenLiberty“ erhält Support für Zertifikate von Let’s Encrypt. Das Set-Up wird wieder unverschämt einfach. Man fügt einfach folgende Zeilen in die Hauptkonfigurationsdatei server.xml ein: Weiterlesen »
Der ApplicationServer „OpenLiberty“ erhält Support für Zertifikate von Let’s Encrypt. Das Set-Up wird wieder unverschämt einfach. Man fügt einfach folgende Zeilen in die Hauptkonfigurationsdatei server.xml ein: Weiterlesen »
Ein neues Projekt von mir ist fertig: Ein Bot für das Social Network Twitter. Er heißt @SternzeichenB und twittert täglich den aktuellen Stand rund um das aktuelle Sternzeichen.
SternzeichenBot: Timeline auf TwitterNatürlich ist der Bot Open Source Software (wie fast alles von mir) und der Quellcode ist auf GitHub verfügbar. Weiterlesen »
Innerhalb der letzten 30 Tage wurden von Bens IT-Kommentare 0 Artikel veröffentlicht, das entspricht einer Artikelfrequenz von 0,00 Artikel pro Tag. Seit dem Start des Open-Source-Blog-Netzwerkes veröffentlichte Bens IT-Kommentare insgesamt 50 Artikel. Zu den Gesamtstatistiken »