Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1624

Adding a blueprint test does not add the needed maven dependency to the pom.xml

    XMLWordPrintable

Details

    Description

      Creating a Test case for a blueprint camel context does not automatically add the needed dependency to the pom.xml:

      <dependency>
            <groupId>org.apache.camel</groupId>
            <artifactId>camel-test-blueprint</artifactId>
            <version>...some camel version...</version>
            <scope>test</scope>
      </dependency> 
      

      Attachments

        Activity

          People

            lheinema@redhat.com Lars Heinemann
            lheinema@redhat.com Lars Heinemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: