Skip to content

Commit 4f9442c

Browse files
Site Taglib Documentation (#756)
Replacing: net.sourceforge.maven-taglib:maven-taglib-plugin:2.4 with io.github.weblegacy:taglib-maven-plugin:2.6 Verified site content generates.
1 parent 5f21e78 commit 4f9442c

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

pom.xml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -473,13 +473,11 @@
473473
<artifactId>findsecbugs-plugin</artifactId>
474474
<version>${version.findsecbugs}</version>
475475
</plugin>
476-
477476
<plugin>
478-
<groupId>net.sourceforge.maven-taglib</groupId>
479-
<artifactId>maven-taglib-plugin</artifactId>
480-
<version>2.4</version>
477+
<groupId>io.github.weblegacy</groupId>
478+
<artifactId>taglib-maven-plugin</artifactId>
479+
<version>2.6</version>
481480
</plugin>
482-
483481
<plugin>
484482
<groupId>org.apache.maven.plugins</groupId>
485483
<artifactId>maven-changelog-plugin</artifactId>
@@ -775,11 +773,10 @@
775773

776774
<reporting>
777775
<plugins>
778-
<!-- plugin>
779-
This is broken currently, in the mvn site output, so commenting out.
780-
<groupId>net.sourceforge.maven-taglib</groupId>
781-
<artifactId>maven-taglib-plugin</artifactId>
782-
</plugin -->
776+
<plugin>
777+
<groupId>io.github.weblegacy</groupId>
778+
<artifactId>taglib-maven-plugin</artifactId>
779+
</plugin>
783780
<plugin>
784781
<groupId>org.apache.maven.plugins</groupId>
785782
<artifactId>maven-changelog-plugin</artifactId>

0 commit comments

Comments
 (0)