I have this p2 repo added in pom.xml
<repository>
<id>editor</id>
<url>${editors.url}</url>
<layout>p2</layout>
</repository>
and it has com..editors.text_**.jar
I am want to exclude this jar or feature while building my pom.xml