Maven dependencies are not being downloaded
I have downloaded my project from repository and imported to inelij as a pom.xml file.
When i try to build project i got error that some of dependencies are not found.
Despite of having all dependencies in pom.xm
l file, some of them are not being automaticly downloaded and that is the problem.

请先登录再写评论。
4:23
java: package org.apache.http does not exist