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.

Could not find artifact io.netty:netty-tcnative:jar:osx-x86_64:2.0.1.Final-SNAPSHOT

See original GitHub issue

Expected behavior

mvn -s ~/.m2/settings_default.xml package is ok.

Actual behavior

Could not find artifact io.netty:netty-tcnative:jar:osx-x86_64:2.0.1.Final-SNAPSHOT

Steps to reproduce

1.git clone https://github.com/netty/netty.git 2.mvn -s ~/.m2/settings_default.xml package

Minimal yet complete reproducer code (or URL to code)

Netty version

latest source code on 4.1 branch

JVM version (e.g. java -version)

java version “1.8.0_121” Java™ SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot™ 64-Bit Server VM (build 25.121-b13, mixed mode)

OS version (e.g. uname -a)

Darwin tinyhuiwang 16.5.0 Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 x86_64 i386 MacBookPro12,1 Darwin

others

I found in pom.xml(netty-parent),the tcnative.version is 2.0.1.Final-SNAPSHOT,but in http://repo1.maven.org/maven2/io/netty/netty-tcnative/ ,can not find this version ,only 2.0.0,and not SNAPSHOT.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
normanmaurercommented, Apr 17, 2017
1reaction
normanmaurercommented, Apr 17, 2017

Fixed… we now also deploy the OS X snapshot version

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maven: Could Not find Artifact when trying to include a project ...
This helped when maven was not downloading jar's properly listed in the pom.xml, I was not able to find why clean install with...
Read more >
1.18.2 - Maven could not find artifact | SpigotMC - SpigotMC
I have tried "mvn clean install -U" with no luck. Could it be an issue with the adventure API repository missing those files?...
Read more >
Could not find artifact io.tidb:bigdata-core:jar:0.0.4-SNAPSHOT ...
Hi guys, I want to deploy PrestoSQL-TiDB-Connector jar to presto cluster. But an error occurred when compiling. How to resolve the problem? commond:...
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