Commit Graph

20 Commits

Author SHA1 Message Date
Guillaume Nodet
89841adbcb Upgrade to maven parent 39 and reformat accordingly 2022-12-16 11:38:47 +01:00
Guillaume Nodet
a14a1eb80f Reformat 2022-11-22 15:44:53 +01:00
Guillaume Nodet
c310e3d206 Fix the bash completion template (#670, #682) (#698) 2022-09-30 22:42:27 +02:00
Peter Palaga
ddea5d8ea8 Fixup 143f4f13 Display the daemon id and shorten it a bit #314 2021-01-08 23:07:15 +00:00
Guillaume Nodet
143f4f13ab Display the daemon id and shorten it a bit, fixes #314 2021-01-08 21:50:20 +00:00
Peter Palaga
aae395e8b2 Speed up bash completion loading by packaging it as a file in the ZIP distribution #296 2021-01-07 07:29:14 +00:00
Peter Palaga
fc2c4076a7 Support short variants of boolean properties #279 2020-12-21 21:43:45 +00:00
Peter Palaga
b695b51f05 Bash completion #215 2020-12-10 21:10:34 +00:00
Peter Palaga
b842a9422e Copy the bash completion script from
https://github.com/juven/maven-bash-completion/blob/master/bash_completion.bash
2020-12-10 21:10:34 +00:00
Guillaume Nodet
438e76c370 Completely remove the usage of hardcoded command line options 2020-12-10 10:34:32 +01:00
Guillaume Nodet
c83f7045d6 Use org.mvndaemon package 2020-11-12 09:22:26 +01:00
Guillaume Nodet
4030f8b5a4 Refactor usage of properties in the client / daemon, fixes #188 2020-11-05 19:42:46 +00:00
Peter Palaga
02eed95132 wmic process where processid=<pid> get WorkingSetSize returns a value in bytes 2020-10-23 23:09:58 +02:00
Peter Palaga
04fda24982 mvnd --status to display memory usage #129 2020-10-23 17:01:53 +02:00
Peter Palaga
6ac2a01c64 Fix #56 Require Java 8+ instead of Java 11+ at runtime 2020-08-14 17:48:54 +02:00
Peter Palaga
156ab7e323 Fix #53 Using MAVEN_HOME may clash with other tools 2020-08-12 11:47:38 +02:00
Peter Palaga
7768ef39bf Reformat the code using mvn clean process-sources 2020-07-29 11:56:23 +02:00
Peter Palaga
41edec19c6 Add missing license headers and mark the origin of overtaken files 2020-07-14 22:28:03 +02:00
Peter Palaga
aeb13b7fcf Properly test the --install feature 2020-06-17 12:37:22 +02:00
Peter Palaga
4f2c0fb215 Move client classes into a separate module 2020-05-29 15:42:01 +02:00