[GitHub] maven pull request: Locate .mvn in current directory

2015-09-14 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/58#issuecomment-140046053 @fbricon, @dsyer's logic was also integrated into the Maven Wrapper. I'll release the Maven Wrapper today with that fix. --- If your project is set up for it, you can rep

[GitHub] maven pull request: Locate .mvn in current directory

2015-09-13 Thread fbricon
Github user fbricon commented on the pull request: https://github.com/apache/maven/pull/58#issuecomment-139963041 Seems to be duplicated by #40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[GitHub] maven pull request: Locate .mvn in current directory

2015-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] maven pull request: Locate .mvn in current directory

2015-07-16 Thread dsyer
Github user dsyer commented on the pull request: https://github.com/apache/maven/pull/58#issuecomment-122027101 My reading of the windows script is it works already (but it's harder to tell with batch scripts, for me at least). --- If your project is set up for it, you can reply to t

[GitHub] maven pull request: Locate .mvn in current directory

2015-07-16 Thread agudian
Github user agudian commented on the pull request: https://github.com/apache/maven/pull/58#issuecomment-121962243 Hi, Thanks for the patch! Are the windows-scripts also affected by the bug and could use a fix? --- If your project is set up for it, you can reply to t

[GitHub] maven pull request: Locate .mvn in current directory

2015-07-16 Thread dsyer
GitHub user dsyer opened a pull request: https://github.com/apache/maven/pull/58 Locate .mvn in current directory There was a problem with the logic in the while loop that detects the base dir - it should first look in the current directory, otherwise you can't build in a dir