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

Update the <repositories> section in archetypes with the GA product repositories

    XMLWordPrintable

Details

    • % %

    Description

      The archetypes' repository section currently contains

        <repositories>
          <repository>
            <releases>
              <updatePolicy>never</updatePolicy>
            </releases>
            <snapshots>
              <enabled>false</enabled>
            </snapshots>
            <id>jboss.ea</id>
            <name>JBoss Community Early Access Release Repository</name>
            <url>http://origin-repository.jboss.org/nexus/content/groups/ea</url>
          </repository>
        </repositories>
        <pluginRepositories>
          <pluginRepository>
            <releases>
              <updatePolicy>never</updatePolicy>
            </releases>
            <snapshots>
              <enabled>false</enabled>
            </snapshots>
            <id>jboss.ea</id>
            <name>JBoss Community Early Access Release Repository</name>
            <url>http://origin-repository.jboss.org/nexus/content/groups/ea</url>
          </pluginRepository>
        </pluginRepositories>
      

      It eventually (no later than CR1 build) needs to be updated with whatever repository will contain the Fuse 6.2.1 and Fuse-on-OSE3.1 GA bits.

      Attachments

        Activity

          People

            Unassigned Unassigned
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: