jenkinsci / jenkinsci/plugin-installation-manager-tool

Improve the console log after downloading the plugin

Open
#612 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
463
Forks
228
Avg merge
31m
Merged PRs (30d)
15

Description

### What feature do you want to see added?

Current Scenario During installing particular Plugin

`sudo java -jar jenkins-plugin-manager-2.12.13.jar --war /opt/homebrew/opt/jenkins/libexec/jenkins.war --plugin-download-directory /Users/aaayush/.jenkins/plugins --plugins delivery-pipeline-plugin blueocean `

**Console Output:**
Done

Excepted Behaviour: The Console output 'done' doesn't make proper sense to the logs. We need proper output logs that is the Plugin installed successfully

**Command:**

`sudo java -jar jenkins-plugin-manager-2.12.13.jar --war /opt/homebrew/opt/jenkins/libexec/jenkins.war --plugin-download-directory /Users/aaayush/.jenkins/plugins --plugins delivery-pipeline-plugin blueocean `

**Console Output:**
`Plugin installed successfully `

### Upstream changes

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.