Skip to content

[MNG-7898] Missing .mvn directory should not be reported in quiet mode #9019

@jira-importer

Description

@jira-importer

Slawomir Jaranowski opened MNG-7898 and commented

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

Affects: 4.0.0-alpha-7

Issue Links:

  • MNG-7919 Missing .mvn directory is only reported in DEBUG mode

  • MNG-7038 Introduce public properties to point to the root and top directories of (multi-module) project

Remote Links:

Backported to: 4.0.0-alpha-8

Metadata

Metadata

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions