Version of netty-resolver-dns-native-macos

224 views
Skip to first unread message

Laurent Vaills

unread,
Mar 16, 2021, 10:09:08 AM3/16/21
to vert.x
Hi,

When using Vert.x 4.0.3, I notice the following warning: 

To get rid of it we have to add a runtime dependency to the following Maven artifact:
    <dependency>
      <groupId>io.netty</groupId>
      <artifactId>netty-resolver-dns-native-macos</artifactId>
      <classifier>osx-x86_64</classifier>
    </dependency>

As we use the BOM vertx-stack-depchain (as previously asked on this list) in our dependency management, we just provide the Vert.x version to use in our dependency management declaration. 

But the version of Netty is not declared in that BOM, so how can we declare that dependency to the netty-resolver-dns-native-macos artifact so it use the same version than the version Vert.x depends on ? 
I currently had to manually look and write the 4.1.60.Final for Netty in my pom, but I was wondering if that can be done automatically, as there are high chances we forgot to update it when we will upgrade to a newer version of Vert.x . 

Regards,
Laurent

Julien Viet

unread,
Mar 16, 2021, 4:28:49 PM3/16/21
to vert.x
Hi

yes we can add it I think.

note that this was happening before but was not logged.

I think we should update our documentation to explain what it means and what users shoujld do.

Julien


--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/ea3cbed3-1e58-4faa-ae7f-b4c42180afe3n%40googlegroups.com.

Laurent Vaills

unread,
Mar 16, 2021, 4:34:47 PM3/16/21
to ve...@googlegroups.com
Indeed that will be a good idea, thanks Julien. 

I found what to do, in one of your answers on a Netty github issue ;-)  

Laurent

You received this message because you are subscribed to a topic in the Google Groups "vert.x" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vertx/g4qc7rxVjgk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/CA%2BH-X4_GB4Lst3seyCV5W2H3%3Df%3DEmVAAMYv2svF%3D6r6_1-aPbA%40mail.gmail.com.

Julien Viet

unread,
Mar 16, 2021, 4:38:14 PM3/16/21
to vert.x
I'm assuming the reactor-netty issue ?

Laurent Vaills

unread,
Mar 16, 2021, 4:41:51 PM3/16/21
to ve...@googlegroups.com

Julien Viet

unread,
Mar 16, 2021, 4:46:03 PM3/16/21
to vert.x
indeed.

my eyes are bleeding.

Reply all
Reply to author
Forward
0 new messages