Re: AW: Those @#*$^ Environment Variables

2015-11-16 Thread Alex Harui
On 11/16/15, 1:30 AM, "Christofer Dutz" wrote: > >2. The Problem with a dual approach of ANT and Maven is that Maven uses >convention over configuration, this means that it is possible to setup a >maven build for the current project structure, but it's quite a >configuration effort. If however w

Re: AW: Those @#*$^ Environment Variables

2015-11-15 Thread OmPrakash Muppirala
In one of the companies I worked at, we had the maven binaries living inside a 'build' folder. There was no need to have Maven pre-installed on the computer, since it was available from the repo. Similarly, we could have Maven binaries packaged with the src and binary releases. This eliminates