matanox / extractor

work-in-progress extraction and normalization of type and call relationships for scala (sbt) projects
5 stars 0 forks source link

compiler plugin's dependencies are both resolved and included in the assembly fatjar #1

Open matanox opened 8 years ago

matanox commented 8 years ago

Hinging on https://github.com/sbt/sbt/issues/2255 and https://github.com/sbt/sbt-assembly/issues/178. It means that library resolution for the compiler plugin's simpleGraph library dependency is superfluous to the inclusion of its classes in the fatjar - which might be confusing for determining which version of simpleGraph is being used, should the two versions go out of sync in a particular scenario.

SethTisue commented 7 years ago

three possible workarounds are now in the comments on https://github.com/sbt/sbt-assembly/issues/178

matanox commented 7 years ago

Thanks, really appreciated. I've abandoned the project since, but who knows..

On Thu, Oct 5, 2017 at 12:55 AM, Seth Tisue notifications@github.com wrote:

three possible workarounds are now in the comments on sbt/sbt-assembly#178 https://github.com/sbt/sbt-assembly/issues/178

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matanster/extractor/issues/1#issuecomment-334301140, or mute the thread https://github.com/notifications/unsubscribe-auth/AEw74xwN3SNgi72CZ20nDPIxFdjgoxaoks5so_7MgaJpZM4GWpm1 .