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.

Lagom `master` builds fail on whitesource with duplicate artifact

See original GitHub issue

master builds run the whitesourceUpdate task. This affects both CRON jobs and (post-)merge builds.

Since upgrading to sbt 1.3.0 the following issue is reported by sbt-whitesource:

[error] Caused by: java.lang.RuntimeException: Multiple elements for the same key (io.netty,netty-transport-native-epoll):

[error] 	ModuleInfo(io.netty,netty-transport-native-epoll,4.1.42.Final,Some((Artifact(netty-transport-native-epoll, jar, jar, Some(linux-x86_64), Vector(), Some(https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final-linux-x86_64.jar), Map(), None, false),/home/travis/.coursier/cache/v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final-linux-x86_64.jar)))

[error] 	ModuleInfo(io.netty,netty-transport-native-epoll,4.1.42.Final,Some((Artifact(netty-transport-native-epoll, jar, jar, None, Vector(), Some(https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar), Map(), None, false),/home/travis/.coursier/cache/v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar)))

This prevents the whitesourceUpdate to complete and the bin/test-code-style to succeed.

Issue Analytics

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

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

lagom/lagom - Gitter
I've noticed a error in some of our Lagom 1.5 builds where it seems the sbt plugin artifact isn't available, did a quick...
Read more >
Duplicate artifacts result in errors after tooling upgrade - IBM
You must rename the duplicate artifact. The error will disappear and the artifact may be deleted. Note: It is no longer possible to...
Read more >
10.2.x Release Notes • Akka HTTP - Documentation
As of this version, it is no longer strictly necessary to depend no a separate 'akka-http2-support' artifact to get HTTP/2 support in Akka...
Read more >
https://raw.githubusercontent.com/explosion/projec...
Under GitHub pages, set the source to `master branch` and click **Save**. ... {"text":"mvn -Pconfigure-datasource fails to build","meta":{"source":"GitHub" ...
Read more >
Speakers: Domain-Driven Design & Microservices
See the full list of expert presenters participating in the O'Reilly Software Architecture Conference, taking place June 10-13, 2019 in San Jose.
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