[java-parent-project] branch main updated: JPAR-178 - Update maven-javadoc-plugin to 3.3.0

Phil Smart philip.smart at jisc.ac.uk
Fri Jul 2 09:08:27 UTC 2021


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=ce767c87594d4718022651be54c93e6d55cded4e

The following commit(s) were added to refs/heads/main by this push:
       new  ce767c8   JPAR-178 - Update maven-javadoc-plugin to 3.3.0
ce767c8 is described below

commit ce767c87594d4718022651be54c93e6d55cded4e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Jul 2 10:08:25 2021 +0100

    JPAR-178 - Update maven-javadoc-plugin to 3.3.0
    
    Remove comment.
    
    https://issues.shibboleth.net/jira/browse/JPAR-178
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e45ef2..7f74fcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -715,13 +715,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