From 7446bd7b4cbc27645edcd14bc4435eeb4a391392 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Thu, 20 Mar 2008 01:01:28 +0000 Subject: [PATCH] [MRM-504] improve description for find artifact page Merged from: r639076 on archiva-1.0.x git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639103 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/jsp/findArtifact.jsp | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/findArtifact.jsp b/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/findArtifact.jsp index beb68a867..c325c2286 100644 --- a/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/findArtifact.jsp +++ b/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/findArtifact.jsp @@ -65,15 +65,20 @@ - +

- Select the file you would like to locate in the remote repository. + This allows you to search the repository using the checksum of an artifact that you are trying to identify. + You can either specify the checksum to look for directly, or scan a local artifact file. +

+ +

+ To scan a local file, select the file you would like to locate in the remote repository. The entire file will not be uploaded to the server. See the progress bar below for progress of - locally creating a checksum that is uploaded to the server after you hit "Go!". + locally creating a checksum that is uploaded to the server after you hit "Search".

@@ -87,7 +92,7 @@ - +

-- 2.39.5