Guillaume Nodet
2cd6b46d5a
Fix problems when reusing artifacts that are part of the build by disabling URL caching and using more atomic operations on the CliPluginRealmCache
2020-10-16 23:38:10 +02:00
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
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
28d0765667
Let mvnd -v show os name and arch
2020-08-15 12:33:58 +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