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.referring to > 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 >
