summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2022-08-07 13:00:57 +0200
committerGitHub <noreply@github.com>2022-08-07 13:00:57 +0200
commit2920ea1d9cfd3777dafdf793b2e18e25e2975da4 (patch)
treed8aa00f8bb834489ce84251f3a2aa1614fe77c04
parentf6a3d456ef92b3457f465724eff4388e7d1b775f (diff)
parent6594b8cd51d277c1c3e64300a0c138ad54fd4c67 (diff)
downloadant-2920ea1d9cfd3777dafdf793b2e18e25e2975da4.tar.gz
Merge pull request #191 from ppkarwasz/fetch-script
Fix retrieval from non-default repositories
-rw-r--r--fetch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch.xml b/fetch.xml
index ac231ea36..038ee120e 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -119,8 +119,8 @@ Set -Ddest=LOCATION on the command line
</not>
</condition>
</fail>
- <resolver:remoterepo url="@{repository}" id="@{id}"/>
<resolver:resolve>
+ <resolver:remoterepo url="@{repository}" id="@{id}"/>
<dependencies id="@{archive}.path">
<dependency groupId="@{project}"
artifactId="@{archive}"