Commit Graph

20 Commits

Author SHA1 Message Date
Peter Palaga
90cae47f1a Leverage Maven's -Dstyle.color to avoid coloring instead of stripping the ASCII codes in the client 2021-03-10 08:07:03 +01:00
Guillaume Nodet
d1e916fe4f Regen 2021-03-05 13:40:03 +01:00
Guillaume Nodet
a7c37b8c1c Fix broken startup script on windows, fixes #349 2021-02-12 09:17:44 +01:00
Guillaume Nodet
d4d322f8ce Fix logging configuration and references to renamed property mvnd.uid 2021-01-14 15:17:33 +01: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
Guillaume Nodet
d6464ed790 Use an agent to support processes launched with redirected io, fixes #241 2021-01-06 17:25:08 +01:00
Peter Palaga
945ad3ef2a Eliminate mutable global state in AbstractLoggingSpy 2021-01-06 12:55:56 +00:00
Guillaume Nodet
79137867e5 Fix the mvnd.sh client log configuration, fixes #246 2020-12-08 22:59:11 +01:00
Guillaume Nodet
3009d93b02 Fix the daemon logs that have disappeared 2020-11-17 09:35:29 +01:00
Guillaume Nodet
b6cc70e923 Move mvnd logback config file into [MVND_HOME]/conf and use the standard name for the mvn specific config file, fixes #226 2020-11-16 17:46:34 +01:00
Guillaume Nodet
66e9c94f9d Add a documented default properties file 2020-11-16 15:02:11 +01:00
Guillaume Nodet
c83f7045d6 Use org.mvndaemon package 2020-11-12 09:22:26 +01:00
Guillaume Nodet
e397627376 Non daemon option, fixes #43 2020-11-11 22:09:26 +01:00
Guillaume Nodet
c5e56d0b35 Improve display with an easy opt-out option and support for dumb terminals, fixes #116 and #131 2020-11-11 21:27:03 +01:00
Guillaume Nodet
2a0ed8f554 Support for interactive prompts, fixes #180 2020-11-06 20:31:27 +01:00
Guillaume Nodet
7e6e127f92 Move some classes from org.apache.maven to org.jboss.fuse.mvnd 2020-11-06 10:04:58 +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
7d0380b2b4 Deliver the same slf4j version as Maven 3.6.3 and manage jcl-over-slf4j properly 2020-11-03 21:37:22 +00:00
Guillaume Nodet
39dff61060 Should support core extensions #114 2020-11-02 16:43:41 +01:00
Peter Palaga
8f322e7b0b Split daemon module into daemon and dist #130 2020-10-23 18:14:38 +01:00