A newbe question: I wanted to add macker support for my mvn projects, but I can't seem to get the plugin downloaded. What did I miss?
I see that it's not at http://repo2.maven.org/maven2/org/codehaus/mojo/ So I tried to add a different repo, but haven't found the correct repo. Thanks ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.codehaus.mojo:macker-maven-plugin Reason: POM 'org.codehaus.mojo:macker-maven-plugin' not found in repository: Unable to download the artifact from any repository org.codehaus.mojo:macker-maven-plugin:pom:1.0.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), oss.sonatype.org-releases ( http://oss.sonatype.org/content/repositories/github-releases), codehaus-repository (http://repository.codehaus.org/) for project org.codehaus.mojo:macker-maven-plugin
