We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da58401 commit 7d3f29eCopy full SHA for 7d3f29e
util/pom.xml
@@ -134,6 +134,9 @@
134
<groupId>org.apache.felix</groupId>
135
<artifactId>maven-bundle-plugin</artifactId>
136
<extensions>true</extensions>
137
+ <configuration>
138
+ <excludeDependencies>client-java-api</excludeDependencies>
139
+ </configuration>
140
</plugin>
141
<plugin>
142
<groupId>org.apache.maven.plugins</groupId>
0 commit comments