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
Happens when a pom file has no dependencies and the object pom.project.dependencies.dependency is null. Solution was to simply check if it was an instanceof Array.
Remember to fix this tomorrow!
The text was updated successfully, but these errors were encountered: