Author: sohil.shah(a)jboss.com
Date: 2009-08-10 16:57:48 -0400 (Mon, 10 Aug 2009)
New Revision: 13729
Modified:
jbossexo/branches/security-integration-sandbox/portal/trunk/component/portal/pom.xml
Log:
turning off tests
Modified:
jbossexo/branches/security-integration-sandbox/portal/trunk/component/portal/pom.xml
===================================================================
---
jbossexo/branches/security-integration-sandbox/portal/trunk/component/portal/pom.xml 2009-08-10
20:22:36 UTC (rev 13728)
+++
jbossexo/branches/security-integration-sandbox/portal/trunk/component/portal/pom.xml 2009-08-10
20:57:48 UTC (rev 13729)
@@ -195,7 +195,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <skip>false</skip>
+ <skip>true</skip>
</configuration>
</plugin>
</plugins>
Show replies by date