Mark BluePrint annotations optional 24/80024/1
authorStephen Kitt <skitt@redhat.com>
Wed, 30 Jan 2019 14:17:53 +0000 (15:17 +0100)
committerStephen Kitt <skitt@redhat.com>
Wed, 30 Jan 2019 14:17:53 +0000 (15:17 +0100)
Change-Id: Ia1cccc840679b821163bceb995212786bc25056b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
coe/impl/pom.xml

index d96edd12233265888939b57c7b3f768a01a74bf7..0bc06c43758cf750eab57f2ab264053d050c8a79 100644 (file)
@@ -88,6 +88,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>blueprint-maven-plugin-annotation</artifactId>
+            <optional>true</optional>
         </dependency>
 
         <dependency>