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
When there is a dependencyManagement/dependency element with scope=import that is bumped the type is incorrectly set to jar. For these types of elements the type must be set to pom.
The text was updated successfully, but these errors were encountered:
When there is a
dependencyManagement/dependency
element with scope=import that is bumped the type is incorrectly set tojar
. For these types of elements the type must be set topom
.The text was updated successfully, but these errors were encountered: