Skip to content

Change Plugin Scope #235

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions