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

:checkouts missing #4

Open
jimrthy opened this issue Jun 19, 2017 · 1 comment
Open

:checkouts missing #4

jimrthy opened this issue Jun 19, 2017 · 1 comment

Comments

@jimrthy
Copy link

jimrthy commented Jun 19, 2017

Current scenario:

I have a project that's using boot's :checkout env to depend on another one that I auto-update locally.

Behavior:
When boot-lein-generate produces a project.clj, it does not pick up a reference to that project. So any namespaces that use it fail to compile under lein.

What I'd like to see:
I think we should be able to get away with adding this project as another lein dependency. It wouldn't get the auto-update functionality, but it should be enough to enable new team members who are using Cursive. My plan is to do this manually, anyway.

Thanks for a great plugin!

@DjebbZ
Copy link

DjebbZ commented Sep 25, 2017

Bumping the issue, same problem here. :checkouts in build.boot file not present in generated project.clj.

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

2 participants