Maybe its only network problem? I just run jibx example and its working fine.

On 2/26/07, Irshad Buchh <[EMAIL PROTECTED]> wrote:

Hi,

We just tried mvn install war:war from jibx directory of the examples and we
got this error:

[INFO] Failed to resolve artifact.

Missing:
----------
1) jibx:jibx-extras:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=jibx -DartifactId=jibx-extras \
          -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.xfire.examples:JixbWebTest:war:1.2-SNAPSHOT
        2) org.codehaus.xfire:xfire-jibx:jar:1.2.4
        3) jibx:jibx-extras:jar:1.1

2) jibx:jibx-run:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=jibx -DartifactId=jibx-run \
          -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.xfire.examples:JixbWebTest:war:1.2-SNAPSHOT
        2) org.codehaus.xfire:xfire-jibx:jar:1.2.4
        3) jibx:jibx-run:jar:1.1

3) jibx:jibx-bind:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=jibx -DartifactId=jibx-bind \
          -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.xfire.examples:JixbWebTest:war:1.2-SNAPSHOT
        2) org.codehaus.xfire:xfire-jibx:jar:1.2.4
        3) jibx:jibx-bind:jar:1.1

----------
3 required artifacts are missing.

for artifact:
  org.codehaus.xfire.examples:JixbWebTest:war:1.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://dist.codehaus.org/),
  jibx.sf.net (http://jibx.sf.net/maven2)


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 45 seconds
[INFO] Finished at: Mon Feb 26 12:42:26 GMT+03:00 2007
[INFO] Final Memory: 5M/9M
[INFO]
------------------------------------------------------------------------
--
View this message in context: 
http://www.nabble.com/Error-with-jibx-sample-in-XFire-1.2.4-tf3291791.html#a9155956
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to