From: Brett Porter Date: Wed, 3 Mar 2010 23:10:29 +0000 (+0000) Subject: add a note about popup blockers X-Git-Tag: archiva-1.4-M1~1008 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=76fa406159c3837470a14d9ed9d99598b9401667;p=archiva.git add a note about popup blockers git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt index 34652b89c..49bcdb2bd 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt +++ b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt @@ -13,5 +13,7 @@ The Cargo installations are stored outside of target to avoid multiple downloads To remove the Cargo installations and re-download them next run, use: - mvn -Pclean-cargo clean +Internet Explorer and Safari users must disable their popup blockers. + Run Selenium tests in src/test/it with Maven and JUnit - mvn clean install -f junit-pom.xml