fyi I can't get to this until my current EOD, about 12 hours from now. I will remind myself what I need to do and check it then and vote, if the voting is still open (I understand it may not be, as I think the threshold was already passed).
On Wed, Apr 15, 2020 at 6:03 AM Carlos Rovira <[email protected]> wrote: > Remember that we have Maven Wrapper [1] in our repo so if you don't have > maven installed you can just use "mvnw" (Mac) or "mvnw.cmd" (Win) and that > will install maven for you :) > > [1] https://github.com/takari/maven-wrapper > > El mar., 14 abr. 2020 a las 18:05, Josh Tynjala (< > [email protected]>) > escribió: > > > If you're on Windows, and you happened to install Maven using the > > Chocolatey package manager, you may need to tweak the > ApproveBuildTools.xml > > file to get it to work. > > > > Find this line: > > > > <condition property="mvn" value="mvn.cmd"> > > > > And change it to this: > > > > <condition property="mvn" value="mvn.exe"> > > > > I think that most people will be fine, but I just wanted to mention it. > > > > -- > > Josh Tynjala > > Bowler Hat LLC <https://bowlerhat.dev> > > > > > > On Mon, Apr 13, 2020 at 1:33 PM <[email protected]> wrote: > > > > > This is the discussion thread. > > > > > > Thanks, > > > Yishay Weiss > > > > > -- > Carlos Rovira > http://about.me/carlosrovira >
