Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

using compile only for annotation dependencies that are used for static code analysis #450

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

hendrikebbers
Copy link
Contributor

Annotations of JSR305 only need to be at compile time on the classpath. In the current version it will be added as a transitive dependency to other projects that depend on tuweni. By defining the dependencies as compile only they won't be passt as a transitive dependency to other projects.

@hendrikebbers hendrikebbers marked this pull request as ready for review December 6, 2022 17:14
Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me

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

Successfully merging this pull request may close these issues.

3 participants