mirror of https://github.com/apache/archiva.git
o i can't see where the m1 repo from java.net is actually coming from, it can go off for now
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471161 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bde3368de9
commit
fa14f0c693
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
java -jar archiva-cli-1.0-SNAPSHOT-cli.jar -c synchronize.properties
|
||||
java -jar archiva-cli-1.0-SNAPSHOT-cli.jar -c synchronize-java.net.properties
|
||||
#java -jar archiva-cli-1.0-SNAPSHOT-cli.jar -c synchronize-java.net.properties
|
||||
|
||||
dir=/home/maven/repository-staging/to-ibiblio
|
||||
src=$dir/maven2-repoclean
|
||||
|
|
Loading…
Reference in New Issue