You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2009/01/06 17:58:48 UTC

svn commit: r732004 - /maven/repository-tools/trunk/src/bin/README.txt

Author: carlos
Date: Tue Jan  6 08:58:48 2009
New Revision: 732004

URL: http://svn.apache.org/viewvc?rev=732004&view=rev
Log:
Add a script to manually sync groups at apache M1 repo

Modified:
    maven/repository-tools/trunk/src/bin/README.txt

Modified: maven/repository-tools/trunk/src/bin/README.txt
URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/README.txt?rev=732004&r1=732003&r2=732004&view=diff
==============================================================================
--- maven/repository-tools/trunk/src/bin/README.txt (original)
+++ maven/repository-tools/trunk/src/bin/README.txt Tue Jan  6 08:58:48 2009
@@ -47,6 +47,9 @@
 ## and to update the rewrite rules
 ./synchronize-rewrite-rules-to-ibiblio.sh synchronize.properties
 
+## Lately we just need to sync and convert to M2 some Maven 1 groups on demand, using
+./synchronize-m1-apache.sh groupId
+
 ##################################################
 # M1 synchronize from upstream repositories script
 ##################################################