figurate / figurate-gradle

A collection of custom gradle plugins
2 stars 8 forks source link

bundle plugin: support configurable target path for embedded dependencies #18

Open benfortuna opened 8 years ago

benfortuna commented 8 years ago

Currently dependencies of scope embed are added to the hard-coded path of lib in the final artefact. We should be able to provide a configurable target to support embedding dependencies in other path locations.