You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose a property 'checkExclusions' that can stop people from doing this. It would check exclusions in the pom and fail if they match that project's groupId and artifactId.
I will open a pull request shortly
The text was updated successfully, but these errors were encountered:
Right now BanCircularDependencies is easy to circumvent by excluding yourself from the dependency tree.
Example:
I propose a property 'checkExclusions' that can stop people from doing this. It would check exclusions in the pom and fail if they match that project's groupId and artifactId.
I will open a pull request shortly
The text was updated successfully, but these errors were encountered: