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

Parent POM not removed from examples in beta-044

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-esb-7.0.0
    • None
    • None
    • None
    • % %

      In the beta-044 build, the parent POM for the examples still contains a reference to the fuse-project pom. This reference should not be there as the examples are supposed to be self-contained.

          <!--
            Don't depend on any of the plugins/dependencies/... defined in the parent POM
            It will be replaced by a POM that does not have this section in the actual distribution
      
            You should only depend on properties because those will be filtered for all examples POMs
          -->
          <parent>
              <groupId>org.fusesource</groupId>
              <artifactId>fuse-project</artifactId>
              <version>7.0.0.fuse-beta-044</version>
              <relativePath>..</relativePath>
          </parent>
      

            janstey@redhat.com Jonathan Anstey
            gertv_jira Gert Vanthienen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: