diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml index b0d1ebc462..b9df751385 100644 --- a/spi-fly/pom.xml +++ b/spi-fly/pom.xml @@ -154,6 +154,11 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.2.1 + diff --git a/spi-fly/spi-fly-static-bundle/pom.xml b/spi-fly/spi-fly-static-bundle/pom.xml index b7bd110ed3..9c8401d3c2 100644 --- a/spi-fly/spi-fly-static-bundle/pom.xml +++ b/spi-fly/spi-fly-static-bundle/pom.xml @@ -78,6 +78,24 @@ + + org.codehaus.mojo + properties-maven-plugin + + + initialize + + read-project-properties + + + + ../spi-fly-core/src/main/resources/org/apache/aries/spifly/packageinfo + + spiFlyPackage. + + + + biz.aQute.bnd bnd-maven-plugin @@ -86,7 +104,7 @@