diff --git a/archiva-docs/src/site/apt/userguide/deploy.apt b/archiva-docs/src/site/apt/userguide/deploy.apt index bf5291c70..396ce4535 100644 --- a/archiva-docs/src/site/apt/userguide/deploy.apt +++ b/archiva-docs/src/site/apt/userguide/deploy.apt @@ -209,5 +209,8 @@ mvn deploy:deploy-file -Dfile=filename.jar -DpomFile=filename.pom [../images/upload-artifact.jpg] Upload Artifact + The maximum size of the file that can be uploaded is 10M by default. To alter the setting, change <<>> in the file + <<>> in the Archiva web application (located under <<>> in the standalone distribution). + ~~TODO: information for Maven 1, ant tasks, ivy, etc.