Uploaded image for project: 'Maven Resources Plugin'
  1. Maven Resources Plugin
  2. MRESOURCES-247

Improve WARNING message about encoding.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Done
    • 3.0.2
    • 3.1.0
    • None
    • None

    Description

      When a maven display message like "File encoding has not been set", it can be usefull to display what is the name of configuration to fix it. Instead:

      [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
      

      we can have:

      [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
      [WARNING] Maybe you should set the configuration: project.reporting.outputEncoding
      

       

      It can be usefull!

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            barmic Michel Barret
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: