Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove watch from sbt plugin #463

Closed
steinybot opened this issue Mar 4, 2021 · 2 comments
Closed

Remove watch from sbt plugin #463

steinybot opened this issue Mar 4, 2021 · 2 comments

Comments

@steinybot
Copy link

I'm analysing my dependencies in sbt and noticed that mdoc is pulling in io.undertow:undertow-core:2.2.3.Final and a whole bunch of other stuff.

I'm assuming that this is for the --watch command which I don't think makes much sense when mdoc is used as an sbt plugin. Can this dependency be removed from the sbt plugin?

@steinybot
Copy link
Author

steinybot commented Mar 4, 2021

As a side note the dependencyTree for com.vladsch.flexmark:flexmark-all:0.62.2 is insane!

@steinybot
Copy link
Author

Instead of removing watch it would be better to make it be able to run in the background (#737).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant