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

scanDirectory artifact exclusion #6544

Open
ponziani opened this issue Mar 25, 2024 · 0 comments
Open

scanDirectory artifact exclusion #6544

ponziani opened this issue Mar 25, 2024 · 0 comments

Comments

@ponziani
Copy link

ponziani commented Mar 25, 2024

We are using the Maven plugin with <exclude>*</exclude> and a configurated <scanDirectory>. Unfortunately one of the scanned artifacts results in

[ERROR] AnalysisException: An error occurred extracting evidence from org.apache.aries.javax.jax.rs-api-1.0.4.jar: geronimo-osgi-locator.jar, analysis may be incomplete; please see the log for more details.
[ERROR] caused by ZipException: Invalid CEN header (invalid extra data field size for tag: 0xbfef at 55)

It would be nice if we could exclude a directory and/or artifact from the directory scanning.

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

No branches or pull requests

1 participant