Skip to content

Add the support for multiple plugins inside a single Gradle project #2000

@ivandev0

Description

@ivandev0

I would like to have a single Gradle project with the following structure

- shared    <--|
- plugin1    --|
- plugin2    --|

Here plugin1 and plugin2 depend on the shared module. I can build and publish each plugin separatly as completely different plugins. I would guess that this can be easily done with Gradle subprojects, but it is quite hard to do a proper setup. If this is already implemented, it would be nice to have an instruction in the documantation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions