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

JBoss Fuse 6.2.1 quickstarts/custom readme should be updated to indicate jboss fuse zip needs to be added to local repo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • None
    • None
    • None
    • % %
    • 6.3 Sprint 1 (4-Jan->29-Jan)

    Description

      The JBoss Fuse 6.2.1 quickstarts/custom project, which is used to build a custom JBoss Fuse distribution, depends on the JBoss Fuse zip distribution:

      <dependencies>
              <dependency>
                  <groupId>org.jboss.fuse</groupId>
                  <artifactId>jboss-fuse-full</artifactId>
                  <version>${jboss.fuse.version}</version>
                  <type>zip</type>
              </dependency>
          </dependencies>
      

      However, this artifact is not provided in the public repo and needs to be manually added to a local repo for the project to build.

      The README.md should be updated with this information

      Attachments

        Activity

          People

            janstey@redhat.com Jonathan Anstey
            rhn-support-jsherman Jason Sherman
            Matej Melko Matej Melko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: