[JBoss Web Services] - JBossWS wsconsume Maven plugin FAIL
stephen b <[email protected]> Thu, 22 Aug 2013 07:58:43 -0400
| Newsgroups | gmane.comp.java.jboss.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_647945_1015878057.1377172723408
Content-Type: multipart/alternative;
boundary="----=_Part_647944_1002057633.1377172723408"
------=_Part_647944_1002057633.1377172723408
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
stephen b [https://community.jboss.org/people/slbanal] created the discussi=
on
"JBossWS wsconsume Maven plugin FAIL"
To view the discussion, visit: https://community.jboss.org/message/833531#8=
33531
--------------------------------------------------------------
Hi,
I followed instructions here https://docs.jboss.org/author/display/JBWS/ws=
consume https://docs.jboss.org/author/display/JBWS/wsconsume
But it seems there are dependency issues whenever i use the version of the =
plugin specified in the tutorial.
Which version of plugin should i use?
POM:
<project xmlns=3D" http://maven.apache.org/POM/4.0.0 http://maven.apache.or=
g/POM/4.0.0" xmlns:xsi=3D" http://www.w3.org/2001/XMLSchema-instance http:/=
/www.w3.org/2001/XMLSchema-instance"
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0xsi:schemaLocation=
=3D" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/POM/4.0.0 h=
ttp://maven.apache.org/xsd/maven-4.0.0.xsd http://maven.apache.org/xsd/mave=
n-4.0.0.xsd">
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<modelVersion>4.0.0<=
/modelVersion>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<groupId>au.com.exam=
ple.webservice</groupId>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<artifactId>test-ws<=
/artifactId>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<version>0.0.1-SNAPS=
HOT</version>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<pluginRepositories>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<pluginRepository>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<id>JBOSS</id>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<name>JBoss Repository</name>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<url> https://repository.jboss.org/nexus/content=
/groups/public/ https://repository.jboss.org/nexus/content/groups/public/</=
url>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</pluginRepository>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</pluginRepositories=
>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<build>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<plugins>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<plugin>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0<groupId>org.jboss.ws.plugins</groupId>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0<artifactId>maven-jaxws-tools-plugin</artifactId>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0<version>1.1.0.GA</version>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0<configuration>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<ws=
dls>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<wsdl>src/main/jav=
a/resources/Example.wsdl</wsdl>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</w=
sdls>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<ta=
rgetPackage>au.com.example.webservice</targetPackage>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<ex=
tension>true</extension>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<ve=
rbose>true</verbose>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<go=
alPrefix>wsconsume</goalPrefix>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0</configuration>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0<executions>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<ex=
ecution>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<goals>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<goal>wsconsume</goal>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</goals>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</e=
xecution>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0</executions>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0</plugin>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</plugins>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</build>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<dependencies>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<dependency>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<groupId>org.jboss.ws.cxf</groupId>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<artifactId>jbossws-cxf-client</artifactId>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0<version>4.0.0.GA</version>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</dependency>
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0</dependencies>
</project>
Exact Maven logs:
[INFO] --------------------------------------------------------------------=
----
[INFO] BUILD FAILURE
[INFO] --------------------------------------------------------------------=
----
[INFO] Total time: 0.427s
[INFO] Finished at: Thu Aug 22 21:51:47 EST 2013
[INFO] Final Memory: 4M/15M
[INFO] --------------------------------------------------------------------=
----
[ERROR] Failed to execute goal on project test-ws: Could not resolve depend=
encies for project au.com.example.webservice:test-ws:jar:0.0.1-SNAPSHOT: Fa=
ilure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http://re=
po.maven.apache.org/maven2 was cached in the local repository, resolution w=
ill not be reattempted until the update interval of central has elapsed or =
updates are forced -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute g=
oal on project test-ws: Could not resolve dependencies for project au.com.e=
xample.webservice:test-ws:jar:0.0.1-SNAPSHOT: Failure to find org.jboss.ws.=
cxf:jbossws-cxf-client:jar:4.0.0.GA in http://repo.maven.apache.org/maven2 =
was cached in the local repository, resolution will not be reattempted unti=
l the update interval of central has elapsed or updates are forced
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDep=
endencyResolver.java:210)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(L=
ifecycleDependencyResolver.java:117)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.=
java:258)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuild=
er.java:84)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuild=
er.java:59)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.ja=
va:183)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
DefaultMaven.doExecute(DefaultMaven.java:320)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
DefaultMaven.execute(DefaultMaven.java:156)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
cli.MavenCli.execute(MavenCli.java:537)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
cli.MavenCli.doMain(MavenCli.java:196)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
cli.MavenCli.main(MavenCli.java:141)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at sun.reflect.Nativ=
eMethodAccessorImpl.invoke0(Native Method)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at sun.reflect.Nativ=
eMethodAccessorImpl.invoke(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at sun.reflect.Deleg=
atingMethodAccessorImpl.invoke(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at java.lang.reflect=
.Method.invoke(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.codehaus.plex=
us.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.codehaus.plex=
us.classworlds.launcher.Launcher.launch(Launcher.java:230)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.codehaus.plex=
us.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.codehaus.plex=
us.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could no=
t resolve dependencies for project au.com.example.webservice:test-ws:jar:0.=
0.1-SNAPSHOT: Failure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0=
.GA in http://repo.maven.apache.org/maven2 was cached in the local reposito=
ry, resolution will not be reattempted until the update interval of central=
has elapsed or updates are forced
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenci=
esResolver.java:189)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDep=
endencyResolver.java:185)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Fa=
ilure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http://re=
po.maven.apache.org/maven2 was cached in the local repository, resolution w=
ill not be reattempted until the update interval of central has elapsed or =
updates are forced
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultReposit=
orySystem.java:375)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.apache.maven.=
project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenci=
esResolver.java:183)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Fail=
ure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http://repo=
.maven.apache.org/maven2 was cached in the local repository, resolution wil=
l not be reattempted until the update interval of central has elapsed or up=
dates are forced
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.ja=
va:538)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactRe=
solver.java:216)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultReposit=
orySystem.java:358)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure =
to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http://repo.mav=
en.apache.org/maven2 was cached in the local repository, resolution will no=
t be reattempted until the update interval of central has elapsed or update=
s are forced
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckM=
anager.java:230)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheck=
Manager.java:204)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.ja=
va:427)
=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0... 26 more
[ERROR]=20
[ERROR]=20
[ERROR] For more information about the errors and possible solutions, pleas=
e read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/Dependenc=
yResolutionException
=C2=A0
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/833531#833531]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=3D1&co=
ntainerType=3D14&container=3D2044]
------=_Part_647944_1002057633.1377172723408
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link=3D"#355491" alink=3D"#4262a1" vlink=3D"#355491" style=3D"backgro=
und: #e2e2e2; margin: 0; padding: 20px;">
<div>
=09<table cellpadding=3D"0" bgcolor=3D"#FFFFFF" border=3D"0" cellspacing=3D=
"0" style=3D"border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -=
moz-border-radius: 6px; -webkit-border-radius: 6px;">
=09=09<tbody>
=09=09=09<tr>
=09=09=09=09<td>
=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" bgco=
lor=3D"#FFFFFF" style=3D"border: solid 2px #ccc; background: #dadada; width=
: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09<td bgcolor=3D"#000000" valign=3D"middle" height=3D=
"58px" style=3D"border-bottom: 1px solid #ccc; padding: 20px; -moz-border-r=
adius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-ri=
ght-radius: 5px; -webkit-border-top-left-radius: 5px;">
=09=09=09=09=09=09=09=09=09<h1 style=3D"color: #333333; font: bold 22px Ari=
al, Helvetica, sans-serif; margin: 0; display: block !important;">
=09=09=09=09=09=09=09=09=09<!-- To have a header image/logo replace the nam=
e below with your img tag -->
=09=09=09=09=09=09=09=09=09<!-- Email clients will render the images when t=
he message is read so any image -->
=09=09=09=09=09=09=09=09=09<!-- must be made available on a public server, =
so that all recipients can load the image. -->
=09=09=09=09=09=09=09=09=09<a href=3D"https://community.jboss.org/index.jsp=
a" style=3D"text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09<td bgcolor=3D"#FFFFFF" style=3D"font: normal 12px =
Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-ra=
dius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-b=
ottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style=
=3D"margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
JBossWS wsconsume Maven plugin FAIL
</h3>
<span style=3D"margin-bottom: 10px;">
created by <a href=3D"https://community.jboss.org/people/slbanal">steph=
en b</a> in <i>JBoss Web Services</i> - <a href=3D"https://community.jboss.=
org/message/833531#833531">View the full discussion</a>
</span>
<hr style=3D"margin: 20px 0; border: none; background-color: #dadada; heigh=
t: 1px;">
<div class=3D"jive-rendered-content"><p>Hi,</p><p style=3D"min-height: 8pt;=
height: 8pt; padding: 0px;"> </p><p><span>I followed instructions her=
e </span><a class=3D"jive-link-external-small" href=3D"https://docs.jboss.o=
rg/author/display/JBWS/wsconsume" target=3D"_blank">https://docs.jboss.org/=
author/display/JBWS/wsconsume</a></p><p>But it seems there are dependency i=
ssues whenever i use the version of the plugin specified in the tutorial.</=
p><p>Which version of plugin should i use?</p><p style=3D"min-height: 8pt; =
height: 8pt; padding: 0px;"> </p><p>POM:</p><p><p><span><project xm=
lns=3D"</span><a class=3D"jive-link-external-small" href=3D"http://maven.ap=
ache.org/POM/4.0.0" rel=3D"nofollow" target=3D"_blank">http://maven.apache.=
org/POM/4.0.0</a><span>" xmlns:xsi=3D"</span><a class=3D"jive-link-external=
-small" href=3D"http://www.w3.org/2001/XMLSchema-instance" rel=3D"nofollow"=
target=3D"_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>"</sp=
an></p><p><span>          xsi:=
schemaLocation=3D"</span><a class=3D"jive-link-external-small" href=3D"http=
://maven.apache.org/POM/4.0.0" rel=3D"nofollow" target=3D"_blank">http://ma=
ven.apache.org/POM/4.0.0</a><span> </span><a class=3D"jive-link-external-sm=
all" href=3D"http://maven.apache.org/xsd/maven-4.0.0.xsd" rel=3D"nofollow" =
target=3D"_blank">http://maven.apache.org/xsd/maven-4.0.0.xsd</a><span>">=
;</span></p><p>          <m=
odelVersion>4.0.0</modelVersion></p><p>     &#=
160;    <groupId>au.com.example.webservice</gr=
oupId></p><p>          <=
artifactId>test-ws</artifactId></p><p>     =
60;    <version>0.0.1-SNAPSHOT</version></p=
><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p><p styl=
e=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  =
        <pluginRepositories></p><p=
>             &=
#160;      <pluginRepository></p><p>=
60;            =
             &#=
160;   <id>JBOSS</id></p><p>   &#=
160;            =
0;            &=
#160;<name>JBoss Repository</name></p><p><span>  =
0;             =
            =
60; <url></span><a class=3D"jive-link-external-small" href=3D"ht=
tps://repository.jboss.org/nexus/content/groups/public/" rel=3D"nofollow" t=
arget=3D"_blank">https://repository.jboss.org/nexus/content/groups/public/<=
/a><span></url></span></p><p>      =
0;             =
</pluginRepository></p><p>        =
  </pluginRepositories></p><p style=3D"min-height: 8pt; hei=
ght: 8pt; padding: 0px;"> </p><p style=3D"min-height: 8pt; height: 8pt=
; padding: 0px;"> </p><p>        &#=
160; <build></p><p>       =
60;            <p=
lugins></p><p>         =
0;             =
       <plugin></p><p>  =
            =
60;             =
;            &l=
t;groupId>org.jboss.ws.plugins</groupId></p><p>   &=
#160;           =
0;             =
           <artif=
actId>maven-jaxws-tools-plugin</artifactId></p><p>  =
0;            &=
#160;            =
60;           <ve=
rsion>1.1.0.GA</version></p><p>      =
;            &#=
160;            =
0;        <configuration></p>=
<p>            =
             &#=
160;            =
;            &l=
t;wsdls></p><p>         =
60;            =
             &#=
160;            =
;            &l=
t;wsdl>src/main/java/resources/Example.wsdl</wsdl></p><p> =
60;            =
             &#=
160;            =
;          </wsdls>=
</p><p>           &#=
160;            =
;             &=
#160;           =
0;<targetPackage>au.com.example.webservice</targetPackage></p><=
p>            &=
#160;            =
60;            =
            <=
;extension>true</extension></p><p>     &#=
160;            =
;             &=
#160;           =
0;      <verbose>true</verbose></=
p><p>           =
0;             =
            =
60;            =
<goalPrefix>wsconsume</goalPrefix></p><p>   =
0;            &=
#160;            =
60;          </configu=
ration></p><p>         =
0;             =
            =
60;    <executions></p><p>    =
;            &#=
160;            =
0;            &=
#160;       <execution></p><p>=
0;            &=
#160;           =
0;             =
            =
60;        <goals></p><p>=
0;            &=
#160;           =
0;             =
            =
60;            =
      <goal>wsconsume</goal></p><=
p>            &=
#160;           =
0;             =
            =
60;         </goals></p>=
<p>            =
             &#=
160;            =
;            &l=
t;/execution></p><p>        =
0;             =
            =
60;     </executions></p><p>  =
0;             =
            =
60; </plugin></p><p>       &#=
160;            <=
/plugins></p><p>          &=
lt;/build></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&=
#160;</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p=
><p>          <dependencies=
></p><p>           =
60;        <dependency></p><p=
>            &#=
160;            =
0;    <groupId>org.jboss.ws.cxf</groupId></=
p><p>           =
0;             =
     <artifactId>jbossws-cxf-client</arti=
factId></p><p>         =
0;             =
       <version>4.0.0.GA</versi=
on></p><p>           &=
#160;        </dependency></p=
><p>          </dependencie=
s></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p=
><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><=
/project></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#=
160;</p></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> =
</p><p>Exact Maven logs:</p><p style=3D"min-height: 8pt; height: 8pt; paddi=
ng: 0px;"> </p><pre class=3D"jive-pre"><code class=3D"jive-code jive-j=
ava">[INFO] ---------------------------------------------------------------=
---------
[INFO] BUILD FAILURE
[INFO] --------------------------------------------------------------------=
----
[INFO] Total time: 0.427s
[INFO] Finished at: Thu Aug 22 21:51:47 EST 2013
[INFO] Final Memory: 4M/15M
[INFO] --------------------------------------------------------------------=
----
[ERROR] Failed to execute goal on project test-ws: Could not resolve depend=
encies <font color=3D"navy"><b>for</b></font> project au.com.example.webser=
vice:test-ws:jar:0.0.1-SNAPSHOT: Failure to find org.jboss.ws.cxf:jbossws-c=
xf-client:jar:4.0.0.GA in http:<font color=3D"darkgreen">//repo.maven.apach=
e.org/maven2 was cached in the local repository, resolution will not be rea=
ttempted until the update interval of central has elapsed or updates are fo=
rced -> [Help 1]</font>
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute g=
oal on project test-ws: Could not resolve dependencies <font color=3D"navy"=
><b>for</b></font> project au.com.example.webservice:test-ws:jar:0.0.1-SNAP=
SHOT: Failure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in h=
ttp:<font color=3D"darkgreen">//repo.maven.apache.org/maven2 was cached in =
the local repository, resolution will not be reattempted until the update i=
nterval of central has elapsed or updates are forced</font>
          at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDep=
endencyResolver.java:210)
          at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(L=
ifecycleDependencyResolver.java:117)
          at org.apache.maven.=
lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.=
java:258)
          at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
          at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
          at org.apache.maven.=
lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
          at org.apache.maven.=
lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuild=
er.java:84)
          at org.apache.maven.=
lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuild=
er.java:59)
          at org.apache.maven.=
lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.ja=
va:183)
          at org.apache.maven.=
lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
          at org.apache.maven.=
DefaultMaven.doExecute(DefaultMaven.java:320)
          at org.apache.maven.=
DefaultMaven.execute(DefaultMaven.java:156)
          at org.apache.maven.=
cli.MavenCli.execute(MavenCli.java:537)
          at org.apache.maven.=
cli.MavenCli.doMain(MavenCli.java:196)
          at org.apache.maven.=
cli.MavenCli.main(MavenCli.java:141)
          at sun.reflect.Nativ=
eMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.Nativ=
eMethodAccessorImpl.invoke(Unknown Source)
          at sun.reflect.Deleg=
atingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect=
.Method.invoke(Unknown Source)
          at org.codehaus.plex=
us.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
          at org.codehaus.plex=
us.classworlds.launcher.Launcher.launch(Launcher.java:230)
          at org.codehaus.plex=
us.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
          at org.codehaus.plex=
us.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could no=
t resolve dependencies <font color=3D"navy"><b>for</b></font> project au.co=
m.example.webservice:test-ws:jar:0.0.1-SNAPSHOT: Failure to find org.jboss.=
ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http:<font color=3D"darkgreen">//=
repo.maven.apache.org/maven2 was cached in the local repository, resolution=
will not be reattempted until the update interval of central has elapsed o=
r updates are forced</font>
          at org.apache.maven.=
project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenci=
esResolver.java:189)
          at org.apache.maven.=
lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDep=
endencyResolver.java:185)
          ... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Fa=
ilure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http:<fon=
t color=3D"darkgreen">//repo.maven.apache.org/maven2 was cached in the loca=
l repository, resolution will not be reattempted until the update interval =
of central has elapsed or updates are forced</font>
          at org.sonatype.aeth=
er.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultReposit=
orySystem.java:375)
          at org.apache.maven.=
project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenci=
esResolver.java:183)
          ... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Fail=
ure to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http:<font =
color=3D"darkgreen">//repo.maven.apache.org/maven2 was cached in the local =
repository, resolution will not be reattempted until the update interval of=
central has elapsed or updates are forced</font>
          at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.ja=
va:538)
          at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactRe=
solver.java:216)
          at org.sonatype.aeth=
er.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultReposit=
orySystem.java:358)
          ... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure =
to find org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA in http:<font colo=
r=3D"darkgreen">//repo.maven.apache.org/maven2 was cached in the local repo=
sitory, resolution will not be reattempted until the update interval of cen=
tral has elapsed or updates are forced</font>
          at org.sonatype.aeth=
er.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckM=
anager.java:230)
          at org.sonatype.aeth=
er.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheck=
Manager.java:204)
          at org.sonatype.aeth=
er.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.ja=
va:427)
          ... 26 more
[ERROR]=20
[ERROR]=20
[ERROR] For more information about the errors and possible solutions, pleas=
e read the following articles:
[ERROR] [Help 1] http:<font color=3D"darkgreen">//cwiki.apache.org/confluen=
ce/display/MAVEN/DependencyResolutionException</font>
 
</code></pre></div>
<div style=3D"background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style=3D"margin: 0;">Reply to this message by <a href=3D"https://com=
munity.jboss.org/message/833531#833531">going to Community</a></p>
=09<p style=3D"margin: 0;">Start a new discussion in JBoss Web Services at =
<a href=3D"https://community.jboss.org/choose-container!input.jspa?contentT=
ype=3D1&containerType=3D14&container=3D2044">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
------=_Part_647944_1002057633.1377172723408--
------=_Part_647945_1015878057.1377172723408
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user
------=_Part_647945_1015878057.1377172723408--