Highlights
- Arctic Code Vault Contributor
1,263 contributions in the last year
Contribution activity
January 2021
Created 1 repository
- gnodet/covid Java
Created a pull request in apache/maven that received 4 comments
Upgrade to junit 5
Following this checklist to help us incorporate your contribution quickly and easily: Make sure there is a JIRA issue filed for the change (usual…
+3,687
−2,517
•
4
comments
Opened 19 other pull requests in 3 repositories
mvndaemon/mvnd
11
merged
1
open
- Fix JVM resource loading from plugins
- Fix error when the reactor contains duplicate groupId:artifactId, fix…
- Add an integration test to reproduce #276
- Fixes
- The caches are not all cleaned when deleting the local repository, fi…
- Add a bit of doc for the various supported keys, #293
- Display the daemon id and shorten it a bit, fixes #314
- Send transfer events to the client for better display, #284
- Speed up parallel plugin setup #310
- Fix extension resolution that use jdk activation, fixes #300
- Support launching processes with inherited IO, fixes #241
- Fix logging to use an inheritable thread local, fixes #295
apache/maven
5
open
apache/maven-shared-utils
1
open
1
closed
Reviewed 2 pull requests in 2 repositories
fusesource/jansi 1 pull request
mvndaemon/mvnd 1 pull request
Created an issue in mvndaemon/mvnd that received 3 comments
The caches are not all cleaned when deleting the local repository
The following new test inside SingleModuleNativeIT test fails:
@Test void buildDeleteRepoAndRebuild() throws IOException, InterruptedException { f…
3
comments