Commit Graph

10890 Commits

Author SHA1 Message Date
Christofer Dutz b63badc11a Removed a hack to force the script to use curl or wget ... 2020-06-21 11:19:11 +02:00
Christofer Dutz 25f27fc501 Fixed the windows version of the script 2020-06-21 11:19:10 +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 b5858c24bd - Changed the wget command to use "-O" instead of "--output-document=" 2020-06-21 11:19:07 +02:00
Christofer Dutz 1fd63e5aea - Changed the curl and wget detection to the "possix way" using "command" 2020-06-21 11:19:06 +02:00
Christofer Dutz 7ffeb1f5e1 - Added Apache header to the downloader java class 2020-06-21 11:19:05 +02:00
Christofer Dutz 70e5171270 - Added a download extension for windows 2020-06-21 11:19:04 +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
Christofer Dutz 5a6e53da1c Cleaned up the code a little to not exit with 0 in case of an error. 2020-06-21 11:19:02 +02:00
Christofer Dutz bef721a75d - Added an initial version of an auto-downloader for the maven-wrapper.jar 2020-06-21 11:19:01 +02:00
Manfred Moser 0a5f3581d2 [maven-release-plugin] prepare for next development iteration 2020-06-21 11:18:59 +02:00
Manfred Moser b5838749c6 [maven-release-plugin] prepare release maven-wrapper-0.3.0 2020-06-21 11:18:58 +02:00
Manfred Moser 81ea5f200f added chunk size change 2020-06-21 11:18:57 +02:00
Manfred Moser 2b40a1d674 added chunk size change 2020-06-21 11:18:56 +02:00
Manfred Moser 3aed953813 much less verbose progress reporting since it is now a new line each 2020-06-21 11:18:55 +02:00
Manfred Moser 4f3c4b0f9d added warning about issues found from provisio upgrade 2020-06-21 11:18:54 +02:00
Manfred Moser 89d11a2fd7 removed redundant empty element 2020-06-21 11:18:53 +02:00
Jeremy Landis 5874d0e37a [pom] Update provision-maven-plugin to 0.1.50 2020-06-21 11:18:52 +02:00
Jeremy Landis 4f8adb9599 [pom] Update ant to 1.9.9 2020-06-21 11:18:51 +02:00
Jeremy Landis 15d67d8bdd [pom] Update commons-io to 2.5 2020-06-21 11:18:50 +02:00
Jeremy Landis 0e8dd0e503 [pom] Update mockito-core to 2.8.47 2020-06-21 11:18:48 +02:00
Jeremy Landis 036f0998cd [pom] Update junit to 4.12 2020-06-21 11:18:47 +02:00
Jeremy Landis 1e705f0517 [pom] Use empty relativePath
To prevent maven from issuing warnings if upper directory has a pom that
is unrelated.  The parent shouldn't be checked there but rather in .m2
first.
2020-06-21 11:18:46 +02:00
Manfred Moser 15745d0a63 upped version 2020-06-21 11:18:45 +02:00
Manfred Moser fd091d94a0 added recent pr merges 2020-06-21 11:18:44 +02:00
Manfred Moser 79660d03ac set to new maven version 2020-06-21 11:18:43 +02:00
Konstantin Sobolev db83880114 fix to actually read the environment variable value 2020-06-21 11:18:42 +02:00
Konstantin Sobolev cd4c904218 respect MVNW_VERBOSE when printing diagnostic stuff 2020-06-21 11:18:41 +02:00
H Pragt 93f6c7bdf3 set title of command window 2020-06-21 11:18:39 +02:00
Manfred Moser dd97d37838 wrapper file upgrade 2020-06-21 11:18:38 +02:00
Manfred Moser 6f4b588281 [maven-release-plugin] prepare for next development iteration 2020-06-21 11:18:37 +02:00
Manfred Moser 6faca9923e [maven-release-plugin] prepare release maven-wrapper-0.2.3 2020-06-21 11:18:36 +02:00
Manfred Moser 8c6d458f2e update info on wrapper 2020-06-21 11:18:35 +02:00
Tadaya Tsuyukubo b77616c591 Fix NPE due to missing MVNW_VERBOSE 2020-06-21 11:18:34 +02:00
Manfred Moser fb82a01e70 updated wrapper jar 2020-06-21 11:18:33 +02:00
Manfred Moser 3fe315affe [maven-release-plugin] prepare for next development iteration 2020-06-21 11:18:32 +02:00
Manfred Moser 5112bed3e3 [maven-release-plugin] prepare release maven-wrapper-0.2.2 2020-06-21 11:18:30 +02:00
Manfred Moser 70f1adc9f8 added verbose mode activated with MVNW_VERBOSE set to true 2020-06-21 11:18:29 +02:00
Manfred Moser 59ffd080f5 cleaned up version output 2020-06-21 11:18:28 +02:00
Chris Boudreau 90d5ab7642 words are missing - I think this is what you mean... 2020-06-21 11:18:27 +02:00
Alexander Falb 7773b68254 Fix typo 2020-06-21 11:18:26 +02:00
Manfred Moser 96eae5daa0 added changelog entry, added Takari to output 2020-06-21 11:18:25 +02:00
Tadaya Tsuyukubo 1859142a15 Print out maven wrapper version at every invocation 2020-06-21 11:18:24 +02:00
Manfred Moser 274ffb663e formatting, added update via plugin 2020-06-21 11:18:23 +02:00
Manfred Moser ae4dda4c16 fixed version in changelog 2020-06-21 11:18:21 +02:00
Manfred Moser 789de49dd1 [maven-release-plugin] prepare for next development iteration 2020-06-21 11:18:20 +02:00
Manfred Moser ad8b2ef723 [maven-release-plugin] prepare release maven-wrapper-0.2.1 2020-06-21 11:18:19 +02:00
Manfred Moser 40302afc0c added changelog entry for java 1.5 change and release 2020-06-21 11:18:18 +02:00
Manfred Moser 220a94efc0 added doc about Java version 2020-06-21 11:18:17 +02:00
Mark Chesney 353a487bfd Ignore IntelliJ files 2020-06-21 11:18:16 +02:00