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

Fuse EAP projects cannot find wildfly-camel-itests-common in the GA repo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.6-GA
    • fuse-7.6-GA, fuse-7.5-GA
    • Fuse EAP
    • None

    Description

      Building a project with ...

          <dependencyManagement>
              <dependencies>
                  <dependency>
                      <groupId>org.jboss.redhat-fuse</groupId>
                      <artifactId>fuse-eap-bom</artifactId>
                      <version>7.5.0.fuse-750029-redhat-00002</version>
                      <type>pom</type>
                      <scope>import</scope>
                  </dependency>
              </dependencies>
          </dependencyManagement>
      

      Leads to

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack-wildfly) on project ca-dmv-wsdl-soap-fuse-itests: Unable to find artifact.: Could not find artifact org.jboss.eap:wildfly-dist:tar.gz:7.2.3.GA-redhat-00003 in redhat-ga (https://maven.repository.redhat.com/ga/)
      [ERROR] 
      [ERROR] Try downloading the file manually from the project website.
      [ERROR] 
      [ERROR] Then, install it using the command: 
      [ERROR]     mvn install:install-file -DgroupId=org.jboss.eap -DartifactId=wildfly-dist -Dversion=7.2.3.GA-redhat-00003 -Dpackaging=tar.gz -Dfile=/path/to/file
      [ERROR] 
      [ERROR] Alternatively, if you host your own repository you can deploy the file there: 
      [ERROR]     mvn deploy:deploy-file -DgroupId=org.jboss.eap -DartifactId=wildfly-dist -Dversion=7.2.3.GA-redhat-00003 -Dpackaging=tar.gz -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
      [ERROR] 
      [ERROR] 
      [ERROR]   org.jboss.eap:wildfly-dist:tar.gz:7.2.3.GA-redhat-00003
      [ERROR] 
      [ERROR] from the specified remote repositories:
      [ERROR]   redhat-ga (https://maven.repository.redhat.com/ga/, releases=true, snapshots=false),
      [ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
      

      CrossRef: https://github.com/JimTyrrell/ca-dmv-wsdl-soap-fuse/issues/9

      Attachments

        Issue Links

          Activity

            People

              dcoleman@redhat.com Darren Coleman
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: