question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot build netty-transport-native-kqueue 4.1.70.Final-SNAPSHOT on MacOS

See original GitHub issue

Fails to resolve dependency io.netty:netty-transport-native-unix-common:jar:osx-x86_64:4.1.70.Final-SNAPSHOT [1], I think it’s because osx jars are not available in the repository [2]

[1]

./mvnw checkstyle:checkstyle -U
...
[INFO] ---------------< io.netty:netty-transport-native-kqueue >---------------
[INFO] Building Netty/Transport/Native/KQueue 4.1.70.Final-SNAPSHOT     [29/43]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport-native-unix-common/4.1.70.Final-SNAPSHOT/netty-transport-native-unix-common-4.1.70.Final-SNAPSHOT-osx-x86_64.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Netty 4.1.70.Final-SNAPSHOT:
[INFO]
[INFO] Netty/Dev-Tools .................................... SUCCESS [  0.864 s]
[INFO] Netty .............................................. SUCCESS [  1.506 s]
[INFO] Netty/Common ....................................... SUCCESS [  2.099 s]
[INFO] Netty/Buffer ....................................... SUCCESS [  1.127 s]
[INFO] Netty/Resolver ..................................... SUCCESS [  0.163 s]
[INFO] Netty/Transport .................................... SUCCESS [  1.123 s]
[INFO] Netty/Codec ........................................ SUCCESS [  1.009 s]
[INFO] Netty/Codec/DNS .................................... SUCCESS [  0.419 s]
[INFO] Netty/Codec/HAProxy ................................ SUCCESS [  0.105 s]
[INFO] Netty/Handler ...................................... SUCCESS [  0.767 s]
[INFO] Netty/Codec/HTTP ................................... SUCCESS [  1.253 s]
[INFO] Netty/Codec/HTTP2 .................................. SUCCESS [  1.538 s]
[INFO] Netty/Codec/Memcache ............................... SUCCESS [  0.099 s]
[INFO] Netty/Codec/MQTT ................................... SUCCESS [  0.171 s]
[INFO] Netty/Codec/Redis .................................. SUCCESS [  0.115 s]
[INFO] Netty/Codec/SMTP ................................... SUCCESS [  0.089 s]
[INFO] Netty/Codec/Socks .................................. SUCCESS [  0.190 s]
[INFO] Netty/Codec/Stomp .................................. SUCCESS [  0.089 s]
[INFO] Netty/Codec/XML .................................... SUCCESS [  0.074 s]
[INFO] Netty/Handler/Proxy ................................ SUCCESS [  0.293 s]
[INFO] Netty/Resolver/DNS ................................. SUCCESS [  0.470 s]
[INFO] Netty/Transport/RXTX ............................... SUCCESS [  0.067 s]
[INFO] Netty/Transport/SCTP ............................... SUCCESS [  0.114 s]
[INFO] Netty/Transport/UDT ................................ SUCCESS [  0.092 s]
[INFO] Netty/Transport/Native/Unix/Common ................. SUCCESS [  0.103 s]
[INFO] Netty/Testsuite .................................... SUCCESS [  0.771 s]
[INFO] Netty/Transport/Native/Unix/Common/Tests ........... SUCCESS [  0.258 s]
[INFO] Netty/Transport/Native/Epoll ....................... SUCCESS [  0.607 s]
[INFO] Netty/Transport/Native/KQueue ...................... FAILURE [  0.123 s]
[INFO] Netty/Resolver/DNS/MacOS ........................... SKIPPED
[INFO] Netty/All-in-One ................................... SKIPPED
[INFO] Netty/Example ...................................... SKIPPED
[INFO] Netty/Testsuite/Autobahn ........................... SKIPPED
[INFO] Netty/Testsuite/Http2 .............................. SKIPPED
[INFO] Netty/Testsuite/OSGI ............................... SKIPPED
[INFO] Netty/Testsuite/Shading ............................ SKIPPED
[INFO] Netty/Testsuite/Native ............................. SKIPPED
[INFO] Netty/Testsuite/NativeImage ........................ SKIPPED
[INFO] Netty/Testsuite/NativeImage/Client ................. SKIPPED
[INFO] Netty/Testsuite/NativeImage/ClientRuntimeInit ...... SKIPPED
[INFO] Netty/Transport/BlockHound/Tests ................... SKIPPED
[INFO] Netty/Microbench ................................... SKIPPED
[INFO] Netty/BOM .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.852 s
[INFO] Finished at: 2021-10-26T11:02:27-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project netty-transport-native-kqueue: Could not resolve dependencies for project io.netty:netty-transport-native-kqueue:jar:4.1.70.Final-SNAPSHOT: Could not find artifact io.netty:netty-transport-native-unix-common:jar:osx-x86_64:4.1.70.Final-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]

[2] Screen Shot 2021-10-26 at 11 05 43 AM

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
chrisvestcommented, Oct 28, 2021
  1. Updated the wiki. Next time the website is re-rendered, it’ll be updated.
  2. I don’t know how those snapshots work either. 🤷‍♂️
0reactions
alexc-dbcommented, Oct 28, 2021

Awesome, thanks for updating the wiki @chrisvest!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to load io.netty.resolver.dns.macos ... - GitHub
io.netty netty-resolver-dns-native-macos 4.1.73.Final osx-aarch_64 doesnt work on my M1 pro machine with Spring Boot 2.6.
Read more >
pom.xml · Gitee 极速下载/netty - Gitee.com
原始仓库: https://github.com/netty/netty ... Final-SNAPSHOT</version>. <name>Netty</name> ... <module>transport-native-kqueue</module>.
Read more >
Dependency Versions - Spring
Group ID Artifact ID Version ch.qos.logback logback‑access 1.4.5 ch.qos.logback logback‑classic 1.4.5 ch.qos.logback logback‑core 1.4.5
Read more >
Netty based HTTP service with JAX-RS | HTTP library - kandi
Implement netty-http with how-to, Q&A, fixes, code snippets. kandi ratings - Low support, 16 Bugs, 1 Vulnerabilities, Permissive License, Build available.
Read more >
Pangolier: stats show no stuns - Odota/Web - IssueHint
Cannot build netty -transport-native-kqueue 4.1.70.Final-SNAPSHOT on MacOS, 5, 2021-10-26, 2022-08-31. Node.js Website Redesign Strategic Initiative Meeting ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found