<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Maven on Joe McCarthy</title><link>https://joe-mccarthy.github.io/tags/maven/</link><description>Recent content in Maven on Joe McCarthy</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Mon, 18 Nov 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://joe-mccarthy.github.io/tags/maven/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting Up Java 21 and Maven on Linux</title><link>https://joe-mccarthy.github.io/maven-and-java-21/</link><pubDate>Mon, 18 Nov 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/maven-and-java-21/</guid><description>Clean install of Oracle JDK 21 and Apache Maven 3.9.8 on Linux without relying on outdated distro packages. Commands, PATH updates, and quick verification.</description></item><item><title>Dependabot with Private GitHub Packages (Maven)</title><link>https://joe-mccarthy.github.io/dependabot-with-private-packages/</link><pubDate>Mon, 30 Sep 2024 00:00:00 +0100</pubDate><guid>https://joe-mccarthy.github.io/dependabot-with-private-packages/</guid><description>Make Dependabot check private Maven packages on GitHub by adding a single registry block with org-wide wildcard support and credentials wired to secrets.</description></item><item><title>Making Private Maven Packages Work on GitHub</title><link>https://joe-mccarthy.github.io/private-github-maven-packages/</link><pubDate>Mon, 23 Sep 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/private-github-maven-packages/</guid><description>End-to-end steps for publishing private Java libraries to GitHub Packages and consuming them across private repos, using a PAT, a safe settings.xml, and lightweight GitHub Actions.</description></item></channel></rss>