Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1230 improve creation of camel projects
  3. FUSETOOLS-1912

Add https://maven.repository.redhat.com/ga repository to samples

    XMLWordPrintable

Details

    • 8.0.0 - Beta3

    Description

      done for empty(in current PR), need to do it also for other samples otherwise the camel-parent is missing and project is not building out of the box

              <repository>
            <releases>
              <enabled>true</enabled>
              <updatePolicy>never</updatePolicy>
            </releases>
            <snapshots>
              <enabled>false</enabled>
            </snapshots>
            <id>red-hat-ga-repository</id>
            <name>Red Hat GA Repository</name>
            <url>https://maven.repository.redhat.com/ga</url>
          </repository>
      

      Attachments

        Activity

          People

            apupier@redhat.com Aurélien Pupier
            apupier@redhat.com Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: