Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5433

Fabric8 Maven Plugin with Multi-module Maven projects only append last module to the bundle list of the created profile on Jboss Fuse 6.2.1.

    XMLWordPrintable

Details

    • % %
    • Hide

      Reproducer attached along with the steps to reproduce.

      Show
      Reproducer attached along with the steps to reproduce.
    • Sprint 5 - towards ER2

    Description

      Fabric8 Maven Plugin with Multi-module Maven projects only append last module to the bundle list of the created profile on Jboss Fuse 6.2.1. It works fine on Fuse 6.1.

      Attached is the reproducer. Below is the profile created on Fuse 6.2.1 and Fuse 6.1

      #CreatedProfile on Fuse 6.2.1 *****Module1 bundle is missing from the bundles list.****

      JBossFuse:karaf@root> profile-display testprofile 
      Profile id: testprofile
      Version   : 1.0
      Attributes: 
      	abstract: false
      	parents: feature-camel
      Containers: 
      
      Container settings
      ----------------------------
      Bundles : 
      	mvn:com.test/Module2/0.0.1-SNAPSHOT
      
      Agent Properties : 
      	  lastRefresh.testprofile = 1462267444818
      
      
      Configuration details
      ----------------------------
      PID: io.fabric8.web.contextPath
        com.test/Module1 Module1
        com.test/Module2 Module2
        null/null Fuse-Profile
      
      
      
      Other resources
      ----------------------------
      

      #Created Profile on Fuse 6.1.

      JBossFuse:karaf@root> profile-display testprofile 
      Profile id: testprofile
      Version   : 1.0
      Attributes: 
      	parents: feature-camel feature-camel feature-camel
      Containers: 
      
      Container settings
      ----------------------------
      Bundles : 
      	mvn:com.test/Module2/0.0.1-SNAPSHOT
      	mvn:com.test/Module1/0.0.1-SNAPSHOT
      
      Agent Properties : 
      	  lastRefresh.testprofile = 1462200282418
      
      
      Configuration details
      ----------------------------
      
      Other resources
      ----------------------------
      Resource: modules/com.test/Module1-requirements.json
      Resource: modules/com.test/Module2-requirements.json
      Resource: modules/requirements.json
      
      

      Attachments

        Issue Links

          Activity

            People

              johnpoth John Poth
              rhn-support-shsingh Shailendra Singh
              Andrej Vano Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: