Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

publish the apikit-plugin as well as a classifier of apikit-module #19

@juancavallotti

Description

@juancavallotti

Currently, the mule-module-apikit-plugin-.zip artifact is being published with separate maven coordinates, it would be good if it can be published under the 'plugin' classifier with the same apikit coordinates, i.e.

<groupId>org.mule.modules</groupId>
<artifactId>mule-module-apikit</artifactId>
<version>1.2</version>
<classifier>plugin</classifier>
<type>zip</type>

This way it would follow the same conventions as the other cloud connectors.

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