aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-03-03 23:21:12 +0000
committerBrett Porter <brett@apache.org>2010-03-03 23:21:12 +0000
commit6418e7926cebd2aa282c415a52620a281a1264f1 (patch)
tree3fee4ae8019c29d33d470c4cecf2cc8c06240488 /archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
parent76fa406159c3837470a14d9ed9d99598b9401667 (diff)
downloadarchiva-6418e7926cebd2aa282c415a52620a281a1264f1.tar.gz
archiva-6418e7926cebd2aa282c415a52620a281a1264f1.zip
another note about Windows
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918764 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt')
-rw-r--r--archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
index 49bcdb2bd..ff27feb7a 100644
--- a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
+++ b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
@@ -13,7 +13,9 @@ 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.
+Internet Explorer and Safari users must disable their popup blockers. Using *iexplore as
+the browser requires running as an Administrator on Windows 7/Vista, or alternatively you
+can use *iexploreproxy.
Run Selenium tests in src/test/it with Maven and JUnit
- mvn clean install -f junit-pom.xml