Skip to content
Snippets Groups Projects
Commit df9950e9 authored by Sean Busbey's avatar Sean Busbey
Browse files

Merge pull request #306 from busbey/packaging_fix

[packaging] ensure datastore binding specific distributions include core transitive deps
parents c97afa18 18f69c72
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@
<include>com.yahoo.ycsb:core</include>
</includes>
<scope>provided</scope>
<useTransitiveFiltering>true</useTransitiveFiltering>
</dependencySet>
<dependencySet>
<outputDirectory>lib</outputDirectory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment