[ https://issues.apache.org/jira/browse/CAMEL-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102487#comment-13102487 ]
Nils Breunese commented on CAMEL-4424: -------------------------------------- Is there any documentation on what Maven repositories are required to resolve the dependencies for Camel? I have used only Maven Central so far, but that proved to not be enough. http://camel.apache.org/download.html mentions the Camel release repository at https://repository.apache.org/content/repositories/releases/ but that repository also doesn't seem to contain the saxon-sql-9.1.0.8 jar. Should I proxy http://svn.apache.org/repos/asf/servicemix/m2-repo in our Nexus instance? Jonathan Anstey mentions 'about 10 additional repos'. Should I add all of those to satisfy all Camel dependencies I might run into? If so, where do I find a list of these repositories? > Missing saxon-sql 9.1.0.8 dependency for camel-saxon in Maven Central > --------------------------------------------------------------------- > > Key: CAMEL-4424 > URL: https://issues.apache.org/jira/browse/CAMEL-4424 > Project: Camel > Issue Type: Wish > Components: camel-saxon > Affects Versions: 2.7.0, 2.8.0 > Reporter: Nils Breunese > Priority: Minor > Fix For: Future > > > The camel-saxon jar has a dependency on net.sf.saxon:saxon-sql:9.1.0.8. When > using Maven Central and depending on camel-saxon this doesn't work, since > Maven Central does not provide this version of this jar: > ---- > [WARNING] The POM for net.sf.saxon:saxon-sql:jar:9.1.0.8 is missing, no > dependency information available > ---- > Looking at http://search.maven.org/#browse%7C1332070261 I indeed only find > versions 7.9.1 and 8.7. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira