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

Hudson commented on MNG-5889:
-----------------------------

SUCCESS: Integrated in Jenkins build maven-3.x #1477 (See 
[https://builds.apache.org/job/maven-3.x/1477/])
[MNG-5889] .mvn directory should be picked when using --file (schulte: 
[http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=1a94cd4a76cd528eb4b8f46b853f8d77d7d5352d])
* (edit) apache-maven/src/bin/mvn.cmd


> .mvn directory should be picked when using --file
> -------------------------------------------------
>
>                 Key: MNG-5889
>                 URL: https://issues.apache.org/jira/browse/MNG-5889
>             Project: Maven
>          Issue Type: Improvement
>          Components: Bootstrap & Build
>    Affects Versions: 3.3.3
>            Reporter: Daniel Spilker
>            Assignee: Tibor Digana
>             Fix For: 3.4.0
>
>
> The {{.mvn}} directory is not picked up when using the {{--file}} switch to 
> build a project from outside of the multi-module root.
> Example:
> * the module root is {{/foo/bar}}
> * {{.mvn}} is located at {{/foo/bar/.mvn}}
> * current directory is {{/foo}}
> * Maven is invoked with {{mvn --file bar/module/pom.xml}}
> I would expect the {{.mvn}} directory detection to start at the directory of 
> the POM selected by {{--file}} and then go through the parent directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to