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

Cannot build Fuse 7 project with spring-boot-starter-webflux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.11.1-GA
    • fuse-7.11-GA
    • Spring Boot
    • None

    Description

      The following error is observed when compiling a project with a spring-boot-starter-webflux dependency:

       

          <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-webflux</artifactId>
          </dependency> 
      
      Could not resolve dependencies for project com.yourcompany.newapp:greetings-service:jar:1.0.0: Could not find artifact io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.74.Final-redhat-00001
      

      Note: the maven repo has the following without the `ox-x86_64` part of the filename:

      netty-resolver-dns-native-macos-4.1.74.Final-redhat-00001.jar

      Attachments

        Activity

          People

            jondruse@redhat.com Jiri Ondrusek
            rhn-support-shiggs Stephen Higgs
            Federico Mariani Federico Mariani
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: