Commit Graph

118 Commits

Author SHA1 Message Date
Peter Palaga
95ddc01762 Adapt GH workflows 2020-08-14 15:53:30 +02:00
Peter Palaga
f602b988cf Adapt the readme 2020-08-14 15:53:30 +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
922403171e Include mvnd native client in the distro 2020-08-14 15:10:56 +02:00
Peter Palaga
accc067007 Merge pull request #54 from ppalaga/i53
Fix #53 Using MAVEN_HOME may clash with other tools
2020-08-12 22:39:30 +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
44e29598ff Fixup #49 Could not notify CliPluginRealmCache.
Let's better not compare on realPaths. That would give unexpected
results in situations when something is symlinked into the source tree.
2020-08-12 09:53:58 +02:00
Peter Palaga
78f1b233d9 Merge pull request #51 from fvaleri/curl-301
Add curl -L flag to cope with redirects
2020-08-08 22:23:21 +02:00
Federico Valeri
9d2900b9ed Add curl -L flag to cope with redirects 2020-08-05 09:49:13 +02:00
Peter Palaga
23710158e1 Merge pull request #50 from ppalaga/i49
Fix #49 Could not notify CliPluginRealmCache
2020-08-01 11:20:32 +02:00
Peter Palaga
7b189160be Fix #49 Could not notify CliPluginRealmCache 2020-08-01 10:53:01 +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 0.0.1 2020-07-30 18:49:52 +02:00
Peter Palaga
971e3944b3 Document how to release 2020-07-30 18:43:17 +02:00
Peter Palaga
bc3f341dc1 Escape values written to mvnd.properties 2020-07-30 16:00:12 +02:00
Peter Palaga
0c9f3bd22c Document the mitigation of 'VCRUNTIME140.dll was not found' on Windows 2020-07-30 15:57:31 +02:00
Peter Palaga
661aa56818 Comment the numbers in the shell listing so that the listing can be copied executed without further editing 2020-07-30 13:48:22 +02:00
Peter Palaga
2e0ee5694e Merge pull request #46 from ppalaga/i42
Fix #42 mvnd fails if there is no .mvn/ dir in the user home
2020-07-30 13:25:21 +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
8fd2234f57 Merge pull request #45 from ppalaga/i40
Fix #40 Cannot clean on Windows as long as mvnd keeps a plugin from t…
2020-07-29 17:20:44 +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
2a24501f05 Merge pull request #44 from ppalaga/200729-fmt
Add code formatter plugins
2020-07-29 15:16:08 +02:00
Peter Palaga
2159f8b98b Reset the original license header in SmartBuilderImpl.java 2020-07-29 12:10:53 +02:00
Peter Palaga
e9710d4bc5 Set <failIfUnknown>true</failIfUnknown> on the license plugin 2020-07-29 12:10:20 +02:00
Peter Palaga
7768ef39bf Reformat the code using mvn clean process-sources 2020-07-29 11:56:23 +02:00
Peter Palaga
213edf6712 Add code formatter plugins 2020-07-29 11:55:56 +02:00
Guillaume Nodet
fa8903d5c8 Fix logging 2020-07-17 13:54:05 +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
b9c266b995 Fix #33 Maven mojo change ignored 2020-06-30 23:44:35 +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
79175e4287 Save daemon logs as GitHub Actions' artifacts to be able to inspect them 2020-06-30 11:22:48 +02:00
Peter Palaga
6fa3b9a23a Reproducer for #33 Maven mojo change ignored 2020-06-28 19:25:20 +02:00
Peter Palaga
973ba96f9d Update README.adoc 2020-06-23 00:17:15 +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
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
3c23c154d7 Let CI deploy the artifacts 2020-06-12 13:11:56 +02:00