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

Fix transitive dependency to jai_core to use jai-core instead #1534

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

tfr42
Copy link
Member

@tfr42 tfr42 commented Jun 21, 2023

This PR excludes the jai_core dependency to resolve issues when building deegree and jai_core instead of jai-core is used. Note: within the project jai-core should be used as artifactID.
This issue occurs occasionally when building deegree with: mvn -T6 clean install or different order when defining -pl option.

@tfr42 tfr42 added dependencies Pull requests that update a dependency (library) CI and build CI and build system labels Jun 21, 2023
@tfr42 tfr42 added this to the 3.5 milestone Jun 21, 2023
@stephanr stephanr merged commit bb1f6d5 into deegree:main Jul 12, 2023
@tfr42
Copy link
Member Author

tfr42 commented Jul 12, 2023

Note: Check the enforcer ignoreClasses if com.sun.media.jai.*.

@lgoltz lgoltz deleted the fix/excludeJaiDependency branch August 17, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI and build CI and build system dependencies Pull requests that update a dependency (library)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants