Could not find artifact io.netty:netty-tcnative:jar:osx-x86_64:2.0.1.Final-SNAPSHOT
See original GitHub issueExpected 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:
- Created 6 years ago
- Comments:8 (8 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-tcnative/2.0.1.Final-SNAPSHOT/
We will release a final version this week tho
Fixed… we now also deploy the OS X snapshot version