summaryrefslogtreecommitdiff
path: root/BKUWebStart/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-06-02 15:04:20 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-06-02 15:04:20 +0000
commite4b8cec0f43af3aa4272e56e8133cc70512149a2 (patch)
treec399b036fbd4fff036cd72b669daa6ac00518a16 /BKUWebStart/pom.xml
parent790f1a41dfda0a0040f085d0fed93acbfd143fbb (diff)
downloadmocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.tar.gz
mocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.tar.bz2
mocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.zip
default locale: en, help pages fixed
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUWebStart/pom.xml')
-rw-r--r--BKUWebStart/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml
index b50b2436..1ba5f3f2 100644
--- a/BKUWebStart/pom.xml
+++ b/BKUWebStart/pom.xml
@@ -33,8 +33,6 @@
<configuration>
<includeArtifactIds>BKULocal</includeArtifactIds>
<includeGroupIds>at.gv.egiz</includeGroupIds>
- <includeTypes>jar</includeTypes>
- <excludes>META-INF/</excludes>
<outputDirectory>${project.build.directory}/classes</outputDirectory>
<stripVersion>true</stripVersion>
</configuration>
@@ -226,12 +224,11 @@
<version>${project.version}</version>
<type>war</type>
<!-- make dependency not transitive -->
- <scope>provided</scope>
+ <optional>true</optional>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCertificates</artifactId>
- <version>1.2</version>
</dependency>
<dependency>
<groupId>iaik</groupId>