rm -rf .index
java -jar nexus-indexer-1.0-beta-4-cli.jar -o -z -t full -i .index -n nchovy -r . -X
rm .index/*
mv nexus-maven-* .index
sync; sync;

