Codehaus XFire

Documentation

Quicklinks

Developers

Sponsors

I get the following:

Missing:
----------
1) org.codehaus.xfire:xfire-jaxws:jar:1.2.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.codehaus.xfire -DartifactId=xfire-j
axws \
          -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.xfire.examples:wsgen-jaxws-spring:war:1.2.1
        2) org.codehaus.xfire:xfire-jaxws:jar:1.2.1

2) org.codehaus.xfire:xfire-generator:jar:1.2.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.codehaus.xfire -DartifactId=xfire-g
enerator \
          -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.xfire.examples:wsgen-jaxws-spring:war:1.2.1
        2) org.codehaus.xfire:xfire-generator:jar:1.2.1

----------
2 required artifacts are missing.