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

This issue is archived. You can view it, but you can't modify it. Learn more

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

       

       

            Assignee:
            Cyrille Le Clerc
            Reporter:
            Daniel Beland
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: