o add a script to run the m1 to m2 conversion using the archiva code

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-11-04 09:30:10 +00:00
parent 765e78ef3b
commit 55dd88e382
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/sh
java -jar archiva-cli-1.0-SNAPSHOT-cli.jar -c \
-o /home/maven/repository-staging/to-ibiblio/maven \
-n /home/maven/repository-staging/to-ibiblio/maven2-repoclean \
-b **/*.pom,**/activation/**,**/javamail/**,**/jaxm/**,**/jaxp/**,**/jaxrpc/**,**/jca/**,**/jce/**,**/jdbc/**,**/jdo/**,**/jms/**,**/jndi/**,**/saaj/**