Skip to content

Tag: maven

Failed to create parent directories for tracking file .lastUpdated

I’ve added com.spotify:dockerfile-maven-plugin:1.4.3 to my POM and it s unable to complete because of the following u [INFO] — dockerfile-maven-plugin:1.4.3:build (default) @ server-api — Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.…

How to bypass corporate firewall/proxy for Maven

I have been trying to create a new Maven Project in Eclipse (I am using Windows 10), however when the project is created, it shows: When looking at the POM.xml, it shows.. I tried deleting the .m2 folder and Right-click project -> Maven -> Update Project.. It shows me.. In one solution from another SO p…