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

Change Plugin Scope #235

Open
2 of 4 tasks
UnquietCode opened this issue May 14, 2018 · 1 comment
Open
2 of 4 tasks

Change Plugin Scope #235

UnquietCode opened this issue May 14, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@UnquietCode
Copy link
Owner

UnquietCode commented May 14, 2018

Move away from the test scope, and instead mark the flapi dependency as provided only, but allowing the compiled descriptor to pass along anyway. Reduces complexity of the build process and project layout of consumers.

  • in maven plugin, use provided scope
  • in gradle plugin, use compileOnly scope
  • update documentation around plugin usage
  • bump version to 3.0
@UnquietCode UnquietCode added this to the 3.0 milestone May 14, 2018
@UnquietCode UnquietCode self-assigned this May 14, 2018
@UnquietCode
Copy link
Owner Author

Document use of gradle 4+

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

No branches or pull requests

1 participant