Commit Graph

10913 Commits

Author SHA1 Message Date
Manfred Moser 18069f7375 [maven-release-plugin] prepare release maven-wrapper-0.4.1 2020-05-23 09:57:59 +02:00
Manfred Moser 7ee971eeee updated static files to point to 0.4.1 release 2020-05-23 09:57:58 +02:00
Manfred Moser 9a165c1bad added changes 2020-05-23 09:57:57 +02:00
Manfred Moser e4556f5e29 ant and commons-io upgrades 2020-05-23 09:57:55 +02:00
Manfred Moser d5b4f7c5bc update to Maven 3.5.4 as default 2020-05-23 09:57:54 +02:00
Manfred Moser ebb8ba45a9 spelling fix 2020-05-23 09:57:53 +02:00
Manfred Moser 276169f24a updated to latest parent 2020-05-23 09:57:52 +02:00
Manfred Moser c5d75a1050 added link to fixed issue 2020-05-23 09:57:51 +02:00
Manfred Moser c4cc2d3b28 notes for next relase 2020-05-23 09:57:50 +02:00
Manfred Moser e90950c055 [maven-release-plugin] prepare for next development iteration 2020-05-23 09:57:49 +02:00
Manfred Moser d4a33422cd [maven-release-plugin] prepare release maven-wrapper-0.4.0 2020-05-23 09:57:48 +02:00
Manfred Moser f161035dab added release date to changelog 2020-05-23 09:57:47 +02:00
Manfred Moser d6d69f8239 updated to new wrapper version in default URLs 2020-05-23 09:57:46 +02:00
Manfred Moser 8f865103eb dev and release help 2020-05-23 09:57:45 +02:00
Manfred Moser e77b971a68 adapted to honor the MVNW_VERBOSE flag 2020-05-23 09:57:44 +02:00
Manfred Moser f41375b44a added note about URL change 2020-05-23 09:57:42 +02:00
Manfred Moser 51e7e6476b changed URL to official maven repo URL 2020-05-23 09:57:41 +02:00
Manfred Moser 9a162b5be1 introduced intermediary var for path to jar since it didnt work without that in bash 2020-05-23 09:57:40 +02:00
Manfred Moser 89b4de72bd added author creds 2020-05-23 09:57:39 +02:00
Manfred Moser fafe416ac4 added user doc for no jar approach 2020-05-23 09:57:38 +02:00
Manfred Moser ed6d2b40e9 updated version 2020-05-23 09:57:37 +02:00
Manfred Moser 7c3e488204 updated to wrapper jar 0.3.0 2020-05-23 09:57:36 +02:00
Christofer Dutz d7ddce2525 Updated to the latest maven-wrapper version. 2020-05-23 09:57:35 +02:00
Christofer Dutz 75698b0a7c Updated the download url to the https version 2020-05-23 09:57:34 +02:00
Christofer Dutz e4986f65c2 Removed a hack to force the script to use curl or wget ... 2020-05-23 09:57:33 +02:00
Christofer Dutz 661e47170a Fixed the windows version of the script 2020-05-23 09:57:32 +02:00
Christofer Dutz 34c91b39c8 - 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-05-23 09:57:30 +02:00
Christofer Dutz a0dfc3eee4 - Changed the wget command to use "-O" instead of "--output-document=" 2020-05-23 09:57:29 +02:00
Christofer Dutz 87f298313c - Changed the curl and wget detection to the "possix way" using "command" 2020-05-23 09:57:28 +02:00
Christofer Dutz 50dcbb3bf0 - Added Apache header to the downloader java class 2020-05-23 09:57:27 +02:00
Christofer Dutz 5aa0e6fa9d - Added a download extension for windows 2020-05-23 09:57:26 +02:00
Christofer Dutz d14aa05699 - 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-05-23 09:57:25 +02:00
Christofer Dutz a3787b7307 Cleaned up the code a little to not exit with 0 in case of an error. 2020-05-23 09:57:24 +02:00
Christofer Dutz 1a920c765e - Added an initial version of an auto-downloader for the maven-wrapper.jar 2020-05-23 09:57:23 +02:00
Manfred Moser 91dcd24b66 [maven-release-plugin] prepare for next development iteration 2020-05-23 09:57:22 +02:00
Manfred Moser 190eb3516b [maven-release-plugin] prepare release maven-wrapper-0.3.0 2020-05-23 09:57:21 +02:00
Manfred Moser a38c44e5bd added chunk size change 2020-05-23 09:57:20 +02:00
Manfred Moser b05b99a663 added chunk size change 2020-05-23 09:57:18 +02:00
Manfred Moser 638f527d56 much less verbose progress reporting since it is now a new line each 2020-05-23 09:57:17 +02:00
Manfred Moser de9d99659b added warning about issues found from provisio upgrade 2020-05-23 09:57:16 +02:00
Manfred Moser 9e3ce6ed2d removed redundant empty element 2020-05-23 09:57:15 +02:00
Jeremy Landis 635e53e29b [pom] Update provision-maven-plugin to 0.1.50 2020-05-23 09:57:14 +02:00
Jeremy Landis a25a535e28 [pom] Update ant to 1.9.9 2020-05-23 09:57:13 +02:00
Jeremy Landis f5d20ba8d9 [pom] Update commons-io to 2.5 2020-05-23 09:57:12 +02:00
Jeremy Landis 89e610d387 [pom] Update mockito-core to 2.8.47 2020-05-23 09:57:11 +02:00
Jeremy Landis 0a7111ff74 [pom] Update junit to 4.12 2020-05-23 09:57:10 +02:00
Jeremy Landis 3dea57b388 [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-05-23 09:57:09 +02:00
Manfred Moser 958418a2d1 upped version 2020-05-23 09:57:08 +02:00
Manfred Moser 6da17a72e2 added recent pr merges 2020-05-23 09:57:07 +02:00
Manfred Moser d841301e96 set to new maven version 2020-05-23 09:57:05 +02:00