mirror of https://github.com/apache/maven.git
Sync only org.apache from apache
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@395105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ee870d6112
commit
4e7cc4fcac
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
FROM=jvanzyl@cvs.apache.org:/www/www.apache.org/dist/maven-repository/*
|
||||
TO=.
|
||||
FROM=jvanzyl@cvs.apache.org:/www/www.apache.org/dist/maven-repository/org/apache/*
|
||||
TO=org/apache/.
|
||||
|
||||
source ./m2-sync.sh
|
||||
|
|
Loading…
Reference in New Issue