Uploaded image for project: 'Maven Compiler Plugin'
  1. Maven Compiler Plugin
  2. MCOMPILER-296

Add jpms.args to the META-INF folder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • None

    Description

      When compiling a Java9 project with some specific jigsaw/jpms flag, e.g. to open access to certain modules, those flags are probably also required at runtime. If these flags used for a library, that library-user might need to use that same set of flags, but how could he be aware of these flags?
      I'd like to add META-INF/jpms.args to store these specific flags. This file provides easy access to these arguments and can be used by other tools/plugins.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            rfscholte Robert Scholte
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: