Commit Graph

961 Commits

Author SHA1 Message Date
Guillaume Nodet
309d0c7eff Next is 0.9.0-SNAPSHOT 2022-09-08 11:39:54 +02:00
Guillaume Nodet
821c6a54a2 [release] Release 0.8.1 0.8.1 2022-09-08 11:39:51 +02:00
Guillaume Nodet
77a14f956b Improve Intellij integration, fixes #664 (#684) 2022-09-08 08:00:40 +02:00
Guillaume Nodet
378a776166 Fix plugins' parent classloader to not include libraries, fixes #681 (#683) 2022-09-08 06:15:13 +02:00
Guillaume Nodet
10a5240802 Add missing function for mvnd-bash-completion, fixes #670 (#682) 2022-09-07 14:59:09 +02:00
Guillaume Nodet
6cc1770200 System properties should have precedence over environment variables, fixes #675 (#680) 2022-09-07 11:01:01 +02:00
Guillaume Nodet
0299a38264 Simplify the InterpolationHelper, use 'env.' to align with maven #676 2022-08-30 11:30:15 +02:00
Guillaume Nodet
8f9e59bab2 Fix code syntax 2022-08-30 09:27:18 +02:00
Guillaume Nodet
449e815973 Missing argument for option -D, fixes #662 (#679)
Co-authored-by: 核桃 <hetao@2dfire.com>
2022-08-30 09:14:12 +02:00
Guillaume Nodet
5e59c40453 Ability to configure the daemon storage location, fixes #673 (#678) 2022-08-29 23:15:15 +02:00
Guillaume Nodet
dc69f258be Use interpolation when loading properties, fixes #676 (#677) 2022-08-29 22:12:15 +02:00
Robert
a8a70212d2 Update to Maven 3.8.6 #660 (#661) 2022-08-29 09:45:20 +02:00
Guillaume Nodet
1ec11ab348 Make mvnd coloring more consistent with maven, fixes #653 (#654) 2022-06-20 11:28:11 +02:00
Guillaume Nodet
b3aeb8899a Revert "Remove unused logback-client.xml file (#603)" (#658)
This reverts commit 7463d65d56.
2022-06-20 10:32:46 +02:00
Guillaume Nodet
1327fe2af4 Cleanup (#650)
* Improve reproducibility of builds by using digest on docker images
* Inline the manifest Multi-Release entry
* Remove unused files
* Switch the groupId to org.apache.maven.daemon and use maven parent pom
* Fix distribution
* Fix ITs
* Fix native build for windows
2022-06-15 08:09:12 +02:00
Guillaume Nodet
e51416f7f2 Allow to the registry to be resized to avoid registry corruption (#645) (#646) 2022-06-15 08:06:33 +02:00
Matt Nelson
fd2710f0ff Add asdf install method (#652)
* Add asdf install method
* No need for the git repository url

Co-authored-by: Jochen Schalanda <jochen@schalanda.name>
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
Co-authored-by: Jochen Schalanda <jochen@schalanda.name>
2022-05-18 20:37:03 +02:00
Guillaume Nodet
96a78e0c47 Update README.adoc 2022-05-12 21:31:46 +02:00
Guillaume Nodet
c5d2eb9a4c Update release scripts (#648) 2022-05-12 17:57:59 +02:00
Hervé Boutemy
0092136cea configure execution bit for required scripts in source distribution (#643) 2022-05-11 11:37:21 +02:00
Jakub Andrzejewski
2651e1347f Add scoop.sh to install instructions (#647) 2022-05-11 11:17:22 +02:00
Delany
c3612be87e Update RELEASING.adoc 2022-05-04 21:45:50 +02:00
Guillaume Nodet
16eaf63a6c Fix publish script 2022-05-04 14:48:00 +02:00
Guillaume Nodet
dddc3e60f1 Next is 0.8.1-SNAPSHOT 2022-05-04 14:22:05 +02:00
Guillaume Nodet
2cfffe23ee [release] Release 0.8.0 0.8.0 2022-05-04 14:22:01 +02:00
Guillaume Nodet
6a1528071d Use the easier --user option of docker (#628, #639) 2022-05-04 14:03:23 +02:00
Guillaume Nodet
50bfcf8c15 Use maven-mvnd as a distribution name (#638) 2022-05-04 12:02:10 +02:00
Guillaume Nodet
e3bff92c95 Use sisu apt processor (#636) 2022-05-04 10:20:32 +02:00
Guillaume Nodet
94be8344e2 Regen native libraries 2022-05-03 20:53:08 +02:00
Guillaume Nodet
7c8fa216ff FIx files generated with wrong user id, fixes #627 (#632) 2022-05-03 17:58:48 +02:00
Tamas Cservenak
53751d2069 Drop Maven dupe classes (#633)
That has been fixed in Maven version used by mvnd.
Last bit is MavenCli/DaemonCli that is currently
"almost" a copy, but they do not share any code.
2022-05-03 17:53:30 +02:00
Hervé Boutemy
6f024f3b72 only publish sha256, skip md5+sha1+sha512 (#625)
* only publish sha512, skip md5+sha1+sha256
* Keep sha256 signature instead of sha512 for homebrew
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
2022-05-02 20:37:11 +02:00
Guillaume Nodet
3d83de9748 Reproducible build for the native library on windows, #628 2022-05-02 20:36:56 +02:00
Guillaume Nodet
ff7bbbe458 Move BuildProperties to the client (#630) 2022-05-02 13:13:07 +02:00
Hervé Boutemy
62fe06858c Don't skip build/ in source archive (#629) 2022-05-02 11:14:24 +02:00
Hervé Boutemy
d3d83bad37 prepare Reproducible Builds (#626) 2022-05-02 11:14:07 +02:00
Guillaume Nodet
d37791600d Fix release guide and publish script 2022-04-29 19:28:05 +02:00
Guillaume Nodet
30c41aa8d5 Next is 0.8.1-SNAPSHOT 2022-04-29 17:31:50 +02:00
Guillaume Nodet
709ac3f888 [release] Release 0.8.0 2022-04-29 17:31:45 +02:00
Guillaume Nodet
9b4f3f9792 Fix return values in script 2022-04-29 17:30:06 +02:00
Guillaume Nodet
33cdd8f75a Fix script 2022-04-29 17:00:46 +02:00
Guillaume Nodet
f6c3a35a98 Add a check to ensure the local repo is on par with the remote 2022-04-29 16:55:15 +02:00
Guillaume Nodet
3877b9dce8 Move back the sha256 computation on the client side 2022-04-29 16:49:14 +02:00
Guillaume Nodet
c1393eac4d Next is 0.8.1-SNAPSHOT 2022-04-29 16:26:06 +02:00
Guillaume Nodet
0dc83af8f6 [release] Release 0.8.0 2022-04-29 16:26:01 +02:00
Guillaume Nodet
98d71fa3d7 Put back sha256 computation 2022-04-29 16:23:53 +02:00
Guillaume Nodet
72cb8343d9 Next is 0.8.1-SNAPSHOT 2022-04-29 13:43:13 +02:00
Guillaume Nodet
4e5be51e4f [release] Release 0.8.0 2022-04-29 13:43:07 +02:00
Guillaume Nodet
d2c986eb04 Fix release notes generation 2022-04-29 13:34:48 +02:00
Guillaume Nodet
73b99b89b1 Next is 0.8.1-SNAPSHOT 2022-04-29 13:25:18 +02:00