robert.damian Posted September 4, 2018 Posted September 4, 2018 Hello,I am using jaspersoft version as a maven dependency for a broader project I'm working on. The purpose of jasperreports is to compile some jrxml files and generate some reports based on the data my application provides. I recently updated the library from version 3.7.1 to 6.0.0 and I noticed some changes in the dependency tree. My issue is that the new dependency: lucene-common-analyzers version 4.5.1 is in conflict is lucene-core 3.4.0 which generates an error at runtime.Is it ok to exclude the dependency to lucene-common-analyzers? What is it exactly used for?Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now