Skip to content

One module multiple artifacts support #21

Description

@eonezhang

does the scripts support one module produce multiple artifacts?
here is my scenario

└── com
    ├── example
    │   ├── api
    │   └── impl

I want to produce two artifacts user-service-api.jar and user-service.jar ,
the user-service-api.jar include com.example.api package
and the user-service.jar include all packages.

is it possible to achieve this?

Activity

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

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