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

Missing .mvn directory should not be reported in quiet mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0-alpha-7
    • 4.0.0-alpha-8, 4.0.0
    • None
    • None

    Description

      To reproduce

      mvn help:evaluate -q -DforceStdout -Dexpression=project.version
      

      output is:

      Unable to find the root directory. Create a .mvn directory in the root directory or add the root="true" attribute on the root project's model to identify it.
      211-SNAPSHOT
      

      should be only:

      211-SNAPSHOT
      

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              sjaranowski Slawomir Jaranowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: