Commit Graph

187 Commits

Author SHA1 Message Date
Peter Palaga
54965dc700 Release 0.0.4 2020-08-20 18:19:42 +02:00
Peter Palaga
e59649d353 Allow <mvnd.builder.rule> entries to be separated by whitespace 2020-08-20 17:33:19 +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
d335f0db37 Use amd64 arch label also on Mac 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
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
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
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 2020-07-30 18:49:52 +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
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
2159f8b98b Reset the original license header in SmartBuilderImpl.java 2020-07-29 12:10:53 +02:00
Peter Palaga
7768ef39bf Reformat the code using mvn clean process-sources 2020-07-29 11:56:23 +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
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
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
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
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
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