aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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