diff options
author | Brett Porter <brett@apache.org> | 2010-03-03 23:21:12 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2010-03-03 23:21:12 +0000 |
commit | 6418e7926cebd2aa282c415a52620a281a1264f1 (patch) | |
tree | 3fee4ae8019c29d33d470c4cecf2cc8c06240488 /archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt | |
parent | 76fa406159c3837470a14d9ed9d99598b9401667 (diff) | |
download | archiva-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.txt | 4 |
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 |