Skip to content
#

packaging-tool

Here are 28 public repositories matching this topic...

grmoon
grmoon commented Aug 13, 2021

Describe your problem

When users run a mutator (e.g. set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doing git status or however they might normally be notified of changes to files.

It would be nice if we were able to notify the user which files changed as a result

custom-war-packager
oleg-nenashev
oleg-nenashev commented Sep 14, 2020

Custom WAR Packager 2.x uses the Jenkins update center to retrieve the plugin information, and it can also do pluginID => groupId/artifactId mapping . There is no need to strictly require Group IDs in the current Custom WAR Packager implementation.

Acceptance criteria

  • groupId field is now optional when Update Center Plugin plugin info Provider s used
  • There is a groupId resolution

Improve this page

Add a description, image, and links to the packaging-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packaging-tool topic, visit your repo's landing page and select "manage topics."

Learn more