You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Bryce Fischer <br...@berzerker-soft.com> on 2010/03/17 13:41:02 UTC

java2ws Maven Plugin

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

Re: java2ws Maven Plugin

Posted by Daniel Kulp <dk...@apache.org>.
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
dkulp@apache.org
http://dankulp.com/blog