summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/pom.xml
diff options
context:
space:
mode:
authorWendy Smoak <wsmoak@apache.org>2009-05-20 17:26:30 +0000
committerWendy Smoak <wsmoak@apache.org>2009-05-20 17:26:30 +0000
commit9c97bf35bca57b121de1650d5e73c2c0cba68496 (patch)
tree1bddc16075d0857d5a938fcd100b53ab98f0fb16 /archiva-modules/archiva-web/pom.xml
parent1cc84d7fdc03fda552ac9c16299df2c59bc78b0c (diff)
downloadarchiva-9c97bf35bca57b121de1650d5e73c2c0cba68496.tar.gz
archiva-9c97bf35bca57b121de1650d5e73c2c0cba68496.zip
[MRM-1164] Improve the Selenium tests so testng.properties no longer needs to be modified (patch #4
Submitted by: Marecor Baclay Also changed the webapp-test profile id to 'it' (integration test). Run with -Pit to include this module. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@776772 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/pom.xml')
-rw-r--r--archiva-modules/archiva-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml
index 1ca576509..7a2e5d7d6 100644
--- a/archiva-modules/archiva-web/pom.xml
+++ b/archiva-modules/archiva-web/pom.xml
@@ -39,7 +39,7 @@
<profiles>
<profile>
- <id>webapp-test</id>
+ <id>it</id>
<modules>
<module>archiva-webapp-test</module>
</modules>