diff options
author | Brett Porter <brett@apache.org> | 2010-03-03 23:10:29 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2010-03-03 23:10:29 +0000 |
commit | 76fa406159c3837470a14d9ed9d99598b9401667 (patch) | |
tree | 6b410eed901798816aa013b4e06d4fe9cd488485 /archiva-modules | |
parent | 3b18981b51f4017b777cf2c34b855da533b79bf8 (diff) | |
download | archiva-76fa406159c3837470a14d9ed9d99598b9401667.tar.gz archiva-76fa406159c3837470a14d9ed9d99598b9401667.zip |
add a note about popup blockers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918759 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |