another note about Windows

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918764 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2010-03-03 23:21:12 +00:00
parent 76fa406159
commit 6418e7926c
1 changed files with 3 additions and 1 deletions
archiva-modules/archiva-web/archiva-webapp-test

View File

@ -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