Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5926

Missing transitive dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.9.1, 5.11.1
    • 5.12.1, 5.13.0
    • None
    • None

    Description

      I have a dependency to activemq-all in my maven project, which in turn has an optional dependency to activemq-camel. This leads to activemq-camel not being added as a transtive dependency. But classes in activemq-all depends on apache camel (CamelContext and CamelContextAware in org.apache.activemq.camel.CamelConnection), which then does not exists. This yields an error upon deploying my application, classnotfoundexception.

      Attachments

        Activity

          People

            cshannon Christopher L. Shannon
            tobb Torbjørn Skyberg Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: