From 0dceaba4659cfea6c8bfac4a01b33ad6186e921b Mon Sep 17 00:00:00 2001 From: Martin Kamp Jensen Date: Tue, 16 Oct 2018 08:20:41 +0200 Subject: [PATCH] Shading: Relocate com.github.jnr artifacts to avoid classpath issues --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 9a946bfe3..ec3c95355 100644 --- a/pom.xml +++ b/pom.xml @@ -381,6 +381,10 @@ org.objectweb.asm com.spotify.docker.client.shaded.org.objectweb.asm + + jnr + com.spotify.docker.client.shaded.jnr + true