Hi,
compiling the book example from xfire-1.2.4
gives these errors:
$ mvn install war:war
The resultant war should work in any web application. The WSDL file
for the service should be viewable at:
http://yourhost:port/book/services/[EMAIL PROTECTED]:~/src/java/xfire-1.2.4/examples/book$
mvn install war:war
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'war'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building Book Example
[INFO] task-segment: [install, war:war]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.codehaus.xfire:xfire-spring:1.2-SNAPSHOT: checking
for updates from codehaus
Downloading:
http://dist.codehaus.org//org.codehaus.xfire/poms/xfire-spring-1.2-SNAPSHOT.pom
Downloading:
http://dist.codehaus.org//org.codehaus.xfire/jars/xfire-spring-1.2-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.xfire:xfire-spring:jar:1.2-SNAPSHOT
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-spring \
-Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.codehaus.xfire.examples:xfire-book:war:1.2-SNAPSHOT
2) org.codehaus.xfire:xfire-spring:jar:1.2-SNAPSHOT
----------
1 required artifact is missing.
What can I do?
Add this as a bug to
http://jira.codehaus.org?
regards
Dietrich
--
*ATRON electronic GmbH*
Dietrich Schmidt
Softwareentwicklung ATRIES Internet
Am Ziegelstadel 12+14
85570 Markt Schwaben
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email