Hi,

Test location: [1]

I have skipped running integration tests from regular builds making
skipPlatformTests = true in [2].


When you want to execute the tests; either you can

a. change the property <skipPlatformTests>false<skipPlatformTests> in [2]
and then execute the command "mvn clean install"

OR

b. execute the command "mvn clean install -DskipPlatformTests=false"

[1]
https://svn.wso2.org/repos/wso2/scratch/appfactory_2.0.0/products/appfactory/2.1.0/modules/integration/
[2]
https://svn.wso2.org/repos/wso2/scratch/appfactory_2.0.0/products/appfactory/2.1.0/modules/integration/tests-integration/tests-scenarios/pom.xml


Thanks
Amalka
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to