Hi Christian,

I could not run the example as described from the README.txt without the
changes I described because:

mvn compile failed with the following errors:

[INFO] Scanning for projects...
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Camel :: Example :: Spring :: XQuery 2.11.1
[INFO]
------------------------------------------------------------------------
Downloading:
http://192.168.1.69:8081/nexus/content/groups/public/net/sf/saxon/saxon9he/9.4.0.4/saxon9he-9.4.0.4.pom
[WARNING] The POM for net.sf.saxon:saxon9he:jar:9.4.0.4 is missing, no
dependency information available
Downloading:
http://192.168.1.69:8081/nexus/content/groups/public/net/sf/saxon/saxon9he/9.4.0.4/saxon9he-9.4.0.4.jar
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4.234s
[INFO] Finished at: Wed Sep 04 10:04:10 CEST 2013
[INFO] Final Memory: 10M/58M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project camel-example-spring-xquery: Could
not resolve dependencies for project
org.apache.camel:camel-example-spring-xquery:bundle:2.11.1: Could not find
artifact net.sf.saxon:saxon9he:jar:9.4.0.4 in nexus
(http://192.168.1.69:8081/nexus/content/groups/public) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

I searched all over the net for saxon9he:jar:9.4.04 to no avail. 
There seems to be no such version for saxon9he.

That is what prompted me to use the steps I described earlier to solve the
issue and get it working.
:-)

/kojo



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-get-camel-saxon-working-in-camel-2-11-x-My-Solution-tp5738578p5738644.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to