Probably a transient network issue. The plugin is avail from those snapshot repos as well as at central so it definitely should be available.
Dan On Wednesday 17 March 2010 8:41:02 am Bryce Fischer wrote: > Getting the error: > Error message: Failed to resolve plugin for mojo binding: > org.apache.cxf:cxf-java2ws-plugin:[2,):java2ws > Root error message: Unable to download the artifact from any repository > > My repositories node contains the following: > <repository> > <id>apache-snapshots</id> > <name>Apache SNAPSHOT Repository</name> > <url>http://repository.apache.org/snapshots/</url> > <snapshots> > <enabled>true</enabled> > </snapshots> > </repository> > > and my pluginRepositories: > <pluginRepository> > <id>apache-snapshots</id> > <name>Apache SNAPSHOT Repository</name> > <url>http://repository.apache.org/snapshots/</url> > <snapshots> > <enabled>true</enabled> > </snapshots> > </pluginRepository> > > thanks -- Daniel Kulp [email protected] http://dankulp.com/blog
