adriancole opened a new pull request #39: Works around inheritance that results in an empty DEPENDENCIES file URL: https://github.com/apache/incubator-zipkin-brave-karaf/pull/39 org.apache:apache:21 sets maven-remote-resources-plugin in plugins, not pluginManagement This results in execution in the parent project, and a side effect of an empty DEPENDENCIES file in the assembly when packaged with the apache-release profile. https://issues.apache.org/jira/browse/MPOM-218 This works around the problem by skipping at the parent level at the cost of having to un-skip it at every deployed child.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@zipkin.apache.org For additional commands, e-mail: dev-h...@zipkin.apache.org