diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-09 17:05:57 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-09 17:05:57 +0000 |
commit | 5bb4d11327fcfe0fdc4234eeb02f4b09d108109e (patch) | |
tree | ded41c095b85fb11a171718a170bcaeb202d5a1e /bkucommon | |
parent | 83e8c95ea7d257166d350a59bfd81e9833ec14fd (diff) | |
download | mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.tar.gz mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.tar.bz2 mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.zip |
applet version
BKUFonts .project
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@536 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'bkucommon')
-rw-r--r-- | bkucommon/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index e878f155..972136c2 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -25,11 +25,6 @@ <sourceDestDir>${project.build.directory}/generated-sources/moaspss</sourceDestDir> <staleFile>${project.build.directory}/generated-sources/moaspss/.staleFlag</staleFile> <xnocompile>true</xnocompile> </configuration> </plugin --> - <!-- - skip tests temporarily <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-surefire-plugin</artifactId> <configuration> - <skip>true</skip> </configuration> </plugin --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> |