Skip to content

Site Taglib Documentation - #756

Merged
kwwall merged 1 commit into
ESAPI:developfrom
jeremiahjstacey:mvn-taglib-plugin
Nov 23, 2022
Merged

Site Taglib Documentation#756
kwwall merged 1 commit into
ESAPI:developfrom
jeremiahjstacey:mvn-taglib-plugin

Conversation

@jeremiahjstacey

Copy link
Copy Markdown
Collaborator

Closes#733

Replacing:
net.sourceforge.maven-taglib:maven-taglib-plugin:2.4
with
io.github.weblegacy:taglib-maven-plugin:2.6

taglib-maven-plugin

To verify:

]$ git clone https://github.com/jeremiahjstacey/esapi-java-legacy-dev.git ./PR-taglib-docs
]$ cd PR-taglib-docs
]$ mvn site:site
# Alternatively, use your preferred browser to open the index.html file generated from site
]$ firefox target/site/index.html &
  1. Three new taglib headings are listed
  2. Each tab is selectable
  3. When selected, each tab renders unique content about the taglib context for the project.

Expected index.html Display

image

Replacing:
net.sourceforge.maven-taglib:maven-taglib-plugin:2.4
with
io.github.weblegacy:taglib-maven-plugin:2.6
Verified site content generates.
@kwwallkwwall mentioned this pull request Nov 15, 2022
@kwwall
kwwall merged commit 4f9442c into ESAPI:developNov 23, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Executing 'mvn site' does not produce tag documentation

2 participants

@jeremiahjstacey@kwwall