[ 
https://issues.apache.org/jira/browse/MNG-7898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773632#comment-17773632
 ] 

ASF GitHub Bot commented on MNG-7898:
-------------------------------------

slawekjaranowski commented on PR #1273:
URL: https://github.com/apache/maven/pull/1273#issuecomment-1754878585

   build on GH - pass
   on jenkins 3 tests failed - MavenITmng7836AlternativePomSyntaxTest - still 
the same




> Missing .mvn directory should not be reported in quiet mode
> -----------------------------------------------------------
>
>                 Key: MNG-7898
>                 URL: https://issues.apache.org/jira/browse/MNG-7898
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 4.0.0-alpha-7
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 4.0.0-alpha-8
>
>
> To reproduce
> {code}
> mvn help:evaluate -q -DforceStdout -Dexpression=project.version
> {code}
> output is:
> {code}
> 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
> {code}
> should be only:
> {code}
> 211-SNAPSHOT
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to