Commit Graph

754 Commits

Author SHA1 Message Date
Guillaume Nodet
d1e916fe4f Regen 2021-03-05 13:40:03 +01:00
Guillaume Nodet
a7b86e95d9 Merge pull request #367 from gnodet/i362
Fix display showing more projects than the ones actually active
2021-03-05 13:32:27 +01:00
Guillaume Nodet
eb1258f44e Fix display showing more projects than the ones actually active 2021-03-05 13:03:58 +01:00
Guillaume Nodet
89a636fff4 Merge pull request #359 from gnodet/i358
Fix color output for file / tty #358
2021-02-15 20:12:56 +01:00
Guillaume Nodet
9c8d8b9754 NPE from InvalidatingProjectArtifactsCache when building a Quarkus deployment module from a tag, fixes #347 2021-02-15 17:29:21 +01:00
Guillaume Nodet
7fb15766b1 Fix color output for file / tty #358 2021-02-15 17:15:15 +01:00
Guillaume Nodet
4c4b961fb5 Merge pull request #357 from gnodet/i343
Kill children processes when interrupting the build, fixes #343
2021-02-15 13:28:39 +01:00
Guillaume Nodet
5fa1f3bd2f Kill children processes when interrupting the build, fixes #343 2021-02-15 13:03:14 +01:00
Guillaume Nodet
34779fd7a0 Make sure the out/err streams are flushed to the client at the end of the execution, fixes #344 2021-02-15 11:08:38 +01:00
Guillaume Nodet
e15c4f7daa Fix behavior when an unknown option is provided on the command line, fixes #354 2021-02-15 09:34:09 +01:00
Guillaume Nodet
c85f2ea285 mvnd ignores the .mvn/jvm.config file , fixes #348 2021-02-15 09:08:36 +01:00
Guillaume Nodet
5fea58611b Start numbering the messages at 1
For some unknown reasons, the tests seem to be more satisfied.  It avoid some IOException in the client.
2021-02-12 09:26:45 +01:00
Guillaume Nodet
28de1df47d Avoid possible class loading deadlock 2021-02-12 09:25:34 +01:00
Guillaume Nodet
e2a419a870 Add a a few debug entries to help diagnosing test failures 2021-02-12 09:18:20 +01:00
Guillaume Nodet
c3d33a1a0b Make sure the environment is properly updated, fixes #352 2021-02-12 09:18:12 +01:00
Guillaume Nodet
a7c37b8c1c Fix broken startup script on windows, fixes #349 2021-02-12 09:17:44 +01:00
Guillaume Nodet
8259d35a8e Merge pull request #350 from valdar/patch-1
Added known limitations to use -rf maven option
2021-02-10 11:25:59 +01:00
Andrea Tarocchi
3d52ded30a Added known limitations to use -rf maven option
Added Known issues and limitations section.
Added limitations on using -rf maven option.
2021-02-10 11:19:01 +01:00
Guillaume Nodet
88bf21ad54 Make sure the commons-logging packages are exported from the main classloader, fixes #183 2021-02-09 18:21:51 +01:00
github-actions[bot]
389efb0a92 Updated CHANGELOG.md 2021-02-06 03:14:46 +00:00
github-actions[bot]
4cc97d3be2 Updated CHANGELOG.md 2021-02-05 03:14:36 +00:00
github-actions[bot]
3426067ad8 Updated CHANGELOG.md 2021-02-04 03:13:43 +00:00
github-actions[bot]
7e99d429e6 Updated CHANGELOG.md 2021-02-03 03:17:43 +00:00
github-actions[bot]
f70052a6ea Updated CHANGELOG.md 2021-01-30 03:22:26 +00:00
github-actions[bot]
386cb28f9f Updated CHANGELOG.md 2021-01-29 03:23:42 +00:00
github-actions[bot]
44a20bf2aa Updated CHANGELOG.md 2021-01-28 03:22:29 +00:00
github-actions[bot]
aa2abf357e Updated CHANGELOG.md 2021-01-27 03:21:27 +00:00
github-actions[bot]
58f250771c Updated CHANGELOG.md 2021-01-26 03:21:02 +00:00
Peter Palaga
d119403a87 Next is 0.4.2-SNAPSHOT 2021-01-25 13:56:43 +01:00
Peter Palaga
2336bde919 Release 0.4.1 0.4.1 2021-01-25 13:56:37 +01:00
github-actions[bot]
fb3bb29b91 Updated CHANGELOG.md 2021-01-25 11:42:00 +00:00
Peter Palaga
92f77fc447 Next is 0.4.1-SNAPSHOT 2021-01-25 12:37:36 +01:00
Peter Palaga
618e5891c7 Release 0.4.0 0.4.0 2021-01-25 12:37:29 +01:00
Peter Palaga
e4e605d928 Add 200ms delay between edit and rebuild in ModuleAndPluginNativeIT to avoid intermittent failures on Mac 2021-01-25 12:32:53 +01:00
Peter Palaga
3a29b4b341 Add some small delay also on non-Windows between deleting local repo and rebuilding in DeleteRepoNativeIT 2021-01-25 12:32:53 +01:00
Peter Palaga
26891d3144 Fix missing @Inject, make sure the InvalidatingXxxCache are prioritized 2021-01-25 12:32:53 +01:00
Peter Palaga
d3ea30f5d3 Test also WatchServiceCacheFactory 2021-01-25 11:28:10 +00:00
Peter Palaga
4d89464f8a There is no need to initially delete the test local maven repo, because it is always deleted by org.mvndaemon.mvnd.junit.MvndTestExtension.MvndResource.create() 2021-01-25 11:28:10 +00:00
Peter Palaga
b2f50127f6 Rename ...cache.impl.Cli* to ...cache.invalidating.Invalidating*,
move CacheFactory implementations to org.mvndaemon.mvnd.cache.impl
2021-01-25 11:28:10 +00:00
Peter Palaga
3cd726b864 Rename getDependentPaths() to getDependencyPaths() because the paths are
not dependent on the given CacheRecord - it is the other way round
2021-01-25 11:28:10 +00:00
Peter Palaga
6cb1aa5be6 Test CacheFactory, add JavaDoc 2021-01-25 11:28:10 +00:00
Peter Palaga
d563a27139 Instantiate the only CacheFactory impl suitable for the given OS 2021-01-25 11:28:10 +00:00
Guillaume Nodet
5c6edb1f35 Tone down output on standard error stream to warning, #319 2021-01-25 10:28:51 +01:00
Guillaume Nodet
1a82627819 mvnd is bit more than a prototype now... 2021-01-25 09:56:48 +01:00
github-actions[bot]
181606a0d3 Updated CHANGELOG.md 2021-01-25 04:03:29 +00:00
github-actions[bot]
0fa9a6ca2f Updated CHANGELOG.md 2021-01-23 04:00:33 +00:00
Peter Palaga
786430ebc0 maxConcurrentDownloads in ConcurrentDownloadsTest can also be 1 when the downloads are fast 2021-01-22 14:26:33 +00:00
Peter Palaga
69092513a6 Reformat 2021-01-22 14:26:33 +00:00
Peter Palaga
82df39d984 Remove mvnd.builder.rule* and mvnd.builder.rules.provider.* features #264 2021-01-22 13:15:45 +01:00
Guillaume Nodet
9f7c328e6a Merge pull request #338 from gnodet/i277
Fix JVM resource loading from plugins, fixes #277
2021-01-22 13:09:53 +01:00