using pluginrepository , it was working fine at morning . but, currently i am getting following problem with that.
GroupId: org.apache.maven.plugins ArtifactId: maven-plugins Version: 2-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-plugins:pom:2-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), CISNAPSHOTS (http://ci.vmsinfo.com:8082/archiva/repository/snapshots/), apache-plugin-incubating ( http://people.apache.org/repo/m2-incubating-repository/), CI (http://ci.vmsinfo.com/m2), CXF (http://people.apache.org/repo/m2-snapshot-repository) any how, thanks for ur reply. On Feb 11, 2008 9:56 PM, DSL <[EMAIL PROTECTED]> wrote: > Are you using <pluginRepositoried> ? > > > On Feb 11, 2008 11:10 AM, ramanand bulusu <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > i am tying to generate source files using cxf-codegen-plugin.referringto > > http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html. > > > > i added the cxf-codegen-plugin plugin in my pom.while taking the > build > > i am getting following exception. > > > > http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html > > --------------------------------------------------------------------- > > [INFO] Failed to resolve artifact. > > GroupId: org.apache.cxf > > ArtifactId: cxf-codegen-plugin > > Version: 2.1-incubator > > Reason: Unable to download the artifact from any repository > > org.apache.cxf:cxf-codegen-plugin:pom:2.1-incubator > > ----------------------------------------------------------------------- > > > > after giving the version <version>2.1-incubator-SNAPSHOT</version> also > > getting similar exception. what was the wrong , i did ?.please help me . > > > > i am pointing to > > <url>http://people.apache.org/repo/m2-snapshot-repository</url> > > repository. > > > > > > thanks , > > -bulusu > > >
