It's still in SNAPSHOT-mode, it hasn't been released yet. (The mentioned repo's are all release-repo's) You've got two options: - add http://snapshots.repository.codehaus.org as a repository to your project. - check out the source from http://svn.codehaus.org/mojo/trunk/sandbox/macker-maven-plugin/ and 'mvn install' it yourself. This way it's available in your local repository.
Regards, - Robert Ran Tavory wrote: > > 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 > > -- View this message in context: http://old.nabble.com/Running-the-Macker-plugin-tp26872594p26872883.html Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
