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

Missing docs for ProjectRef & RootProject #125

Open
benmccann opened this issue Mar 24, 2015 · 2 comments
Open

Missing docs for ProjectRef & RootProject #125

benmccann opened this issue Mar 24, 2015 · 2 comments

Comments

@benmccann
Copy link
Contributor

I don't see ProjectRef or RootProject mentioned anywhere in the documentation. A good place to include these docs might be in the section for multi-project builds.

I have a lot of questions about how to setup multi-project builds as our codebase grows larger. Should we put our entire codebase in a single SBT build split amongst standard SBT sub-projects? Or should we make each library it's own SBT project and wire them all together with ProjectRef external references?

@benmccann
Copy link
Contributor Author

Discussion of this topic: https://groups.google.com/forum/#!topic/sbt-dev/pTmZ8dCnjBs

@coreyoconnor
Copy link
Contributor

I propose introducing the functionality as "An experimental implementation of external source dependencies" and then link to the sbt ticket (???) for defining the expected behavior. That would assist on collecting expectations.

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