Sorry for the general question. I am trying to build something using Maven, running mvn in the directory gives a build failure, because the following link is not available. ( http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resour ces-plugin/2.2/maven-resources-plugin-2.2.jar)
How can I overcome this problem? The link is actually dead, is it a temporarily outage? Thanks in advance.
