Guillaume Nodet
d8f75d98ff
Remove unused environment property definition
2020-10-22 13:10:28 +02:00
Guillaume Nodet
020c4ef5a9
Rename ServerMain to MavenDaemon to be more explicit, fixes #118
2020-10-21 14:15:41 +02:00
Guillaume Nodet
4f186f3407
Fix the "Building null... (0 cores)" displayed at the beginning, at some bold to make it a bit more pretty, #112
2020-10-21 08:31:52 +02:00
Guillaume Nodet
844c54b62d
Improve progress display, fixes #112
2020-10-20 11:14:15 +02:00
Peter Palaga
ac10e907e0
Next is 0.0.9-SNAPSHOT
2020-10-19 20:53:12 +02:00
Peter Palaga
1d7b990194
Release 0.0.8
2020-10-19 20:53:06 +02:00
Peter Palaga
854f204b17
Next is 0.0.9-SNAPSHOT
2020-10-19 20:29:24 +02:00
Peter Palaga
bead599fea
Release 0.0.8
2020-10-19 20:29:18 +02:00
Peter Palaga
dee8cd72dc
Next is 0.0.8-SNAPSHOT
2020-10-19 15:50:25 +02:00
Peter Palaga
36c29d2d6f
Release 0.0.7
2020-10-19 15:50:18 +02:00
Guillaume Nodet
c9e3feef11
Tone down logging so that the daemon does not log to the screen by default
2020-10-19 13:48:56 +02:00
Peter Palaga
e9b92ae65d
Isolate the integration tests from the local environment #97
2020-10-17 21:57:30 +02:00
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
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