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

Support for superpom.isTestProject #55

Closed
tlinkowski opened this issue Aug 15, 2019 · 0 comments
Closed

Support for superpom.isTestProject #55

tlinkowski opened this issue Aug 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tlinkowski
Copy link
Owner

tlinkowski commented Aug 15, 2019

We should be able to specify:

superpom {
  isTestProject = true
}

for a given subproject.

Such subproject would have the test dependencies (in TestConfigPlugin) added to compile instead of testCompile.

Blocked by #54.

@tlinkowski tlinkowski added the enhancement New feature or request label Aug 15, 2019
@tlinkowski tlinkowski added this to the 0.2.0 milestone Aug 15, 2019
@tlinkowski tlinkowski self-assigned this Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant