Commit Graph

152 Commits

Author SHA1 Message Date
Peter Palaga
8f322e7b0b Split daemon module into daemon and dist #130 2020-10-23 18:14:38 +01: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
Peter Palaga
11406dbcfa Set trimStackTrace=false 2020-10-18 22:26:33 +02:00
Peter Palaga
3984a39dcd Fix license headers 2020-10-16 12:32:46 +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
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
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
5c803928d8 Upgrade to GraalVM 20.2.0 2020-08-23 14:55:17 +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
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
922403171e Include mvnd native client in the distro 2020-08-14 15:10:56 +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
e9710d4bc5 Set <failIfUnknown>true</failIfUnknown> on the license plugin 2020-07-29 12:10:20 +02:00
Peter Palaga
213edf6712 Add code formatter plugins 2020-07-29 11:55:56 +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
e8332a98f1 Add license plugin 2020-07-03 16:39:28 +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
3c23c154d7 Let CI deploy the artifacts 2020-06-12 13:11:56 +02:00
Peter Palaga
c4221f8125 Native tests 2020-06-04 11:37:38 +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
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
Peter Palaga
ea6079b06b Run integration tests with an isolated Mavel local repo and settings.xml 2020-05-29 10:45:21 +02:00
Peter Palaga
97ebe989e1 JUnit 5 extension for testing mvnd 2020-05-28 10:12:25 +02:00
Peter Palaga
7cdb2bafb8 Split parent and daemon modules 2020-03-08 13:23:19 +01:00
Guillaume Nodet
9154e78c27 Add support for groovy rules provider, fixes #19 2020-02-17 11:07:23 +01:00
Guillaume Nodet
d1316be583 Switch to maven 3.6.3 2020-01-20 09:43:14 +01:00
Guillaume Nodet
647cd9c291 Clean pom a bit 2019-10-18 14:10:41 +02:00
Guillaume Nodet
6f165eba44 Add jline-terminal-jansi to the classpath 2019-10-07 09:46:39 +02:00
Guillaume Nodet
fc1d848d2a Concurrent access to the local repository, fixes #14 2019-10-03 14:04:06 +02:00
Guillaume Nodet
af50993285 Support for --version, fixes #2 2019-10-01 12:24:48 +02:00
Guillaume Nodet
3740425b99 Small changes 2019-09-30 11:56:42 +02:00