From b16744f51d8dc5feb6eb87eb838f7340fbf21d70 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 4 Jun 2018 13:40:28 -0700 Subject: archive.org upload directions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.2.3