Greetings CI, I have a project on github link
I have tried building it but it does not build. I get the error,
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:resolve-plugins (resolve-plugins) on project podam: Nested: Could not find artifact org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:3.1.0.201310021548-r in central (https://repo.maven.apache.org/maven2).
I have exhausted all possible articles that try to address the issue.
Please point me in the right direction, if not giving me an answer
Also, I noticed my project has no circle.yml file. Should I add one to it?