-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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