I tried creating a plugin project with the maven-archetype-mojo but it
generated a dependency on maven-plugin-api that can't be resolved. Is this a
'good' archtype? Does anyone know how to fix the dependency?


[INFO] Failed to resolve artifact.

GroupId: org.apache.maven
ArtifactId: maven-plugin-api
Version: 2.0-beta-1-SNAPSHOT

Reason: Unable to download the artifact from any repository
org.apache.maven:maven-plugin-api:2.0-beta-1-SNAPSHOT:jar

from the specified remote repositories:
central (http://www.ibiblio.org/maven2)

Reply via email to