Original issue created by hr.stoyanov on 2014-08-15 at 12:49 AM
Hi,
In my comany, there is an artifctory server and proxy set up for maven. When I try to update my pom.xml and downlod errroprone, I ma getting the below - somehow maven gets confused and trys to download errorprone artifact from the wron location (spring):
Original issue created by hr.stoyanov on 2014-08-15 at 12:49 AM
Hi,
In my comany, there is an artifctory server and proxy set up for maven. When I try to update my pom.xml and downlod errroprone, I ma getting the below - somehow maven gets confused and trys to download errorprone artifact from the wron location (spring):
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkpoint-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkpoint-server --- Downloading: http://prodart:1977/artifactory/plugins-release/com/google/errorprone/error_prone_jdk8/1.1.2/error_prone_jdk8-1.1.2.pom Downloading: http://prodart:1977/artifactory/plugins-snapshot/com/google/errorprone/error_prone_jdk8/1.1.2/error_prone_jdk8-1.1.2.pom Downloading: http://repo.spring.io/libs-release/com/google/errorprone/error_prone_jdk8/1.1.2/error_prone_jdk8-1.1.2.pom