eolivelli commented on a change in pull request #500: Issue 499: make a package
contains all the jar
URL: https://github.com/apache/bookkeeper/pull/500#discussion_r137520491
##########
File path: bookkeeper-server/pom.xml
##########
@@ -283,7 +283,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2.1</version>
+ <version>${maven-assembly-plugin.version}</version>
Review comment:
@sijie @zhaijack
can we drop the assembly plugin from bookkeeper-server ? or it will be a
further step ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services