[FELIX-4691] Empty string value for property causes build failure

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1690579 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/changelog.txt b/bundleplugin/doc/changelog.txt
index 0332c4e..01c4b87 100644
--- a/bundleplugin/doc/changelog.txt
+++ b/bundleplugin/doc/changelog.txt
@@ -8,6 +8,7 @@
     * [FELIX-4956] Embed latest bndlib
     * [FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts
     * [FELIX-4823] Filtering snapshots is failing if version qualifier contains more than "SNAPSHOT"
+    * [FELIX-4691] Empty string value for property causes build failure
 
 ** Improvement
     * [FELIX-4809] More flexibility for selecting the comparison artifact
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 555e1d8..71a4208 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -84,6 +84,7 @@
     <configuration>
      <excludes>
       <exclude>**/*.mf</exclude>
+      <exclude>src/repo/**/*.pom</exclude>
      </excludes>
     </configuration>
    </plugin>
@@ -127,7 +128,7 @@
   <dependency>
     <groupId>biz.aQute.bnd</groupId>
     <artifactId>biz.aQute.bndlib</artifactId>
-    <version>20150709</version>
+    <version>20150713</version>
   </dependency>
   <dependency>
     <groupId>org.apache.felix</groupId>
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.jar b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.jar
deleted file mode 100644
index 60b4ce5..0000000
--- a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.jar
+++ /dev/null
Binary files differ
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.pom b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.pom
deleted file mode 100644
index 991fff2..0000000
--- a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150709/biz.aQute.bndlib-20150709.pom
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>biz.aQute.bnd</groupId>
-  <artifactId>biz.aQute.bndlib</artifactId>
-  <version>20150709</version>
-  <description>POM was created from install:install-file</description>
-</project>
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-javadoc.jar b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-javadoc.jar
new file mode 100644
index 0000000..c0108da
--- /dev/null
+++ b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-javadoc.jar
Binary files differ
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-sources.jar b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-sources.jar
new file mode 100644
index 0000000..7ae6c2f
--- /dev/null
+++ b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713-sources.jar
Binary files differ
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.jar b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.jar
new file mode 100644
index 0000000..7142bee
--- /dev/null
+++ b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.jar
Binary files differ
diff --git a/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.pom b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.pom
new file mode 100644
index 0000000..7c83be4
--- /dev/null
+++ b/bundleplugin/src/repo/biz/aQute/bnd/biz.aQute.bndlib/20150713/biz.aQute.bndlib-20150713.pom
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>biz.aQute.bnd</groupId>
+  <artifactId>biz.aQute.bndlib</artifactId>
+  <version>20150713/version>
+  <description>A Swiss Army Knife for OSGi</description>
+  <name>bndlib</name>
+  <url>http://bnd.bndtools.org/</url>
+  <organization>
+    <name>Bndtools</name>
+    <url>http://bndtools.org/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.opensource.org/licenses/apache2.0.php</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bndtools/bnd</url>
+    <connection>scm:git:https://github.com/bndtools/bnd.git</connection>
+    <developerConnection>scm:git:git@github.com:bndtools/bnd.git</developerConnection>
+  </scm>
+  <developers>
+    <developer>
+      <id>peter.kriens@aQute.biz</id>
+      <email>peter.kriens@aQute.biz</email>
+    </developer>
+    <developer>
+      <id>njbartlett@gmail.com</id>
+      <email>njbartlett@gmail.com</email>
+    </developer>
+  </developers>
+</project>