mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 02:29:23 +00:00
o turn off the syncing of the conversion for now, the archiva code blows up trying to convert the actualy m1 repository
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471323 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0342db1683
commit
2276d22646
@ -5,7 +5,9 @@ java -jar archiva-cli-1.0-SNAPSHOT-cli.jar -c synchronize.properties
|
||||
|
||||
dir=/home/maven/repository-staging/to-ibiblio
|
||||
src=$dir/maven2-converted-from-maven1
|
||||
dst=$dir/maven2
|
||||
dst=$dir/maven2/test-conversion
|
||||
|
||||
exit
|
||||
|
||||
rsync --ignore-existing -rvpl $src/ $dst/ > $log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user