commit | 77e02e476320c772b537cb853e28095e04235268 | [log] [tgz] |
---|---|---|
author | Stefan Bodewig <bodewig@apache.org> | Wed Jun 07 18:20:01 2017 +0200 |
committer | Stefan Bodewig <bodewig@apache.org> | Wed Jun 07 18:20:39 2017 +0200 |
tree | c524d091e2001d5f1e8a97f5b9f6fb95ecc6b74d | |
parent | 947b801178453b9aef9d4d891149065664d14a1c [diff] |
ivy:deliver creates a distrib dir without any reason
diff --git a/upload.xml b/upload.xml index d4910e6..76c905e 100644 --- a/upload.xml +++ b/upload.xml
@@ -22,6 +22,7 @@ <!-- where to upload the artifacts --> <property name="upload.url" value="https://repository.apache.org/service/local/staging/deploy/maven2"/> + <property name="ivy.distrib.dir" value="${dist.base}"/> <target name="perform-nexus-upload" description="really requires the prepare-upload target to be run first">