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

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: jboss-fuse-6.3
    • Component/s: None
    • Labels:
      None
    • Environment:

      JBoss Fuse 6.2.1

    • Sprint:
      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

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                janstey Jonathan Anstey
                Reporter:
                jsherman Jason Sherman
                Tester:
                Matej Melko
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: