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

Run as / Debug as Local Camel Context not showing up for project using org.jboss.redhat-fuse groupid

XMLWordPrintable

      Due to the fact that our templates now use

      <plugin>
              <groupId>org.jboss.redhat-fuse</groupId>
              <artifactId>camel-maven-plugin</artifactId>
              ...
      </plugin>
      

      instead of

      <plugin>
              <groupId>org.apache.camel</groupId>
              <artifactId>camel-maven-plugin</artifactId>
              ...
      </plugin>
      

      the context menu for

      Run as -> Local Camel Context
      Debug as -> Local Camel Context
      

      do not show up.

      We need to also check for the new group id.

      IMPORTANT:
      We need a test that prevents that kind of issue in future.

              apupier@redhat.com Aurélien Pupier
              lheinema@redhat.com Lars Heinemann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: