Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pom.xml: make Maven integration plugin optional #231

Merged
merged 1 commit into from
Nov 5, 2024

Commits on Oct 23, 2024

  1. pom.xml: make Maven integration plugin optional

    maven-plugin has been added as a dependency with 30ca891 along with
    jenkins-war 2.3 and jenkins-core 2.3 and I guess it was no more bundled
    in Jenkins as a result.
    
    The only usage is in hudson.plugins.im.bot.HealthCommandTest, otherwhise
    instant messaging does not depend on the plugin, it merely supports it.
    
    Make the Maven plugin optional, this allows administrators to remove the
    plugin when it is otherwise not used.
    hashar committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2b67e0a View commit details
    Browse the repository at this point in the history