Commit Graph

33 Commits

Author SHA1 Message Date
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
Peter Palaga
ed91924e43 Derive mvnd.home from the location of the running native client if
possible
2020-08-14 15:53:30 +02:00
Peter Palaga
83dacbf0b1 Remove --install option now that we offer a distro containing both client and server 2020-08-14 15:10:56 +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
cd4d25333b Next is 0.1.0-SNAPSHOT 2020-07-30 18:50:22 +02:00
Peter Palaga
9fe42ce0d9 Release 0.0.1 2020-07-30 18:49:52 +02:00
Peter Palaga
bc3f341dc1 Escape values written to mvnd.properties 2020-07-30 16:00:12 +02:00
Peter Palaga
6b912897b9 Fix #42 mvnd fails if there is no .mvn/ dir in the user home 2020-07-30 12:25:56 +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
0d64f525d9 Honor ${maven.home}/conf/logging/logback.xml 2020-06-30 11:23:53 +02:00
Peter Palaga
e43db75e49 The next is 0.1.0 2020-06-22 18:40:06 +02:00
Peter Palaga
380e9874f1 Release 0.0.0 2020-06-22 18:38:16 +02:00
Peter Palaga
6c6e4dc13e Download progress 2020-06-21 21:40:41 +02:00
Guillaume Nodet
b7ec982b24 Fix NPE 2020-06-21 22:49:02 +02:00
Peter Palaga
80af2c5ec8 Add -H:EnableURLProtocols=https 2020-06-21 20:06:54 +02:00
Peter Palaga
3107f08b87 Improve environment defaults 2020-06-21 20:04:29 +02:00
Peter Palaga
a1ee662ff9 Add missing license headers 2020-06-18 18:08:27 +02:00
Peter Palaga
aeb13b7fcf Properly test the --install feature 2020-06-17 12:37:22 +02:00
Peter Palaga
3c23c154d7 Let CI deploy the artifacts 2020-06-12 13:11:56 +02:00
Peter Palaga
4b82607d8a Improve client logging 2020-06-11 09:18:29 +02:00
Peter Palaga
c4221f8125 Native tests 2020-06-04 11:37:38 +02:00
Peter Palaga
4565698444 Improve status and daemon selection output 2020-06-05 11:30:40 +02:00
Peter Palaga
823af74874 Replace logback-classic with slf4j-simple in the client get a smaller excutable and easier log config 2020-06-02 13:28:57 +02:00
Peter Palaga
07559a24df Buffer the messages from the server in a queue to avoid jams when the client is slow 2020-06-02 12:09:25 +02:00
Peter Palaga
82a97ac38b Native mvnd client 2020-06-01 12:23:11 +02:00
Peter Palaga
4f2c0fb215 Move client classes into a separate module 2020-05-29 15:42:01 +02:00