Guillaume Nodet
|
98ba2e20e3
|
Replace the jpm library with the jdk ProcessHandle interface, #36
|
2020-10-02 10:30:27 +02:00 |
|
Peter Palaga
|
9886c5aa8f
|
Wait for the deamon to become idle before rebuilding in UpgradesInBomNativeIT
|
2020-09-29 13:52:44 +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
|
6ac2a01c64
|
Fix #56 Require Java 8+ instead of Java 11+ at runtime
|
2020-08-14 17:48:54 +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
|
922403171e
|
Include mvnd native client in the distro
|
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
|
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
|
5d46afa55c
|
Native version test
|
2020-07-29 20:25:16 +02:00 |
|
Peter Palaga
|
7cfeef84b7
|
Add .mvn directories to itest projects
|
2020-07-29 16:56:32 +02:00 |
|
Peter Palaga
|
3d397966eb
|
Fix #40 Cannot clean on Windows as long as mvnd keeps a plugin from the tree loaded
|
2020-07-29 16:56:30 +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
|
43b48b5f86
|
Allow increasing mvnd.log.level via CLI
|
2020-06-30 11:24:56 +02:00 |
|
Peter Palaga
|
0d64f525d9
|
Honor ${maven.home}/conf/logging/logback.xml
|
2020-06-30 11:23:53 +02:00 |
|
Peter Palaga
|
6fa3b9a23a
|
Reproducer for #33 Maven mojo change ignored
|
2020-06-28 19:25:20 +02:00 |
|
Peter Palaga
|
3107f08b87
|
Improve environment defaults
|
2020-06-21 20:04:29 +02:00 |
|
Peter Palaga
|
87c71ceadd
|
Remove superfluous import
|
2020-06-21 13:47:23 +02:00 |
|
Peter Palaga
|
2ec9a49857
|
Improve error output of native tests
|
2020-06-21 13:45:46 +02:00 |
|
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
|
c4221f8125
|
Native tests
|
2020-06-04 11:37:38 +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
|
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
|
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
|
97ebe989e1
|
JUnit 5 extension for testing mvnd
|
2020-05-28 10:12:25 +02:00 |
|