summaryrefslogtreecommitdiff
path: root/BKUOnline/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-09-25 16:31:18 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-09-25 16:31:18 +0000
commitef884e591c38023d980a158f29ec1d71ed256a41 (patch)
tree99bcb3a1ee104e1663e99b5d42f6b7ef69f11941 /BKUOnline/pom.xml
parentcc03466f753afb6a1feb2f203966ba0672ddae95 (diff)
downloadmocca-ef884e591c38023d980a158f29ec1d71ed256a41.tar.gz
mocca-ef884e591c38023d980a158f29ec1d71ed256a41.tar.bz2
mocca-ef884e591c38023d980a158f29ec1d71ed256a41.zip
consume/produce
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@72 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r--BKUOnline/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index d6d26a82..e699d16b 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -120,6 +120,13 @@
</execution>
</executions>
</plugin>
+ <!--plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin-->
<!--plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxws-maven-plugin</artifactId> <executions> <execution>