Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Add moduleTree to preserve tree structure for other tools #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ennru
Copy link

@ennru ennru commented Oct 25, 2018

This PR introduces a new task key moduleTree to expose the module graph as a tree structure for other tools to consume.
My specific use-case is to show the depenencies in documentation via https://github.com/lightbend/sbt-paradox-dependencies

@pabloazul
Copy link

@ennru - maybe an entry in the Readme for how to use it?

@ennru ennru changed the title Add dependencyTree to preserve tree structure for other tools Add moduleTree to preserve tree structure for other tools Oct 26, 2018
@2m
Copy link
Member

2m commented Nov 21, 2018

Published these changes to my bintray repo so we can use it while working on Alpakka docs.

Resolver for sbt build:

Resolver.bintrayIvyRepo("2m", "sbt-plugins")

ennru pushed a commit to lightbend/sbt-paradox-dependencies that referenced this pull request Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants