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

Support to disable "JAR was scanned for TLDs yet contained no TLDs" warning #24

Closed
rmozone opened this issue Mar 18, 2018 · 2 comments
Closed
Labels

Comments

@rmozone
Copy link

rmozone commented Mar 18, 2018

Hi guys! How can we suppress the "JAR was scanned for TLDs yet contained no TLDs" warning?
I've managed to do this by setting the tomcat.util.scan.StandardJarScanFilter.jarsToSkip system property to value *.jar when calling mvn. But, would be nicer to have a way to pass system properties to the forked jspc processes, avoiding to do it when calling mvn. That way, we could set this system property inside the pom.

@tcollignon
Copy link
Collaborator

Hi,

I think I can see what you mean, but If you can provide a little project or configuration that you have to let me easier reproduce, it will be great
Thx

@leonardehrenfried
Copy link
Owner

Fixed by #211.

Please re-open if not.

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

No branches or pull requests

3 participants