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

Update target scopes docs #4544

Closed
traviscrawford opened this issue May 3, 2017 · 1 comment
Closed

Update target scopes docs #4544

traviscrawford opened this issue May 3, 2017 · 1 comment
Assignees

Comments

@traviscrawford
Copy link
Member

Target scopes are a great way to influence which classpath a dependency chain is added to. This is documented at http://pantsbuild.github.io/jvm_projects.html#target-scopes

The docs should be updated to reference the test scope, as well as mentioning multiple scopes can be added in a space-separated list. This is useful, for example, if you want to mimic the maven provided scope, which in pants would be scope='compile test'.

@stuhood
Copy link
Sponsor Member

stuhood commented Oct 4, 2017

Thanks!

@stuhood stuhood closed this as completed Oct 4, 2017
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