From bd071b7596cd0af4cd681b6fe27617b964a4c5a8 Mon Sep 17 00:00:00 2001 From: Colin Alworth Date: Thu, 3 Mar 2022 10:48:31 -0600 Subject: [PATCH] Stop using test-only repo I don't like this "fix", but it does force the invoker plugin to correctly use the dependencies it has downloaded. This PR will be split to avoid merging this with the actual fix --- j2cl-maven-plugin/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/j2cl-maven-plugin/pom.xml b/j2cl-maven-plugin/pom.xml index 7400dd11..13aabe57 100644 --- a/j2cl-maven-plugin/pom.xml +++ b/j2cl-maven-plugin/pom.xml @@ -151,7 +151,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.0.1 + 3.2.2 @@ -163,7 +163,6 @@ ${project.build.directory}/it-tests - ${project.build.directory}/it-repo src/it/settings.xml package -e