Add link to quartz cron expression syntax

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@608583 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arnaud Heritier 2008-01-03 18:17:53 +00:00
parent 3782180f0f
commit 08d2b8b0c9
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Understanding Repository Configuration of Apache Archiva
* <type> - the repository layout (maven 2 or maven 1) * <type> - the repository layout (maven 2 or maven 1)
* <cron> - the cron schedule when repository scanning will be executed. * <cron> - the {{{http://quartz.sourceforge.net/javadoc/org/quartz/CronTrigger.html}cron schedule}} when repository scanning will be executed.
* <repository purge by days older> - the first option for repository purge. Archiva will check how old the artifact is * <repository purge by days older> - the first option for repository purge. Archiva will check how old the artifact is
and if it is older than the set number of days in this field, then the artifact will be deleted respecting the retention and if it is older than the set number of days in this field, then the artifact will be deleted respecting the retention