Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site Taglib Documentation #756

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

jeremiahjstacey
Copy link
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.
@kwwall kwwall merged commit 4f9442c into ESAPI:develop Nov 23, 2022
Sign up for free to 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