Skip to content

Change Plugin Scope #235

@UnquietCode

Description

@UnquietCode

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions