Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2099

bridge-camel example does not build unless bridge example was built first

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.2
    • 3.4.2
    • samples
    • None

    Description

      On a fresh maven repo and ServiceMix installation, if you build the bridge-camel example before building the bridge example, the bridge-camel example is unable to find the bridge-http-su and bridge-jms-su.

      We should either add a note to the README to explain that the bridge-camel example builds on top of the bridge example or else include something like this in the bridge-camel pom.xml

      <!-- we reuse the bridge-http-su/bridge-jms-su from the plain bridge demo -->
      <module>../bridge/bridge-http-su</module>
      <module>../bridge/bridge-jms-su</module>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            gertvanthienen Gert Vanthienen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: