Peter Palaga
|
7ff21ed8c6
|
Increase default native test timeout to 300 seconds
|
2020-06-21 13:45:22 +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
|
38c3d1765b
|
Update the native client build instructions
|
2020-06-09 11:02:22 +02:00 |
|
Guillaume Nodet
|
e1580b9a90
|
Fix mvnd script
|
2020-06-10 09:39:01 +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
|
aeb76920a8
|
Remove the duplicate GitHub workflow
|
2020-06-02 14:18:58 +02:00 |
|
Peter Palaga
|
3c1d1f9693
|
Run only on Java 11 with MacOS because the resources are limited by GitHub Actions
|
2020-06-02 14:06:50 +02:00 |
|
Peter Palaga
|
b8ba634f44
|
Document the native mvnd client
|
2020-06-02 14:01:31 +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 |
|
Guillaume Nodet
|
8d70da739e
|
Setup github actions
|
2020-05-29 13:09:17 +02:00 |
|
Peter Palaga
|
6d26617159
|
Wait for idle state in the StopStatusTest
|
2020-05-29 12:46:12 +02:00 |
|
Peter Palaga
|
6a6981cad8
|
Try to disable mrm to see if the itermittent ClassNotFound errors
disappear in GitHub actions
|
2020-05-29 12:26:45 +02:00 |
|
Peter Palaga
|
0487c6b612
|
Set TCP TTL for Wagon to survive on Azure
|
2020-05-29 12:22:53 +02:00 |
|
Peter Palaga
|
7d6e773833
|
Run CI also on MacOS
|
2020-05-29 11:29:23 +02:00 |
|
Peter Palaga
|
ca0b214ff0
|
Add -e to install tests
|
2020-05-29 11:25:01 +02:00 |
|
Peter Palaga
|
9ee2176e9f
|
Improve StopStatusTest
|
2020-05-29 11:24:45 +02:00 |
|
Peter Palaga
|
a31b7d5d57
|
Make tests compilable on Java 11+
|
2020-05-29 11:07:54 +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
|
2706747138
|
Add a multi-module test
|
2020-05-28 23:10:07 +02:00 |
|
Peter Palaga
|
03f0f33737
|
Add Maven wrapper
|
2020-05-28 19:08:30 +02:00 |
|
Peter Palaga
|
40cf6f64a3
|
Add GitHub workflows
|
2020-05-28 19:07:07 +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 |
|
Peter Palaga
|
43073d375d
|
Use the correct build command in the README
|
2020-02-25 08:17:32 +01:00 |
|
Peter Palaga
|
8b565df4df
|
Ignore empty and whitespace rules
|
2020-02-25 08:13:43 +01:00 |
|
Guillaume Nodet
|
a6248fc919
|
Max out display update rate at every 10 ms
|
2020-02-17 12:01:10 +01:00 |
|
Guillaume Nodet
|
7002f127a0
|
Fix display when more concurrent threads than the terminal height, fixes #17
|
2020-02-17 12:00:15 +01:00 |
|
Guillaume Nodet
|
9154e78c27
|
Add support for groovy rules provider, fixes #19
|
2020-02-17 11:07:23 +01:00 |
|
Guillaume Nodet
|
731e2836a6
|
Add a gc call after the build as that's a good time to perform it
|
2020-02-17 11:05:23 +01:00 |
|
Guillaume Nodet
|
6c435ef44f
|
Remove unneeded log
|
2020-02-12 13:46:14 +01:00 |
|
Guillaume Nodet
|
7f4258d04e
|
mvnd should fail cleanly with unknown CLI options, fixes #11
|
2020-02-12 13:41:19 +01:00 |
|
Guillaume Nodet
|
309939d56e
|
Support -l / --log-file option
|
2020-02-12 10:11:53 +01:00 |
|
Guillaume Nodet
|
c0644c55da
|
Try to fix some with pom changes not being detected
|
2020-02-10 08:43:43 +01:00 |
|
Guillaume Nodet
|
2f6a343a52
|
Make sure lines to not span on the next one
|
2020-01-20 09:44:08 +01:00 |
|
Guillaume Nodet
|
d1316be583
|
Switch to maven 3.6.3
|
2020-01-20 09:43:14 +01:00 |
|
Guillaume Nodet
|
e1c33903da
|
Add an intermediary classloader so that sisu is not in the main classloader as it causes problems with the javac compiler and processors
|
2019-10-21 19:22:07 +02:00 |
|
Guillaume Nodet
|
fc21d532ac
|
Fix problem when using -rf option on the command line
|
2019-10-21 09:46:56 +02:00 |
|
Guillaume Nodet
|
647cd9c291
|
Clean pom a bit
|
2019-10-18 14:10:41 +02:00 |
|
Guillaume Nodet
|
a9ae084fb9
|
Set the maven.multiModuleProjectDirectory system property which may be used by plugins
|
2019-10-18 14:10:29 +02:00 |
|
Guillaume Nodet
|
2a1eae69ac
|
Add a ProjectBuilder that does not cache snapshots longer than the reactor build, fixes #9
|
2019-10-18 14:03:44 +02:00 |
|
Guillaume Nodet
|
6f165eba44
|
Add jline-terminal-jansi to the classpath
|
2019-10-07 09:46:39 +02:00 |
|
Guillaume Nodet
|
ad7fd081f7
|
Fix broken builder rules support
|
2019-10-07 09:41:57 +02:00 |
|
Guillaume Nodet
|
a24c770ddd
|
Add local rules #12
|
2019-10-03 18:34:52 +02:00 |
|