[java-parent-project] branch main updated: JPAR-207 - Revert maven-javadoc-plugin to official Apache version

Phil Smart philip.smart at jisc.ac.uk
Tue May 10 09:56:45 UTC 2022


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e193a10e57b9b53076830d2b27fd8193ee57b50a

The following commit(s) were added to refs/heads/main by this push:
     new e193a10  JPAR-207 - Revert maven-javadoc-plugin to official Apache version
e193a10 is described below

commit e193a10e57b9b53076830d2b27fd8193ee57b50a
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue May 10 10:55:50 2022 +0100

    JPAR-207 - Revert maven-javadoc-plugin to official Apache version
    
     - Remove old comment
    
    https://shibboleth.atlassian.net/browse/JPAR-207
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index b29733f..4be94d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -765,13 +765,6 @@
                     <artifactId>maven-jar-plugin</artifactId>
                     <version>${maven-jar-plugin.version}</version>
                 </plugin>
-                <!--
-                    Patched version of this plugin, see:
-
-                    https://issues.shibboleth.net/jira/browse/JPAR-164
-
-                    Possibly replace with official version post 3.2.0
-                -->
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list