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

Remove Jakarta JSTL warning messages during application launch #2054

Open
jo-elimu opened this issue Mar 7, 2025 · 1 comment
Open

Remove Jakarta JSTL warning messages during application launch #2054

jo-elimu opened this issue Mar 7, 2025 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jo-elimu
Copy link
Member

jo-elimu commented Mar 7, 2025

mvn jetty:run
.
.
.
[WARNING] org.apache.taglibs.standard.tlv.JstlXmlTLV$Handler scanned from multiple locations: jar:file:///~/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/3.0.1/jakarta.servlet.jsp.jstl-3.0.1.jar!/org/apache/taglibs/standard/tlv/JstlXmlTLV$Handler.class, jar:file:///~/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar!/org/apache/taglibs/standard/tlv/JstlXmlTLV$Handler.class
[WARNING] org.apache.taglibs.standard.tlv.JstlXmlTLV scanned from multiple locations: jar:file:///~/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/3.0.1/jakarta.servlet.jsp.jstl-3.0.1.jar!/org/apache/taglibs/standard/tlv/JstlXmlTLV.class, jar:file:///~/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar!/org/apache/taglibs/standard/tlv/JstlXmlTLV.class
.
.
.

Tip

Look for clues in the dependency tree.

@jo-elimu jo-elimu added the good first issue Good for newcomers label Mar 7, 2025
@jo-elimu
Copy link
Member Author

jo-elimu commented Mar 7, 2025

Possibly related to #2052

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant