Uploaded image for project: 'Maven Archetype Bundles'
  1. Maven Archetype Bundles
  2. MARCHETYPES-81

generate maven.compiler.target 8 instead of 1.8

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 1.5
    • None
    • None

    Description

      target bytecode is configured as 1.x because it is an habit from old times with JDK 1.4

      since JDK 5, javac supports 5 as an alias for 1.5: this is the same for 6, 7 and 8

      and since 9, only 9 exists, not even 1.9

      configuring 8 instead of 1.8 gives better habit for nowadays

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: