I keep getting the error message below. I have no resources-1.0 in my POM so I am assuming this is a Maven dependency.
What exactly is resources-1.0.jar? Where can I find it? Downloading: http://repo1.maven.org/maven2/resources/resources/1.0/resources-1.0.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: resources ArtifactId: resources Version: 1.0 Reason: Unable to download the artifact from any repository resources:resources:1.0:jar from the specified remote repositories: central (http://repo1.maven.org/maven2), localrepo (http://dell4500/maven) -Trey
