From c213e3df7d4c919c8c304f7343d9477ecc7fc652 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Wed, 10 May 2023 22:13:17 -0400 Subject: [PATCH] Added support for getting bld snapshot distributions from the sonatype snapshots repo --- .idea/{framework.iml => app.iml} | 0 .idea/modules.xml | 2 +- .idea/runConfigurations/Run Tests.xml | 2 +- .../bld/dependencies/ArtifactRetriever.java | 2 + src/main/java/rife/bld/wrapper/Wrapper.java | 54 ++++++++++++++----- 5 files changed, 45 insertions(+), 15 deletions(-) rename .idea/{framework.iml => app.iml} (100%) diff --git a/.idea/framework.iml b/.idea/app.iml similarity index 100% rename from .idea/framework.iml rename to .idea/app.iml diff --git a/.idea/modules.xml b/.idea/modules.xml index 7a6039d..55adcb9 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,8 +2,8 @@ + - \ No newline at end of file diff --git a/.idea/runConfigurations/Run Tests.xml b/.idea/runConfigurations/Run Tests.xml index 732b27e..f60aaeb 100644 --- a/.idea/runConfigurations/Run Tests.xml +++ b/.idea/runConfigurations/Run Tests.xml @@ -1,6 +1,6 @@ - +