From 1977ca0b761f747f6b73cb2d4afe6633fcb5dcf7 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 26 Apr 2026 11:44:48 +0200 Subject: [PATCH] Remove redundant manifest entries for javadoc and source plugins It was added in ASF parent 36 - https://github.com/apache/maven-apache-parent/pull/548 so configuration can be simplified --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index 06f049eaa..bd0e82613 100644 --- a/pom.xml +++ b/pom.xml @@ -456,12 +456,6 @@ ${commons.javadoc.javaee.link} ${commons.javadoc.options} - - - true - true - - Copyright © {inceptionYear}-{currentYear} {organizationName}. All rights reserved.</br> @@ -915,14 +909,6 @@ maven-source-plugin - - - - true - true - - - create-source-jar