We should get rid of the bnd plugin in
|
<dependency> |
|
<groupId>org.apache.felix</groupId> |
|
<artifactId>org.apache.felix.scr.bnd</artifactId> |
|
<version>1.9.6</version> |
|
</dependency> |
and its processed annotations defined by
|
<dependency> |
|
<groupId>org.apache.felix</groupId> |
|
<artifactId>org.apache.felix.scr.annotations</artifactId> |
|
<scope>provided</scope> |
|
</dependency> |
. Instead we should exclusively rely on