Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44543

Don't force --batch-mode to benefit of Maven 3.5 colorized output

XMLWordPrintable

      I'd like to enable the color console of maven 3.5.0 on Jenkins (using AnsiColorPlugin).

      Currently the pipeline-maven-plugin will force the --batch-mode parameter. As per the documentation: The Maven parameters that are useful on a build server, "--batch-mode" ("-B") and "--show-version" ("-V") are enable by default, no need to add them in your mvn invocations.

      This is what maven says about --batch-mode: Run in non-interactive (batch) mode (disables output color)

      I understand this is a sensible default behavior to set --batch-mode on Jenkins, however I would appreciate it if there was a way I could override these defaults.

      Thanks

       

       

            cleclerc Cyrille Le Clerc
            dcendents Daniel Beland
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: