When I do some changes at dependencies in pom.xml, Intellij auto-downloads them
Is this actually as mvn install
running at background
If not whats the difference between these two situation(mvn insatll
& intellij auto-downlaod
)
As both are fetching dependencies for us !