diff options
author | Olivier Lamy <olamy@apache.org> | 2013-05-03 23:36:13 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-05-03 23:36:13 +0000 |
commit | 7ad16e5d0c6ecafd84dd4478b0310d29e4d75398 (patch) | |
tree | b1bc21396c3ac861bf524e650eb464e11159acea /archiva-modules | |
parent | 2eaa058a7b0c68bd9af3c6cee71a1b7d6dd1500f (diff) | |
download | archiva-7ad16e5d0c6ecafd84dd4478b0310d29e4d75398.tar.gz archiva-7ad16e5d0c6ecafd84dd4478b0310d29e4d75398.zip |
cargo is not anymore used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1479006 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt index 21fb72940..3cabaacd2 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt +++ b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt @@ -9,10 +9,6 @@ Run Selenium tests in src/test/testng against an existing Archiva instance - modify src/test/resources/testng.properties as needed - mvn clean install -Dcontainer-existing -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. Using *iexplore as the browser requires running as an Administrator on Windows 7/Vista, or alternatively you can use *iexploreproxy. |