I created a jenkins free style job
I inserted my github repo, Installed maven on the server,
When I run the job I get error:
The POM for org.apache.maven.plugins:maven-resources-plugin:jar:2.6 is missing
but my pom is on the repo when jenkins is meant to use
These are my settings
This is my project files
Any Solutions?