diff --git a/maven-meeper/src/bin/m2-sync/m2-sync.sh b/maven-meeper/src/bin/m2-sync/m2-sync.sh index 76ecb7eeed..3a98cb413d 100755 --- a/maven-meeper/src/bin/m2-sync/m2-sync.sh +++ b/maven-meeper/src/bin/m2-sync/m2-sync.sh @@ -1,14 +1,11 @@ #!/bin/sh echo This script is very temporary. Please validate all input files in the source repository before blindly copying them in. -echo Ensure all artifacts have a valid POM, and are signed used PGP. +echo Ensure all artifacts have a valid POM. echo This will be removed when the repository manager is in place. echo -echo -echo If you see a "c" flag in the output for something different than maven-metadata files -echo then we have a problem, because it means the checksum of the file changed echo echo For a better explanation of the output flags please check --itemize-changes at rsync man page echo