From 56a131a4ae3f4f9e1b72f432a7493c7e4c6e2218 Mon Sep 17 00:00:00 2001 From: Chris Vest Date: Fri, 19 Mar 2021 13:55:53 +0100 Subject: [PATCH] Fix test-compile --- pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1bfbb40..9e3df00 100644 --- a/pom.xml +++ b/pom.xml @@ -123,14 +123,13 @@ --add-modules jdk.incubator.foreign + + + --patch-module + io.netty.buffer=${io.netty:netty-buffer:test-jar:tests} - - - --patch-module io.netty.buffer=${io.netty:netty-buffer:test-jar:tests} - - - **/package-info.java -