Skip to content

Add manifests to pom of plugins - #169

Open
golgetahir wants to merge 2 commits into
masterfrom
plugin-install
Open

Add manifests to pom of plugins#169
golgetahir wants to merge 2 commits into
masterfrom
plugin-install

Conversation

@golgetahir

@golgetahir golgetahir commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Comment thread ClipCreatorPlugin/pom.xml
<archive>
<manifestEntries>
<AMS-Plugin-Name>Clip Creator Plugin</AMS-Plugin-Name>
<AMS-Plugin-Author>Ant Media Inc.</AMS-Plugin-Author>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd avoid repeating this over and over for each plugin in this repo, is it possible to move these to the parent pom of plugins? Or find some other place to avoid repeating them

Comment thread ClipCreatorPlugin/pom.xml
<manifestEntries>
<AMS-Plugin-Name>Clip Creator Plugin</AMS-Plugin-Name>
<AMS-Plugin-Author>Ant Media Inc.</AMS-Plugin-Author>
<AMS-Plugin-Version>${project.version}</AMS-Plugin-Version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean all plugins version together and get a bump even if just one of them changes?

@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants