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.
2 parents fea4d79 + 7f79ac7 commit 3920e58Copy full SHA for 3920e58
kafka-plugins-0.10/pom.xml
@@ -167,6 +167,14 @@
167
<Embed-Directory>lib</Embed-Directory>
168
</instructions>
169
</configuration>
170
+ <executions>
171
+ <execution>
172
+ <phase>package</phase>
173
+ <goals>
174
+ <goal>bundle</goal>
175
+ </goals>
176
+ </execution>
177
+ </executions>
178
</plugin>
179
<plugin>
180
<groupId>co.cask</groupId>
kafka-plugins-0.8/pom.xml
@@ -151,6 +151,14 @@
151
152
153
154
155
156
157
158
159
160
161
162
163
164
0 commit comments