Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8342

Display full command line at debug level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.0.0-beta-6
    • None
    • None

    Description

      When debugging, especially integration tests, it would be really useful to have the full command line used to invoke maven.

      At debug level, we could display:

      • JVM arguments using ManagementFactory.getRuntimeMXBean().getInputArguments()
      • The parser request: org.apache.maven.api.cli.ParserRequest fields (maybe not all)

      The main use case is to be able to easily reproduce the invocation, preferably using a simple copy/paste.
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: