Re: [RESULT] [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-03 Thread Robert Scholte
Based on https://www.apache.org/dev/licensing-howto.html [https://www.apache.org/dev/licensing-howto.html] it looks like I should add these to the distributions as well, but to me it doesn't make sense to unpack these files into the targeted directory. Robert On 3-6-2020 21:00:47, Christofer

Re: [RESULT] [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-03 Thread Christofer Dutz
Well doesn't have to be compatible as long as it does what it's supposed to. Was just asking as I wrote the Downloader to enable Apache projects to use the maven wrapper (No checked in binaries) Unfortunately we always were required to maintain the NOTICE reference that the scripts and the java

Re: [RESULT] [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-03 Thread Robert Scholte
Starting with Maven 3.7.0 there will be 3 wrapper distributions, org.apache.maven:apache-maven-wrapper and with the following classifiers: script: mvnw, mvnw.cmd, mvnwDebug, mvnwDebug.cmd, .mvn/wrapper/maven-wrapper.properties bin: like script, but also .mvn/wrapper/maven-wrapper.jar source:

Re: [RESULT] [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-03 Thread Christofer Dutz
Congrats on this ... As the rest is usually just dropping the mwnw scripts, the config file and my downloader.java ... is there an apache package we can now just drop in to replace the old and get rid of the Notice stuff? Chris Am 02.06.20, 22:36 schrieb "Robert Scholte" : Hi,