aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-06-04 13:40:28 -0700
committerBryan Newbold <bnewbold@archive.org>2018-06-04 13:40:28 -0700
commitb16744f51d8dc5feb6eb87eb838f7340fbf21d70 (patch)
tree927cf7f3c6cbd586359eafcdc9f49f60e23f3e06
parent469a0399dd8118642b6b8058a0676daa2f352661 (diff)
downloadSpyGlass-b16744f51d8dc5feb6eb87eb838f7340fbf21d70.tar.gz
SpyGlass-b16744f51d8dc5feb6eb87eb838f7340fbf21d70.zip
archive.org upload directions2.11_0.17.2_cdh5.3.1
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46420a6..3211381 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,14 @@ repository:
This has been tested with OpenJDK 1.8 on linux and macOS machines.
+To upload to a static maven repository in petabox using the 'internetarchive'
+python tool:
+
+ mkdir -p /tmp/repository
+ cp -r ~/.m2/repository/parallelai /tmp/repository
+ cd /tmp
+ ia upload ia_sandcrawler_maven2 /tmp/repository
+
--------
SpyGlass