diff --git build.properties build.properties index d2bfc30..7b53463 100644 --- build.properties +++ build.properties @@ -106,6 +106,8 @@ mvn.publish.repo=snapshots mvn.jar.dir=${build.dir.hive}/maven/jars mvn.pom.dir=${build.dir.hive}/maven/poms mvn.license.dir=${build.dir.hive}/maven/licenses +mvn.deploy.id=apache.snapshots.https +mvn.deploy.url=https://repository.apache.org/content/repositories/snapshots # # unit test Properties diff --git build.xml build.xml index add5a46..6cc9974 100644 --- build.xml +++ build.xml @@ -20,7 +20,7 @@ @@ -1054,7 +1054,8 @@ + uri="artifact:org.apache.maven.artifact.ant" + classpathref="maven-ant-tasks.classpath"/> @@ -1187,9 +1188,7 @@ - +