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

can't specify -Xlint:-path option without violation of XML well-formness

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1
    • None

    Description

      This XML document is not valid:

      <compilerArguments>
        <Xlint:-path/>
      </compilerArguments>
      

      because Xlint is interpreted as a namespace, which is absent in the document

      Attachments

        Activity

          People

            olamy Olivier Lamy
            fazend Yegor Bugayenko
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: