From 1256e14bd760b8d374da02ab4b384c425da88227 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 11 Jun 2026 14:38:40 +0900 Subject: [PATCH] build: attach javadoc jar to release builds --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 8782a0a..dc09234 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,14 @@ en_US 17 + + + attach-javadocs + + jar + + + maven-jar-plugin