Commit Graph

73 Commits

Author SHA1 Message Date
Guillaume Nodet
ee17eed282 Fix some logging issues 2020-10-16 23:38:10 +02:00
Peter Palaga
56d5643ff8 Re-layout the distro so that mvn is not in bin #91 2020-10-16 15:41:07 +02:00
Peter Palaga
4ae7d3ad11 Improve the registry lock failure error message 2020-10-16 15:40:28 +02:00
Guillaume Nodet
556aca3603 Add a mvn script and improve mvns display 2020-10-12 21:21:17 +02:00
Guillaume Nodet
c455b1ee15 Remove warnings from the build 2020-10-12 20:50:28 +02:00
Guillaume Nodet
f57105875e Fix display (#88)
* Fix problems when not enough lines to display
* Fix out-of-order events that cause problems on the client the display
2020-10-09 17:19:02 +02:00
Guillaume Nodet
dd32f41580 Provide smarter output on the client, fixes #77
All events are directly forwarded to the client.  The client is now responsible for ordering them per project and displaying them if needed.  A thread is now started to read the terminal input with support for '+' to display one more line per project, '-' to display one line less, and 'Ctrl+L' to redraw the display which could become messed if the build messages are a bit unusual (this may require a better fix though).
2020-10-07 13:56:04 +02:00
Guillaume Nodet
b9e44f5902 Replace the mvnd-common dependency from slf4j-simple to slf4j-api 2020-10-05 12:34:00 +02:00
Peter Palaga
0eaf5a7627 Next is 0.0.7-SNAPSHOT 2020-09-29 14:13:41 +02:00
Peter Palaga
c83ca1bb5b Release 0.0.6 2020-09-29 14:13:35 +02:00
Peter Palaga
16a93e4a3a CachingProjectBuilder ignored #72 2020-09-29 12:25:04 +02:00
Peter Palaga
9c1b63eb16 Test BOM edits #9 2020-09-29 12:25:04 +02:00
Peter Palaga
81d8f5bf01 Next is 0.0.6-SNAPSHOT 2020-09-17 09:33:50 +02:00
Peter Palaga
37b9dfb6dd Release 0.0.5 2020-09-17 09:33:44 +02:00
Peter Palaga
5857d2f18e Next is 0.0.5-SNAPSHOT 2020-08-20 18:19:48 +02:00
Peter Palaga
54965dc700 Release 0.0.4 2020-08-20 18:19:42 +02:00
Peter Palaga
0d89d00f29 Next is 0.0.4-SNAPSHOT 2020-08-15 12:56:21 +02:00
Peter Palaga
8b61ca6637 Release 0.0.3 2020-08-15 12:56:07 +02:00
Peter Palaga
28d0765667 Let mvnd -v show os name and arch 2020-08-15 12:33:58 +02:00
Peter Palaga
469c43091e Next is 0.0.3-SNAPSHOT 2020-08-14 18:33:03 +02:00
Peter Palaga
5eea9ffd35 Release 0.0.2 2020-08-14 18:32:41 +02:00
Peter Palaga
9468e4ae97 Fixup 83dacbf0 Remove --install option 2020-08-14 18:12:51 +02:00
Peter Palaga
6ac2a01c64 Fix #56 Require Java 8+ instead of Java 11+ at runtime 2020-08-14 17:48:54 +02:00