ok, instead I'll ask where do I find org.apache.maven.plugin.AbstractMojo.class??
On 10/18/05, Xavier Toth <[EMAIL PROTECTED]> wrote: > > 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) > >
