[MRM-1172]

o document changes made in version validation


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2009-05-24 11:42:52 +00:00
parent b704d37229
commit 4fffedb766
1 changed files with 3 additions and 0 deletions

View File

@ -212,5 +212,8 @@ mvn deploy:deploy-file -Dfile=filename.jar -DpomFile=filename.pom
<Note:> The maximum size of the file that can be uploaded is 10M by default. To alter the setting, change <<<struts.multipart.maxSize>>> in the file
<<<WEB-INF/classes/struts.properties>>> in the Archiva web application (located under <<<apps/archiva>>> in the standalone distribution).
The upload form also provides validation checks against the required fields and the version. In Archiva 1.2.1, the version checking has been
loosened. See {{{http://jira.codehaus.org/browse/MRM-1172}MRM-1172}} for more details.
~~TODO: information for Maven 1, ant tasks, ivy, etc.