Commit Graph

24 Commits

Author SHA1 Message Date
Manfred Moser 755d6fa4a2 License header cleanup (#105)
- fixes https://github.com/takari/maven-wrapper/issues/104

Signed-off-by: Manfred Moser <mmoser@apache.org>
Signed-off-by: Manfred Moser <manfred@simpligility.com>
2020-06-21 11:20:08 +02:00
Manfred Moser bca8bfd583 consistent usage of MVNW_USERNAME and MVWN_PASSWORD 2020-06-21 11:20:06 +02:00
Manfred Moser 205fea1c9d updated to Maven 3.6.0, also in plugin 2020-06-21 11:19:51 +02:00
Vincent Jansen (v.jansen@blueriq.com) a7b7273b7c Download maven wrapper with authentication if availble 2020-06-21 11:19:46 +02:00
Fred Bricon 8224098f77 Fixed typos 2020-06-21 11:19:44 +02:00
Manfred Moser 43bd236950 updated to wrapper 0.4.2 in prep of new release 2020-06-21 11:19:41 +02:00
Manfred Moser c77c8eab30 updated static files to point to 0.4.1 release 2020-06-21 11:19:36 +02:00
Manfred Moser f10e57852c updated to new wrapper version in default URLs 2020-06-21 11:19:24 +02:00
Manfred Moser b761d75d33 changed URL to official maven repo URL 2020-06-21 11:19:20 +02:00
Manfred Moser 5e926af5d0 updated to wrapper jar 0.3.0 2020-06-21 11:19:14 +02:00
Christofer Dutz 85b58d9641 Updated to the latest maven-wrapper version. 2020-06-21 11:19:13 +02:00
Christofer Dutz 03b48aeca8 Updated the download url to the https version 2020-06-21 11:19:12 +02:00
Christofer Dutz 5a145c8759 - Made the wrapperUrl configurable from the maven-wrapper.properties file
- Updated and tested the linux/unix/mac version of the script
  - Updated and tested the Java downloader
  - Updated the windows cmd (but not tested yet)

(Need to test the changes to the windows command on a windows machine)
2020-06-21 11:19:09 +02:00
Christofer Dutz 7ffeb1f5e1 - Added Apache header to the downloader java class 2020-06-21 11:19:05 +02:00
Christofer Dutz 69369d2ead - Made the script use curl or wget if available and fallback to java in case none of them are.
- Moved the Java source code to the filesystem.
2020-06-21 11:19:03 +02:00
Manfred Moser 79660d03ac set to new maven version 2020-06-21 11:18:43 +02:00
Manfred Moser dd97d37838 wrapper file upgrade 2020-06-21 11:18:38 +02:00
Manfred Moser fb82a01e70 updated wrapper jar 2020-06-21 11:18:33 +02:00
Fred Bricon 6fb2b29420 updated wrapper maven version to 3.5.0
Signed-off-by: Fred Bricon <fbricon@gmail.com>
2020-06-21 11:18:00 +02:00
Manfred Moser 241aa78725 updated wrapper maven version to 3.3.9 2020-06-21 11:17:55 +02:00
Jason van Zyl 978ad9ea34 Use working files to create wrapper jar
We had working copies and files in src/main/wrapper. People have been
patching the working copies and it's easier to just have the one copy.
2020-06-21 11:17:30 +02:00
Jason van Zyl 79e6e17f7f Update properties path
Whatever
2020-06-21 11:17:11 +02:00
Jason van Zyl 073ed72c89 Use the Maven 3.3.1 startup scripts to account for jvm.config and maven.config 2020-06-21 11:17:02 +02:00
Jason van Zyl a84a48feb2 Use the now standard .mvn directory 2020-06-21 11:17:01 +02:00