mirror of https://github.com/apache/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
This commit is contained in:
parent
3b18981b51
commit
76fa406159
|
@ -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:
|
To remove the Cargo installations and re-download them next run, use:
|
||||||
- mvn -Pclean-cargo clean
|
- 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
|
Run Selenium tests in src/test/it with Maven and JUnit
|
||||||
- mvn clean install -f junit-pom.xml
|
- mvn clean install -f junit-pom.xml
|
||||||
|
|
Loading…
Reference in New Issue