2023-04-14T11:28:04.4322946Z Requested labels: ubuntu-latest
2023-04-14T11:28:04.4323334Z Job defined at: apache/maven/.github/workflows/maven_build_itself.yml@refs/pull/1062/merge
2023-04-14T11:28:04.4323429Z Waiting for a runner to pick up this job...
2023-04-14T11:28:06.8902115Z Job is waiting for a hosted runner to come online.
2023-04-14T11:28:07.6501382Z Job is about to start running on the hosted runner: GitHub Actions 38 (hosted)
2023-04-14T11:28:11.5874937Z Current runner version: '2.303.0'
2023-04-14T11:28:11.5904973Z ##[group]Operating System
2023-04-14T11:28:11.5905648Z Ubuntu
2023-04-14T11:28:11.5905903Z 22.04.2
2023-04-14T11:28:11.5906226Z LTS
2023-04-14T11:28:11.5906483Z ##[endgroup]
2023-04-14T11:28:11.5906829Z ##[group]Runner Image
2023-04-14T11:28:11.5907223Z Image: ubuntu-22.04
2023-04-14T11:28:11.5907560Z Version: 20230409.1
2023-04-14T11:28:11.5908026Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230409.1/images/linux/Ubuntu2204-Readme.md
2023-04-14T11:28:11.5908689Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230409.1
2023-04-14T11:28:11.5909171Z ##[endgroup]
2023-04-14T11:28:11.5909478Z ##[group]Runner Image Provisioner
2023-04-14T11:28:11.5909833Z 2.0.139.1
2023-04-14T11:28:11.5910547Z ##[endgroup]
2023-04-14T11:28:11.5911183Z ##[group]GITHUB_TOKEN Permissions
2023-04-14T11:28:11.5911831Z Metadata: read
2023-04-14T11:28:11.5912163Z ##[endgroup]
2023-04-14T11:28:11.5916333Z Secret source: None
2023-04-14T11:28:11.5917090Z Prepare workflow directory
2023-04-14T11:28:11.6697006Z Prepare all required actions
2023-04-14T11:28:11.6893389Z Getting action download info
2023-04-14T11:28:11.8899456Z Download action repository 'actions/checkout@v3' (SHA:8e5e7e5ab8b370d6c329ec480221332ada57f0ab)
2023-04-14T11:28:12.2476109Z Download action repository 'actions/setup-java@v3' (SHA:5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2)
2023-04-14T11:28:12.6199114Z Complete job name: build (ubuntu-latest, 8)
2023-04-14T11:28:12.7404452Z ##[group]Run actions/checkout@v3
2023-04-14T11:28:12.7404822Z with:
2023-04-14T11:28:12.7405115Z   persist-credentials: false
2023-04-14T11:28:12.7405432Z   repository: apache/maven
2023-04-14T11:28:12.7406041Z   token: ***
2023-04-14T11:28:12.7406281Z   ssh-strict: true
2023-04-14T11:28:12.7406541Z   clean: true
2023-04-14T11:28:12.7406795Z   fetch-depth: 1
2023-04-14T11:28:12.7407030Z   lfs: false
2023-04-14T11:28:12.7407275Z   submodules: false
2023-04-14T11:28:12.7407564Z   set-safe-directory: true
2023-04-14T11:28:12.7407857Z ##[endgroup]
2023-04-14T11:28:12.9883004Z Syncing repository: apache/maven
2023-04-14T11:28:12.9885693Z ##[group]Getting Git version info
2023-04-14T11:28:12.9886427Z Working directory is '/home/runner/work/maven/maven'
2023-04-14T11:28:12.9888723Z [command]/usr/bin/git version
2023-04-14T11:28:12.9938741Z git version 2.40.0
2023-04-14T11:28:12.9960823Z ##[endgroup]
2023-04-14T11:28:12.9981896Z Temporarily overriding HOME='/home/runner/work/_temp/42c9e6ab-9e43-41c7-9d48-f51ebbc207a3' before making global git config changes
2023-04-14T11:28:12.9982955Z Adding repository directory to the temporary git global config as a safe directory
2023-04-14T11:28:12.9988485Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/maven/maven
2023-04-14T11:28:13.0046017Z Deleting the contents of '/home/runner/work/maven/maven'
2023-04-14T11:28:13.0052282Z ##[group]Initializing the repository
2023-04-14T11:28:13.0056197Z [command]/usr/bin/git init /home/runner/work/maven/maven
2023-04-14T11:28:13.0122397Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-04-14T11:28:13.0123366Z hint: is subject to change. To configure the initial branch name to use in all
2023-04-14T11:28:13.0124563Z hint: of your new repositories, which will suppress this warning, call:
2023-04-14T11:28:13.0125120Z hint: 
2023-04-14T11:28:13.0126699Z hint: 	git config --global init.defaultBranch <name>
2023-04-14T11:28:13.0127812Z hint: 
2023-04-14T11:28:13.0128517Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-04-14T11:28:13.0129896Z hint: 'development'. The just-created branch can be renamed via this command:
2023-04-14T11:28:13.0130469Z hint: 
2023-04-14T11:28:13.0131376Z hint: 	git branch -m <name>
2023-04-14T11:28:13.0132134Z Initialized empty Git repository in /home/runner/work/maven/maven/.git/
2023-04-14T11:28:13.0145840Z [command]/usr/bin/git remote add origin https://github.com/apache/maven
2023-04-14T11:28:13.0196531Z ##[endgroup]
2023-04-14T11:28:13.0197350Z ##[group]Disabling automatic garbage collection
2023-04-14T11:28:13.0200395Z [command]/usr/bin/git config --local gc.auto 0
2023-04-14T11:28:13.0239101Z ##[endgroup]
2023-04-14T11:28:13.0239837Z ##[group]Setting up auth
2023-04-14T11:28:13.0246665Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-04-14T11:28:13.0286927Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-04-14T11:28:13.0690947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-04-14T11:28:13.0722292Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-04-14T11:28:13.0978528Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-04-14T11:28:13.1016252Z ##[endgroup]
2023-04-14T11:28:13.1016968Z ##[group]Fetching the repository
2023-04-14T11:28:13.1028293Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e2262e167ec8e5690ec3830bf7e35d3b3c0708ce:refs/remotes/pull/1062/merge
2023-04-14T11:28:13.3469645Z remote: Enumerating objects: 3468, done.        
2023-04-14T11:28:13.3478067Z remote: Counting objects:   0% (1/3468)        
2023-04-14T11:28:13.3479659Z remote: Counting objects:   1% (35/3468)        
2023-04-14T11:28:13.3480990Z remote: Counting objects:   2% (70/3468)        
2023-04-14T11:28:13.3481613Z remote: Counting objects:   3% (105/3468)        
2023-04-14T11:28:13.3483276Z remote: Counting objects:   4% (139/3468)        
2023-04-14T11:28:13.3483874Z remote: Counting objects:   5% (174/3468)        
2023-04-14T11:28:13.3485057Z remote: Counting objects:   6% (209/3468)        
2023-04-14T11:28:13.3486607Z remote: Counting objects:   7% (243/3468)        
2023-04-14T11:28:13.3487259Z remote: Counting objects:   8% (278/3468)        
2023-04-14T11:28:13.3487739Z remote: Counting objects:   9% (313/3468)        
2023-04-14T11:28:13.3488232Z remote: Counting objects:  10% (347/3468)        
2023-04-14T11:28:13.3488722Z remote: Counting objects:  11% (382/3468)        
2023-04-14T11:28:13.3489635Z remote: Counting objects:  12% (417/3468)        
2023-04-14T11:28:13.3490309Z remote: Counting objects:  13% (451/3468)        
2023-04-14T11:28:13.3491299Z remote: Counting objects:  14% (486/3468)        
2023-04-14T11:28:13.3491796Z remote: Counting objects:  15% (521/3468)        
2023-04-14T11:28:13.3492669Z remote: Counting objects:  16% (555/3468)        
2023-04-14T11:28:13.3493056Z remote: Counting objects:  17% (590/3468)        
2023-04-14T11:28:13.3493418Z remote: Counting objects:  18% (625/3468)        
2023-04-14T11:28:13.3493802Z remote: Counting objects:  19% (659/3468)        
2023-04-14T11:28:13.3494329Z remote: Counting objects:  20% (694/3468)        
2023-04-14T11:28:13.3496479Z remote: Counting objects:  21% (729/3468)        
2023-04-14T11:28:13.3497005Z remote: Counting objects:  22% (763/3468)        
2023-04-14T11:28:13.3497720Z remote: Counting objects:  23% (798/3468)        
2023-04-14T11:28:13.3498301Z remote: Counting objects:  24% (833/3468)        
2023-04-14T11:28:13.3498816Z remote: Counting objects:  25% (867/3468)        
2023-04-14T11:28:13.3499510Z remote: Counting objects:  26% (902/3468)        
2023-04-14T11:28:13.3502318Z remote: Counting objects:  27% (937/3468)        
2023-04-14T11:28:13.3502869Z remote: Counting objects:  28% (972/3468)        
2023-04-14T11:28:13.3503475Z remote: Counting objects:  29% (1006/3468)        
2023-04-14T11:28:13.3504221Z remote: Counting objects:  30% (1041/3468)        
2023-04-14T11:28:13.3504729Z remote: Counting objects:  31% (1076/3468)        
2023-04-14T11:28:13.3505453Z remote: Counting objects:  32% (1110/3468)        
2023-04-14T11:28:13.3506382Z remote: Counting objects:  33% (1145/3468)        
2023-04-14T11:28:13.3507110Z remote: Counting objects:  34% (1180/3468)        
2023-04-14T11:28:13.3507609Z remote: Counting objects:  35% (1214/3468)        
2023-04-14T11:28:13.3508302Z remote: Counting objects:  36% (1249/3468)        
2023-04-14T11:28:13.3516453Z remote: Counting objects:  37% (1284/3468)        
2023-04-14T11:28:13.3520247Z remote: Counting objects:  38% (1318/3468)        
2023-04-14T11:28:13.3522166Z remote: Counting objects:  39% (1353/3468)        
2023-04-14T11:28:13.3524796Z remote: Counting objects:  40% (1388/3468)        
2023-04-14T11:28:13.3526067Z remote: Counting objects:  41% (1422/3468)        
2023-04-14T11:28:13.3526696Z remote: Counting objects:  42% (1457/3468)        
2023-04-14T11:28:13.3527350Z remote: Counting objects:  43% (1492/3468)        
2023-04-14T11:28:13.3527739Z remote: Counting objects:  44% (1526/3468)        
2023-04-14T11:28:13.3528109Z remote: Counting objects:  45% (1561/3468)        
2023-04-14T11:28:13.3528624Z remote: Counting objects:  46% (1596/3468)        
2023-04-14T11:28:13.3531532Z remote: Counting objects:  47% (1630/3468)        
2023-04-14T11:28:13.3532087Z remote: Counting objects:  48% (1665/3468)        
2023-04-14T11:28:13.3532771Z remote: Counting objects:  49% (1700/3468)        
2023-04-14T11:28:13.3533398Z remote: Counting objects:  50% (1734/3468)        
2023-04-14T11:28:13.3535005Z remote: Counting objects:  51% (1769/3468)        
2023-04-14T11:28:13.3535540Z remote: Counting objects:  52% (1804/3468)        
2023-04-14T11:28:13.3537325Z remote: Counting objects:  53% (1839/3468)        
2023-04-14T11:28:13.3537846Z remote: Counting objects:  54% (1873/3468)        
2023-04-14T11:28:13.3538370Z remote: Counting objects:  55% (1908/3468)        
2023-04-14T11:28:13.3538829Z remote: Counting objects:  56% (1943/3468)        
2023-04-14T11:28:13.3539507Z remote: Counting objects:  57% (1977/3468)        
2023-04-14T11:28:13.3539952Z remote: Counting objects:  58% (2012/3468)        
2023-04-14T11:28:13.3540509Z remote: Counting objects:  59% (2047/3468)        
2023-04-14T11:28:13.3540899Z remote: Counting objects:  60% (2081/3468)        
2023-04-14T11:28:13.3541297Z remote: Counting objects:  61% (2116/3468)        
2023-04-14T11:28:13.3541713Z remote: Counting objects:  62% (2151/3468)        
2023-04-14T11:28:13.3542257Z remote: Counting objects:  63% (2185/3468)        
2023-04-14T11:28:13.3542919Z remote: Counting objects:  64% (2220/3468)        
2023-04-14T11:28:13.3543325Z remote: Counting objects:  65% (2255/3468)        
2023-04-14T11:28:13.3544008Z remote: Counting objects:  66% (2289/3468)        
2023-04-14T11:28:13.3544429Z remote: Counting objects:  67% (2324/3468)        
2023-04-14T11:28:13.3545146Z remote: Counting objects:  68% (2359/3468)        
2023-04-14T11:28:13.3545555Z remote: Counting objects:  69% (2393/3468)        
2023-04-14T11:28:13.3546107Z remote: Counting objects:  70% (2428/3468)        
2023-04-14T11:28:13.3546521Z remote: Counting objects:  71% (2463/3468)        
2023-04-14T11:28:13.3546942Z remote: Counting objects:  72% (2497/3468)        
2023-04-14T11:28:13.3547477Z remote: Counting objects:  73% (2532/3468)        
2023-04-14T11:28:13.3548017Z remote: Counting objects:  74% (2567/3468)        
2023-04-14T11:28:13.3548612Z remote: Counting objects:  75% (2601/3468)        
2023-04-14T11:28:13.3549254Z remote: Counting objects:  76% (2636/3468)        
2023-04-14T11:28:13.3549821Z remote: Counting objects:  77% (2671/3468)        
2023-04-14T11:28:13.3550543Z remote: Counting objects:  78% (2706/3468)        
2023-04-14T11:28:13.3551224Z remote: Counting objects:  79% (2740/3468)        
2023-04-14T11:28:13.3551631Z remote: Counting objects:  80% (2775/3468)        
2023-04-14T11:28:13.3552034Z remote: Counting objects:  81% (2810/3468)        
2023-04-14T11:28:13.3552586Z remote: Counting objects:  82% (2844/3468)        
2023-04-14T11:28:13.3553138Z remote: Counting objects:  83% (2879/3468)        
2023-04-14T11:28:13.3553895Z remote: Counting objects:  84% (2914/3468)        
2023-04-14T11:28:13.3554448Z remote: Counting objects:  85% (2948/3468)        
2023-04-14T11:28:13.3554995Z remote: Counting objects:  86% (2983/3468)        
2023-04-14T11:28:13.3555581Z remote: Counting objects:  87% (3018/3468)        
2023-04-14T11:28:13.3555989Z remote: Counting objects:  88% (3052/3468)        
2023-04-14T11:28:13.3556340Z remote: Counting objects:  89% (3087/3468)        
2023-04-14T11:28:13.3556716Z remote: Counting objects:  90% (3122/3468)        
2023-04-14T11:28:13.3559080Z remote: Counting objects:  91% (3156/3468)        
2023-04-14T11:28:13.3559499Z remote: Counting objects:  92% (3191/3468)        
2023-04-14T11:28:13.3559824Z remote: Counting objects:  93% (3226/3468)        
2023-04-14T11:28:13.3560160Z remote: Counting objects:  94% (3260/3468)        
2023-04-14T11:28:13.3560495Z remote: Counting objects:  95% (3295/3468)        
2023-04-14T11:28:13.3560817Z remote: Counting objects:  96% (3330/3468)        
2023-04-14T11:28:13.3561170Z remote: Counting objects:  97% (3364/3468)        
2023-04-14T11:28:13.3561733Z remote: Counting objects:  98% (3399/3468)        
2023-04-14T11:28:13.3562170Z remote: Counting objects:  99% (3434/3468)        
2023-04-14T11:28:13.3562644Z remote: Counting objects: 100% (3468/3468)        
2023-04-14T11:28:13.3562997Z remote: Counting objects: 100% (3468/3468), done.        
2023-04-14T11:28:13.3563656Z remote: Compressing objects:   0% (1/1955)        
2023-04-14T11:28:13.3603782Z remote: Compressing objects:   1% (20/1955)        
2023-04-14T11:28:13.3604434Z remote: Compressing objects:   2% (40/1955)        
2023-04-14T11:28:13.3606912Z remote: Compressing objects:   3% (59/1955)        
2023-04-14T11:28:13.3631498Z remote: Compressing objects:   4% (79/1955)        
2023-04-14T11:28:13.3639975Z remote: Compressing objects:   5% (98/1955)        
2023-04-14T11:28:13.3671113Z remote: Compressing objects:   6% (118/1955)        
2023-04-14T11:28:13.3705421Z remote: Compressing objects:   7% (137/1955)        
2023-04-14T11:28:13.3717979Z remote: Compressing objects:   8% (157/1955)        
2023-04-14T11:28:13.3738775Z remote: Compressing objects:   9% (176/1955)        
2023-04-14T11:28:13.3761313Z remote: Compressing objects:  10% (196/1955)        
2023-04-14T11:28:13.3817750Z remote: Compressing objects:  11% (216/1955)        
2023-04-14T11:28:13.3818726Z remote: Compressing objects:  12% (235/1955)        
2023-04-14T11:28:13.3842185Z remote: Compressing objects:  13% (255/1955)        
2023-04-14T11:28:13.3868658Z remote: Compressing objects:  14% (274/1955)        
2023-04-14T11:28:13.3880574Z remote: Compressing objects:  15% (294/1955)        
2023-04-14T11:28:13.3898990Z remote: Compressing objects:  16% (313/1955)        
2023-04-14T11:28:13.3924308Z remote: Compressing objects:  17% (333/1955)        
2023-04-14T11:28:13.3936382Z remote: Compressing objects:  18% (352/1955)        
2023-04-14T11:28:13.3962304Z remote: Compressing objects:  19% (372/1955)        
2023-04-14T11:28:13.4005062Z remote: Compressing objects:  20% (391/1955)        
2023-04-14T11:28:13.4083422Z remote: Compressing objects:  21% (411/1955)        
2023-04-14T11:28:13.4126324Z remote: Compressing objects:  22% (431/1955)        
2023-04-14T11:28:13.4174417Z remote: Compressing objects:  23% (450/1955)        
2023-04-14T11:28:13.4233857Z remote: Compressing objects:  24% (470/1955)        
2023-04-14T11:28:13.4319509Z remote: Compressing objects:  25% (489/1955)        
2023-04-14T11:28:13.4380820Z remote: Compressing objects:  26% (509/1955)        
2023-04-14T11:28:13.4453259Z remote: Compressing objects:  27% (528/1955)        
2023-04-14T11:28:13.4547573Z remote: Compressing objects:  28% (548/1955)        
2023-04-14T11:28:13.4643880Z remote: Compressing objects:  29% (567/1955)        
2023-04-14T11:28:13.4777664Z remote: Compressing objects:  30% (587/1955)        
2023-04-14T11:28:13.4853151Z remote: Compressing objects:  31% (607/1955)        
2023-04-14T11:28:13.4935546Z remote: Compressing objects:  32% (626/1955)        
2023-04-14T11:28:13.4987523Z remote: Compressing objects:  33% (646/1955)        
2023-04-14T11:28:13.5033009Z remote: Compressing objects:  34% (665/1955)        
2023-04-14T11:28:13.5095684Z remote: Compressing objects:  35% (685/1955)        
2023-04-14T11:28:13.5142310Z remote: Compressing objects:  36% (704/1955)        
2023-04-14T11:28:13.5296660Z remote: Compressing objects:  37% (724/1955)        
2023-04-14T11:28:13.5297296Z remote: Compressing objects:  38% (743/1955)        
2023-04-14T11:28:13.5311576Z remote: Compressing objects:  39% (763/1955)        
2023-04-14T11:28:13.5371859Z remote: Compressing objects:  40% (782/1955)        
2023-04-14T11:28:13.5474872Z remote: Compressing objects:  41% (802/1955)        
2023-04-14T11:28:13.5536042Z remote: Compressing objects:  42% (822/1955)        
2023-04-14T11:28:13.5605416Z remote: Compressing objects:  43% (841/1955)        
2023-04-14T11:28:13.5671253Z remote: Compressing objects:  44% (861/1955)        
2023-04-14T11:28:13.5732787Z remote: Compressing objects:  45% (880/1955)        
2023-04-14T11:28:13.5785399Z remote: Compressing objects:  46% (900/1955)        
2023-04-14T11:28:13.5822696Z remote: Compressing objects:  47% (919/1955)        
2023-04-14T11:28:13.5895276Z remote: Compressing objects:  48% (939/1955)        
2023-04-14T11:28:13.5997060Z remote: Compressing objects:  49% (958/1955)        
2023-04-14T11:28:13.6067760Z remote: Compressing objects:  50% (978/1955)        
2023-04-14T11:28:13.6152234Z remote: Compressing objects:  51% (998/1955)        
2023-04-14T11:28:13.6229363Z remote: Compressing objects:  52% (1017/1955)        
2023-04-14T11:28:13.6292011Z remote: Compressing objects:  53% (1037/1955)        
2023-04-14T11:28:13.6329116Z remote: Compressing objects:  54% (1056/1955)        
2023-04-14T11:28:13.6399918Z remote: Compressing objects:  55% (1076/1955)        
2023-04-14T11:28:13.6435277Z remote: Compressing objects:  56% (1095/1955)        
2023-04-14T11:28:13.6476986Z remote: Compressing objects:  57% (1115/1955)        
2023-04-14T11:28:13.6538339Z remote: Compressing objects:  58% (1134/1955)        
2023-04-14T11:28:13.6592341Z remote: Compressing objects:  59% (1154/1955)        
2023-04-14T11:28:13.6657316Z remote: Compressing objects:  60% (1173/1955)        
2023-04-14T11:28:13.6701175Z remote: Compressing objects:  61% (1193/1955)        
2023-04-14T11:28:13.6765522Z remote: Compressing objects:  62% (1213/1955)        
2023-04-14T11:28:13.6822072Z remote: Compressing objects:  63% (1232/1955)        
2023-04-14T11:28:13.6843095Z remote: Compressing objects:  64% (1252/1955)        
2023-04-14T11:28:13.6843537Z remote: Compressing objects:  65% (1271/1955)        
2023-04-14T11:28:13.6843905Z remote: Compressing objects:  66% (1291/1955)        
2023-04-14T11:28:13.6844259Z remote: Compressing objects:  67% (1310/1955)        
2023-04-14T11:28:13.6844632Z remote: Compressing objects:  68% (1330/1955)        
2023-04-14T11:28:13.6846395Z remote: Compressing objects:  69% (1349/1955)        
2023-04-14T11:28:13.6846843Z remote: Compressing objects:  70% (1369/1955)        
2023-04-14T11:28:13.6847216Z remote: Compressing objects:  71% (1389/1955)        
2023-04-14T11:28:13.6848460Z remote: Compressing objects:  72% (1408/1955)        
2023-04-14T11:28:13.6858563Z remote: Compressing objects:  73% (1428/1955)        
2023-04-14T11:28:13.6859755Z remote: Compressing objects:  74% (1447/1955)        
2023-04-14T11:28:13.6860152Z remote: Compressing objects:  75% (1467/1955)        
2023-04-14T11:28:13.6860550Z remote: Compressing objects:  76% (1486/1955)        
2023-04-14T11:28:13.6861093Z remote: Compressing objects:  77% (1506/1955)        
2023-04-14T11:28:13.6861491Z remote: Compressing objects:  78% (1525/1955)        
2023-04-14T11:28:13.6861859Z remote: Compressing objects:  79% (1545/1955)        
2023-04-14T11:28:13.6865560Z remote: Compressing objects:  80% (1564/1955)        
2023-04-14T11:28:13.6868797Z remote: Compressing objects:  81% (1584/1955)        
2023-04-14T11:28:13.6870684Z remote: Compressing objects:  82% (1604/1955)        
2023-04-14T11:28:13.6871459Z remote: Compressing objects:  83% (1623/1955)        
2023-04-14T11:28:13.6872816Z remote: Compressing objects:  84% (1643/1955)        
2023-04-14T11:28:13.6874489Z remote: Compressing objects:  85% (1662/1955)        
2023-04-14T11:28:13.6875058Z remote: Compressing objects:  86% (1682/1955)        
2023-04-14T11:28:13.6875439Z remote: Compressing objects:  87% (1701/1955)        
2023-04-14T11:28:13.6875833Z remote: Compressing objects:  88% (1721/1955)        
2023-04-14T11:28:13.6876190Z remote: Compressing objects:  89% (1740/1955)        
2023-04-14T11:28:13.6876559Z remote: Compressing objects:  90% (1760/1955)        
2023-04-14T11:28:13.6877805Z remote: Compressing objects:  91% (1780/1955)        
2023-04-14T11:28:13.6878172Z remote: Compressing objects:  92% (1799/1955)        
2023-04-14T11:28:13.6878542Z remote: Compressing objects:  93% (1819/1955)        
2023-04-14T11:28:13.6878936Z remote: Compressing objects:  94% (1838/1955)        
2023-04-14T11:28:13.6879309Z remote: Compressing objects:  95% (1858/1955)        
2023-04-14T11:28:13.6879659Z remote: Compressing objects:  96% (1877/1955)        
2023-04-14T11:28:13.6880033Z remote: Compressing objects:  97% (1897/1955)        
2023-04-14T11:28:13.6880402Z remote: Compressing objects:  98% (1916/1955)        
2023-04-14T11:28:13.6880772Z remote: Compressing objects:  99% (1936/1955)        
2023-04-14T11:28:13.6881481Z remote: Compressing objects: 100% (1955/1955)        
2023-04-14T11:28:13.6881885Z remote: Compressing objects: 100% (1955/1955), done.        
2023-04-14T11:28:13.6941079Z Receiving objects:   0% (1/3468)
2023-04-14T11:28:13.6946261Z Receiving objects:   1% (35/3468)
2023-04-14T11:28:13.6957166Z Receiving objects:   2% (70/3468)
2023-04-14T11:28:13.6972301Z Receiving objects:   3% (105/3468)
2023-04-14T11:28:13.7008278Z Receiving objects:   4% (139/3468)
2023-04-14T11:28:13.7016396Z Receiving objects:   5% (174/3468)
2023-04-14T11:28:13.7019849Z Receiving objects:   6% (209/3468)
2023-04-14T11:28:13.7040341Z Receiving objects:   7% (243/3468)
2023-04-14T11:28:13.7045926Z Receiving objects:   8% (278/3468)
2023-04-14T11:28:13.7055361Z Receiving objects:   9% (313/3468)
2023-04-14T11:28:13.7084235Z Receiving objects:  10% (347/3468)
2023-04-14T11:28:13.7111798Z Receiving objects:  11% (382/3468)
2023-04-14T11:28:13.7123218Z Receiving objects:  12% (417/3468)
2023-04-14T11:28:13.7165591Z Receiving objects:  13% (451/3468)
2023-04-14T11:28:13.7191981Z Receiving objects:  14% (486/3468)
2023-04-14T11:28:13.7246588Z Receiving objects:  15% (521/3468)
2023-04-14T11:28:13.7280793Z Receiving objects:  16% (555/3468)
2023-04-14T11:28:13.7334778Z Receiving objects:  17% (590/3468)
2023-04-14T11:28:13.7347754Z Receiving objects:  18% (625/3468)
2023-04-14T11:28:13.7392776Z Receiving objects:  19% (659/3468)
2023-04-14T11:28:13.7407244Z Receiving objects:  20% (694/3468)
2023-04-14T11:28:13.7426050Z Receiving objects:  21% (729/3468)
2023-04-14T11:28:13.7431946Z Receiving objects:  22% (763/3468)
2023-04-14T11:28:13.7436145Z Receiving objects:  23% (798/3468)
2023-04-14T11:28:13.7439681Z Receiving objects:  24% (833/3468)
2023-04-14T11:28:13.7443152Z Receiving objects:  25% (867/3468)
2023-04-14T11:28:13.7448244Z Receiving objects:  26% (902/3468)
2023-04-14T11:28:13.7452524Z Receiving objects:  27% (937/3468)
2023-04-14T11:28:13.7465210Z Receiving objects:  28% (972/3468)
2023-04-14T11:28:13.7478984Z Receiving objects:  29% (1006/3468)
2023-04-14T11:28:13.7487830Z Receiving objects:  30% (1041/3468)
2023-04-14T11:28:13.7512140Z Receiving objects:  31% (1076/3468)
2023-04-14T11:28:13.7550589Z Receiving objects:  32% (1110/3468)
2023-04-14T11:28:13.7600420Z Receiving objects:  33% (1145/3468)
2023-04-14T11:28:13.7619962Z Receiving objects:  34% (1180/3468)
2023-04-14T11:28:13.7639192Z Receiving objects:  35% (1214/3468)
2023-04-14T11:28:13.7674097Z Receiving objects:  36% (1249/3468)
2023-04-14T11:28:13.7695307Z Receiving objects:  37% (1284/3468)
2023-04-14T11:28:13.7716008Z Receiving objects:  38% (1318/3468)
2023-04-14T11:28:13.7758498Z Receiving objects:  39% (1353/3468)
2023-04-14T11:28:13.7814418Z Receiving objects:  40% (1388/3468)
2023-04-14T11:28:13.7832326Z Receiving objects:  41% (1422/3468)
2023-04-14T11:28:13.7854566Z Receiving objects:  42% (1457/3468)
2023-04-14T11:28:13.7878432Z Receiving objects:  43% (1492/3468)
2023-04-14T11:28:13.7934160Z Receiving objects:  44% (1526/3468)
2023-04-14T11:28:13.7953176Z Receiving objects:  45% (1561/3468)
2023-04-14T11:28:13.7980596Z Receiving objects:  46% (1596/3468)
2023-04-14T11:28:13.7996473Z Receiving objects:  47% (1630/3468)
2023-04-14T11:28:13.8015847Z Receiving objects:  48% (1665/3468)
2023-04-14T11:28:13.8029428Z Receiving objects:  49% (1700/3468)
2023-04-14T11:28:13.8039022Z Receiving objects:  50% (1734/3468)
2023-04-14T11:28:13.8046615Z Receiving objects:  51% (1769/3468)
2023-04-14T11:28:13.8058946Z Receiving objects:  52% (1804/3468)
2023-04-14T11:28:13.8070288Z Receiving objects:  53% (1839/3468)
2023-04-14T11:28:13.8113785Z Receiving objects:  54% (1873/3468)
2023-04-14T11:28:13.8119826Z Receiving objects:  55% (1908/3468)
2023-04-14T11:28:13.8128481Z Receiving objects:  56% (1943/3468)
2023-04-14T11:28:13.8134250Z Receiving objects:  57% (1977/3468)
2023-04-14T11:28:13.8140303Z Receiving objects:  58% (2012/3468)
2023-04-14T11:28:13.8144794Z Receiving objects:  59% (2047/3468)
2023-04-14T11:28:13.8149941Z Receiving objects:  60% (2081/3468)
2023-04-14T11:28:13.8154976Z Receiving objects:  61% (2116/3468)
2023-04-14T11:28:13.8159430Z Receiving objects:  62% (2151/3468)
2023-04-14T11:28:13.8165066Z Receiving objects:  63% (2185/3468)
2023-04-14T11:28:13.8169878Z Receiving objects:  64% (2220/3468)
2023-04-14T11:28:13.8182299Z Receiving objects:  65% (2255/3468)
2023-04-14T11:28:13.8234518Z Receiving objects:  66% (2289/3468)
2023-04-14T11:28:13.8255804Z Receiving objects:  67% (2324/3468)
2023-04-14T11:28:13.8289032Z Receiving objects:  68% (2359/3468)
2023-04-14T11:28:13.8392764Z Receiving objects:  69% (2393/3468)
2023-04-14T11:28:13.8488490Z Receiving objects:  70% (2428/3468)
2023-04-14T11:28:13.8564109Z Receiving objects:  71% (2463/3468)
2023-04-14T11:28:13.8569235Z Receiving objects:  72% (2497/3468)
2023-04-14T11:28:13.8575449Z Receiving objects:  73% (2532/3468)
2023-04-14T11:28:13.8580828Z Receiving objects:  74% (2567/3468)
2023-04-14T11:28:13.8588544Z Receiving objects:  75% (2601/3468)
2023-04-14T11:28:13.8602114Z Receiving objects:  76% (2636/3468)
2023-04-14T11:28:13.8616284Z Receiving objects:  77% (2671/3468)
2023-04-14T11:28:13.8626786Z Receiving objects:  78% (2706/3468)
2023-04-14T11:28:13.8647778Z Receiving objects:  79% (2740/3468)
2023-04-14T11:28:13.8658094Z Receiving objects:  80% (2775/3468)
2023-04-14T11:28:13.8665832Z Receiving objects:  81% (2810/3468)
2023-04-14T11:28:13.8673088Z Receiving objects:  82% (2844/3468)
2023-04-14T11:28:13.8683299Z Receiving objects:  83% (2879/3468)
2023-04-14T11:28:13.8687632Z Receiving objects:  84% (2914/3468)
2023-04-14T11:28:13.8690209Z Receiving objects:  85% (2948/3468)
2023-04-14T11:28:13.8695685Z Receiving objects:  86% (2983/3468)
2023-04-14T11:28:13.8705037Z Receiving objects:  87% (3018/3468)
2023-04-14T11:28:13.8710906Z Receiving objects:  88% (3052/3468)
2023-04-14T11:28:13.8717900Z Receiving objects:  89% (3087/3468)
2023-04-14T11:28:13.8727752Z Receiving objects:  90% (3122/3468)
2023-04-14T11:28:13.8739270Z Receiving objects:  91% (3156/3468)
2023-04-14T11:28:13.8749777Z Receiving objects:  92% (3191/3468)
2023-04-14T11:28:13.8753241Z Receiving objects:  93% (3226/3468)
2023-04-14T11:28:13.8760711Z Receiving objects:  94% (3260/3468)
2023-04-14T11:28:13.8766034Z Receiving objects:  95% (3295/3468)
2023-04-14T11:28:13.8772827Z Receiving objects:  96% (3330/3468)
2023-04-14T11:28:13.8777299Z Receiving objects:  97% (3364/3468)
2023-04-14T11:28:13.8786892Z Receiving objects:  98% (3399/3468)
2023-04-14T11:28:13.8841979Z Receiving objects:  99% (3434/3468)
2023-04-14T11:28:13.8843007Z remote: Total 3468 (delta 1346), reused 2230 (delta 820), pack-reused 0        
2023-04-14T11:28:13.8858621Z Receiving objects: 100% (3468/3468)
2023-04-14T11:28:13.8859382Z Receiving objects: 100% (3468/3468), 3.42 MiB | 17.67 MiB/s, done.
2023-04-14T11:28:13.8874895Z Resolving deltas:   0% (0/1346)
2023-04-14T11:28:13.8880983Z Resolving deltas:   1% (14/1346)
2023-04-14T11:28:13.8886762Z Resolving deltas:   2% (27/1346)
2023-04-14T11:28:13.8892627Z Resolving deltas:   3% (41/1346)
2023-04-14T11:28:13.8900837Z Resolving deltas:   4% (54/1346)
2023-04-14T11:28:13.8908414Z Resolving deltas:   5% (68/1346)
2023-04-14T11:28:13.8914655Z Resolving deltas:   6% (81/1346)
2023-04-14T11:28:13.8919882Z Resolving deltas:   7% (95/1346)
2023-04-14T11:28:13.8925254Z Resolving deltas:   8% (108/1346)
2023-04-14T11:28:13.8930158Z Resolving deltas:   9% (122/1346)
2023-04-14T11:28:13.8935789Z Resolving deltas:  10% (135/1346)
2023-04-14T11:28:13.8941495Z Resolving deltas:  11% (149/1346)
2023-04-14T11:28:13.8947992Z Resolving deltas:  12% (162/1346)
2023-04-14T11:28:13.8949893Z Resolving deltas:  13% (175/1346)
2023-04-14T11:28:13.8952622Z Resolving deltas:  14% (189/1346)
2023-04-14T11:28:13.8954994Z Resolving deltas:  15% (202/1346)
2023-04-14T11:28:13.8958674Z Resolving deltas:  16% (216/1346)
2023-04-14T11:28:13.8966132Z Resolving deltas:  17% (229/1346)
2023-04-14T11:28:13.8972640Z Resolving deltas:  18% (243/1346)
2023-04-14T11:28:13.8979332Z Resolving deltas:  19% (256/1346)
2023-04-14T11:28:13.8984297Z Resolving deltas:  20% (270/1346)
2023-04-14T11:28:13.8987679Z Resolving deltas:  21% (283/1346)
2023-04-14T11:28:13.8992457Z Resolving deltas:  22% (297/1346)
2023-04-14T11:28:13.8994170Z Resolving deltas:  23% (310/1346)
2023-04-14T11:28:13.8998651Z Resolving deltas:  24% (324/1346)
2023-04-14T11:28:13.9010756Z Resolving deltas:  25% (337/1346)
2023-04-14T11:28:13.9023226Z Resolving deltas:  26% (350/1346)
2023-04-14T11:28:13.9030689Z Resolving deltas:  27% (364/1346)
2023-04-14T11:28:13.9035920Z Resolving deltas:  28% (377/1346)
2023-04-14T11:28:13.9037490Z Resolving deltas:  29% (391/1346)
2023-04-14T11:28:13.9042199Z Resolving deltas:  30% (404/1346)
2023-04-14T11:28:13.9043645Z Resolving deltas:  31% (419/1346)
2023-04-14T11:28:13.9047107Z Resolving deltas:  32% (431/1346)
2023-04-14T11:28:13.9048607Z Resolving deltas:  33% (445/1346)
2023-04-14T11:28:13.9052491Z Resolving deltas:  34% (458/1346)
2023-04-14T11:28:13.9056612Z Resolving deltas:  35% (472/1346)
2023-04-14T11:28:13.9067980Z Resolving deltas:  36% (485/1346)
2023-04-14T11:28:13.9075810Z Resolving deltas:  37% (499/1346)
2023-04-14T11:28:13.9085157Z Resolving deltas:  38% (512/1346)
2023-04-14T11:28:13.9093979Z Resolving deltas:  39% (525/1346)
2023-04-14T11:28:13.9101929Z Resolving deltas:  40% (539/1346)
2023-04-14T11:28:13.9113850Z Resolving deltas:  41% (552/1346)
2023-04-14T11:28:13.9119539Z Resolving deltas:  42% (566/1346)
2023-04-14T11:28:13.9130180Z Resolving deltas:  43% (579/1346)
2023-04-14T11:28:13.9135694Z Resolving deltas:  44% (593/1346)
2023-04-14T11:28:13.9147613Z Resolving deltas:  45% (606/1346)
2023-04-14T11:28:13.9156256Z Resolving deltas:  46% (620/1346)
2023-04-14T11:28:13.9165177Z Resolving deltas:  47% (633/1346)
2023-04-14T11:28:13.9180663Z Resolving deltas:  48% (647/1346)
2023-04-14T11:28:13.9184217Z Resolving deltas:  49% (660/1346)
2023-04-14T11:28:13.9190900Z Resolving deltas:  50% (673/1346)
2023-04-14T11:28:13.9192679Z Resolving deltas:  51% (687/1346)
2023-04-14T11:28:13.9193314Z Resolving deltas:  52% (700/1346)
2023-04-14T11:28:13.9198637Z Resolving deltas:  53% (714/1346)
2023-04-14T11:28:13.9199246Z Resolving deltas:  54% (727/1346)
2023-04-14T11:28:13.9199720Z Resolving deltas:  55% (741/1346)
2023-04-14T11:28:13.9334302Z Resolving deltas:  56% (754/1346)
2023-04-14T11:28:13.9334890Z Resolving deltas:  57% (768/1346)
2023-04-14T11:28:13.9335261Z Resolving deltas:  58% (781/1346)
2023-04-14T11:28:13.9335561Z Resolving deltas:  59% (795/1346)
2023-04-14T11:28:13.9335903Z Resolving deltas:  60% (808/1346)
2023-04-14T11:28:13.9336278Z Resolving deltas:  61% (822/1346)
2023-04-14T11:28:13.9336951Z Resolving deltas:  62% (835/1346)
2023-04-14T11:28:13.9337298Z Resolving deltas:  63% (848/1346)
2023-04-14T11:28:13.9337636Z Resolving deltas:  64% (862/1346)
2023-04-14T11:28:13.9337930Z Resolving deltas:  65% (875/1346)
2023-04-14T11:28:13.9338320Z Resolving deltas:  66% (889/1346)
2023-04-14T11:28:13.9339539Z Resolving deltas:  67% (902/1346)
2023-04-14T11:28:13.9339951Z Resolving deltas:  68% (916/1346)
2023-04-14T11:28:13.9340312Z Resolving deltas:  69% (929/1346)
2023-04-14T11:28:13.9340670Z Resolving deltas:  70% (943/1346)
2023-04-14T11:28:13.9341827Z Resolving deltas:  71% (956/1346)
2023-04-14T11:28:13.9342185Z Resolving deltas:  72% (970/1346)
2023-04-14T11:28:13.9348181Z Resolving deltas:  73% (983/1346)
2023-04-14T11:28:13.9357437Z Resolving deltas:  74% (997/1346)
2023-04-14T11:28:13.9361192Z Resolving deltas:  75% (1010/1346)
2023-04-14T11:28:13.9368670Z Resolving deltas:  76% (1023/1346)
2023-04-14T11:28:13.9372756Z Resolving deltas:  77% (1037/1346)
2023-04-14T11:28:13.9377830Z Resolving deltas:  78% (1050/1346)
2023-04-14T11:28:13.9380703Z Resolving deltas:  79% (1064/1346)
2023-04-14T11:28:13.9382846Z Resolving deltas:  80% (1077/1346)
2023-04-14T11:28:13.9388752Z Resolving deltas:  81% (1091/1346)
2023-04-14T11:28:13.9389170Z Resolving deltas:  82% (1104/1346)
2023-04-14T11:28:13.9394228Z Resolving deltas:  83% (1119/1346)
2023-04-14T11:28:13.9394982Z Resolving deltas:  84% (1131/1346)
2023-04-14T11:28:13.9399969Z Resolving deltas:  85% (1145/1346)
2023-04-14T11:28:13.9400373Z Resolving deltas:  86% (1158/1346)
2023-04-14T11:28:13.9405354Z Resolving deltas:  87% (1172/1346)
2023-04-14T11:28:13.9410976Z Resolving deltas:  88% (1185/1346)
2023-04-14T11:28:13.9415248Z Resolving deltas:  89% (1198/1346)
2023-04-14T11:28:13.9419268Z Resolving deltas:  90% (1212/1346)
2023-04-14T11:28:13.9425511Z Resolving deltas:  91% (1225/1346)
2023-04-14T11:28:13.9432191Z Resolving deltas:  92% (1239/1346)
2023-04-14T11:28:13.9437414Z Resolving deltas:  93% (1252/1346)
2023-04-14T11:28:13.9443652Z Resolving deltas:  94% (1266/1346)
2023-04-14T11:28:13.9450008Z Resolving deltas:  95% (1279/1346)
2023-04-14T11:28:13.9454035Z Resolving deltas:  96% (1293/1346)
2023-04-14T11:28:13.9456719Z Resolving deltas:  97% (1306/1346)
2023-04-14T11:28:13.9461511Z Resolving deltas:  98% (1320/1346)
2023-04-14T11:28:13.9470527Z Resolving deltas:  99% (1333/1346)
2023-04-14T11:28:13.9486076Z Resolving deltas: 100% (1346/1346)
2023-04-14T11:28:13.9486520Z Resolving deltas: 100% (1346/1346), done.
2023-04-14T11:28:13.9672185Z From https://github.com/apache/maven
2023-04-14T11:28:13.9673112Z  * [new ref]         e2262e167ec8e5690ec3830bf7e35d3b3c0708ce -> pull/1062/merge
2023-04-14T11:28:13.9713209Z ##[endgroup]
2023-04-14T11:28:13.9714140Z ##[group]Determining the checkout info
2023-04-14T11:28:13.9715205Z ##[endgroup]
2023-04-14T11:28:13.9715965Z ##[group]Checking out the ref
2023-04-14T11:28:13.9717054Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1062/merge
2023-04-14T11:28:14.1305722Z Note: switching to 'refs/remotes/pull/1062/merge'.
2023-04-14T11:28:14.1357195Z 
2023-04-14T11:28:14.1357997Z You are in 'detached HEAD' state. You can look around, make experimental
2023-04-14T11:28:14.1358557Z changes and commit them, and you can discard any commits you make in this
2023-04-14T11:28:14.1359180Z state without impacting any branches by switching back to a branch.
2023-04-14T11:28:14.1359454Z 
2023-04-14T11:28:14.1359714Z If you want to create a new branch to retain commits you create, you may
2023-04-14T11:28:14.1360239Z do so (now or later) by using -c with the switch command. Example:
2023-04-14T11:28:14.1360506Z 
2023-04-14T11:28:14.1360731Z   git switch -c <new-branch-name>
2023-04-14T11:28:14.1360959Z 
2023-04-14T11:28:14.1361165Z Or undo this operation with:
2023-04-14T11:28:14.1361377Z 
2023-04-14T11:28:14.1361509Z   git switch -
2023-04-14T11:28:14.1361643Z 
2023-04-14T11:28:14.1361896Z Turn off this advice by setting config variable advice.detachedHead to false
2023-04-14T11:28:14.1362483Z 
2023-04-14T11:28:14.1362801Z HEAD is now at e2262e1 Merge 7446b300017fcabe9f0f8dd0feda2ce94af25800 into b7a3d857136ec89bdfe35aea05ed2746f09de162
2023-04-14T11:28:14.1364167Z ##[endgroup]
2023-04-14T11:28:14.1374544Z [command]/usr/bin/git log -1 --format='%H'
2023-04-14T11:28:14.1408470Z 'e2262e167ec8e5690ec3830bf7e35d3b3c0708ce'
2023-04-14T11:28:14.1416530Z ##[group]Removing auth
2023-04-14T11:28:14.1420950Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-04-14T11:28:14.1456835Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-04-14T11:28:14.1715670Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-04-14T11:28:14.1738123Z http.https://github.com/.extraheader
2023-04-14T11:28:14.1747247Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-04-14T11:28:14.1787016Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-04-14T11:28:14.2051593Z ##[endgroup]
2023-04-14T11:28:14.2383137Z ##[group]Run actions/setup-java@v3
2023-04-14T11:28:14.2518677Z with:
2023-04-14T11:28:14.2519043Z   java-version: 8
2023-04-14T11:28:14.2519302Z   distribution: temurin
2023-04-14T11:28:14.2519541Z   cache: maven
2023-04-14T11:28:14.2519773Z   java-package: jdk
2023-04-14T11:28:14.2520020Z   check-latest: false
2023-04-14T11:28:14.2520264Z   server-id: github
2023-04-14T11:28:14.2520517Z   server-username: GITHUB_ACTOR
2023-04-14T11:28:14.2520834Z   server-password: GITHUB_TOKEN
2023-04-14T11:28:14.2521119Z   overwrite-settings: true
2023-04-14T11:28:14.2521370Z   job-status: success
2023-04-14T11:28:14.2521842Z   token: ***
2023-04-14T11:28:14.2522064Z ##[endgroup]
2023-04-14T11:28:14.4836700Z ##[group]Installed distributions
2023-04-14T11:28:14.4895553Z Resolved Java 8.0.362+9 from tool-cache
2023-04-14T11:28:14.4896208Z Setting Java 8.0.362+9 as the default
2023-04-14T11:28:14.4920593Z Creating toolchains.xml for JDK version 8 from temurin
2023-04-14T11:28:14.5030239Z Writing to /home/runner/.m2/toolchains.xml
2023-04-14T11:28:14.5031889Z 
2023-04-14T11:28:14.5032190Z Java configuration:
2023-04-14T11:28:14.5033050Z   Distribution: temurin
2023-04-14T11:28:14.5033512Z   Version: 8.0.362+9
2023-04-14T11:28:14.5034707Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.362-9/x64
2023-04-14T11:28:14.5035145Z 
2023-04-14T11:28:14.5036195Z ##[endgroup]
2023-04-14T11:28:14.5062937Z Creating settings.xml with server-id: github
2023-04-14T11:28:14.5063329Z Writing to /home/runner/.m2/settings.xml
2023-04-14T11:28:15.2427801Z maven cache is not found
2023-04-14T11:28:15.2593348Z ##[group]Run mvn install -e -B -V -DdistributionFileName=apache-maven
2023-04-14T11:28:15.2593884Z mvn install -e -B -V -DdistributionFileName=apache-maven
2023-04-14T11:28:15.2655833Z shell: /usr/bin/bash -e {0}
2023-04-14T11:28:15.2656131Z env:
2023-04-14T11:28:15.2656437Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.362-9/x64
2023-04-14T11:28:15.2656828Z   JAVA_HOME_8_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.362-9/x64
2023-04-14T11:28:15.2657131Z ##[endgroup]
2023-04-14T11:28:17.4239515Z Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39)
2023-04-14T11:28:17.4240676Z Maven home: /usr/share/apache-maven-3.8.8
2023-04-14T11:28:17.4241275Z Java version: 1.8.0_362, vendor: Temurin, runtime: /usr/lib/jvm/temurin-8-jdk-amd64/jre
2023-04-14T11:28:17.4241747Z Default locale: en, platform encoding: UTF-8
2023-04-14T11:28:17.4242232Z OS name: "linux", version: "5.15.0-1035-azure", arch: "amd64", family: "unix"
2023-04-14T11:28:18.3752451Z [INFO] Error stacktraces are turned on.
2023-04-14T11:28:18.4245652Z [INFO] Scanning for projects...
2023-04-14T11:28:19.3841154Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
2023-04-14T11:28:20.1815868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 60 kB/s)
2023-04-14T11:28:20.2021312Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
2023-04-14T11:28:20.2237204Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 942 kB/s)
2023-04-14T11:28:20.4338334Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
2023-04-14T11:28:20.4410776Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 804 kB/s)
2023-04-14T11:28:20.5112168Z [INFO] ------------------------------------------------------------------------
2023-04-14T11:28:20.5112728Z [INFO] Reactor Build Order:
2023-04-14T11:28:20.5113080Z [INFO] 
2023-04-14T11:28:20.5123555Z [INFO] Maven Dependencies BOM                                             [pom]
2023-04-14T11:28:20.5123950Z [INFO] Apache Maven                                                       [pom]
2023-04-14T11:28:20.5124484Z [INFO] Maven 4 API                                                        [pom]
2023-04-14T11:28:20.5125835Z [INFO] Maven 4 API Meta annotations                                       [jar]
2023-04-14T11:28:20.5126307Z [INFO] Maven 4 API XML                                                    [jar]
2023-04-14T11:28:20.5129615Z [INFO] Maven 4 API :: Model                                               [jar]
2023-04-14T11:28:20.5129963Z [INFO] Implementation of Maven API XML                                    [jar]
2023-04-14T11:28:20.5130310Z [INFO] Maven Model                                                        [jar]
2023-04-14T11:28:20.5130603Z [INFO] Maven Artifact                                                     [jar]
2023-04-14T11:28:20.5131161Z [INFO] Apache Maven Plexus-Utils                                          [jar]
2023-04-14T11:28:20.5131473Z [INFO] Maven Plugin API                                                   [jar]
2023-04-14T11:28:20.5131775Z [INFO] Maven Builder Support                                              [jar]
2023-04-14T11:28:20.5132138Z [INFO] Maven Model XML Transform                                          [jar]
2023-04-14T11:28:20.5132565Z [INFO] Maven Model Builder                                                [jar]
2023-04-14T11:28:20.5132979Z [INFO] Maven 4 API :: Settings                                            [jar]
2023-04-14T11:28:20.5133358Z [INFO] Maven 4 API :: Toolchain                                           [jar]
2023-04-14T11:28:20.5134230Z [INFO] Maven 4 API :: Core                                                [jar]
2023-04-14T11:28:20.5134626Z [INFO] Maven Settings                                                     [jar]
2023-04-14T11:28:20.5135025Z [INFO] Maven Settings Builder                                             [jar]
2023-04-14T11:28:20.5135413Z [INFO] Maven Toolchain Model                                              [jar]
2023-04-14T11:28:20.5135806Z [INFO] Maven Toolchain Builder                                            [jar]
2023-04-14T11:28:20.5136180Z [INFO] Maven Repository Metadata Model                                    [jar]
2023-04-14T11:28:20.5136595Z [INFO] Maven Artifact Resolver Provider                                   [jar]
2023-04-14T11:28:20.5136977Z [INFO] Maven Core                                                         [jar]
2023-04-14T11:28:20.5137343Z [INFO] Maven SLF4J Wrapper                                                [jar]
2023-04-14T11:28:20.5137709Z [INFO] Maven SLF4J Simple Provider                                        [jar]
2023-04-14T11:28:20.5138146Z [INFO] Maven Embedder                                                     [jar]
2023-04-14T11:28:20.5138590Z [INFO] Maven Compat                                                       [jar]
2023-04-14T11:28:20.5139767Z [INFO] Apache Maven Distribution                                          [pom]
2023-04-14T11:28:20.5206793Z [INFO] 
2023-04-14T11:28:20.5207700Z [INFO] ---------------------< org.apache.maven:maven-bom >---------------------
2023-04-14T11:28:20.5208321Z [INFO] Building Maven Dependencies BOM 4.0.0-alpha-6-SNAPSHOT            [1/29]
2023-04-14T11:28:20.5209710Z [INFO]   from maven-bom/pom.xml
2023-04-14T11:28:20.5210217Z [INFO] --------------------------------[ pom ]---------------------------------
2023-04-14T11:28:20.5239037Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.pom
2023-04-14T11:28:20.5337663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.pom (13 kB at 1.3 MB/s)
2023-04-14T11:28:20.5426257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
2023-04-14T11:28:20.5500218Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.2 MB/s)
2023-04-14T11:28:20.5531022Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
2023-04-14T11:28:20.5719383Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.3 MB/s)
2023-04-14T11:28:20.5769160Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
2023-04-14T11:28:20.5860888Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s)
2023-04-14T11:28:20.5950405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.jar
2023-04-14T11:28:20.6123045Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.jar (71 kB at 4.2 MB/s)
2023-04-14T11:28:20.6216492Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
2023-04-14T11:28:20.6280012Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 1.2 MB/s)
2023-04-14T11:28:20.6299923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
2023-04-14T11:28:20.6382840Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 1.0 MB/s)
2023-04-14T11:28:20.6411304Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
2023-04-14T11:28:20.6533437Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 3.5 MB/s)
2023-04-14T11:28:20.6594708Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
2023-04-14T11:28:20.6717876Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 1.6 MB/s)
2023-04-14T11:28:20.6775628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
2023-04-14T11:28:20.6912611Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 2.0 MB/s)
2023-04-14T11:28:20.6952815Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
2023-04-14T11:28:20.7058732Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 1.8 MB/s)
2023-04-14T11:28:20.7097747Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
2023-04-14T11:28:20.7181824Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 1.2 MB/s)
2023-04-14T11:28:20.7244461Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
2023-04-14T11:28:20.7450020Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 5.9 MB/s)
2023-04-14T11:28:20.7618813Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.28.0/spotless-maven-plugin-2.28.0.pom
2023-04-14T11:28:20.7744954Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.28.0/spotless-maven-plugin-2.28.0.pom (2.9 kB at 227 kB/s)
2023-04-14T11:28:20.7776463Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.28.0/spotless-maven-plugin-2.28.0.jar
2023-04-14T11:28:20.7967569Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.28.0/spotless-maven-plugin-2.28.0.jar (91 kB at 4.8 MB/s)
2023-04-14T11:28:20.8074046Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.0/maven-checkstyle-plugin-3.2.0.pom
2023-04-14T11:28:20.8201700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.0/maven-checkstyle-plugin-3.2.0.pom (16 kB at 923 kB/s)
2023-04-14T11:28:20.8240272Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
2023-04-14T11:28:20.8332197Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.1 MB/s)
2023-04-14T11:28:20.8527526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
2023-04-14T11:28:20.8629549Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.6 MB/s)
2023-04-14T11:28:20.8680225Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
2023-04-14T11:28:20.8765983Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s)
2023-04-14T11:28:20.8798431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.0/maven-checkstyle-plugin-3.2.0.jar
2023-04-14T11:28:20.8916350Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.0/maven-checkstyle-plugin-3.2.0.jar (110 kB at 9.2 MB/s)
2023-04-14T11:28:20.8959541Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom
2023-04-14T11:28:20.9125080Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom (7.8 kB at 779 kB/s)
2023-04-14T11:28:20.9158615Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar
2023-04-14T11:28:20.9276641Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar (30 kB at 3.0 MB/s)
2023-04-14T11:28:20.9391085Z [INFO] 
2023-04-14T11:28:20.9392205Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-bom ---
2023-04-14T11:28:20.9488479Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.6.1/extra-enforcer-rules-1.6.1.pom
2023-04-14T11:28:20.9616361Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.6.1/extra-enforcer-rules-1.6.1.pom (7.3 kB at 558 kB/s)
2023-04-14T11:28:20.9671911Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/69/mojo-parent-69.pom
2023-04-14T11:28:20.9746296Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/69/mojo-parent-69.pom (35 kB at 4.3 MB/s)
2023-04-14T11:28:20.9777222Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
2023-04-14T11:28:20.9843931Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 938 kB/s)
2023-04-14T11:28:20.9890268Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
2023-04-14T11:28:21.0027648Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 500 kB/s)
2023-04-14T11:28:21.0124484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
2023-04-14T11:28:21.0219808Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 544 kB/s)
2023-04-14T11:28:21.0250104Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
2023-04-14T11:28:21.0368553Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 672 kB/s)
2023-04-14T11:28:21.0399209Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
2023-04-14T11:28:21.0531527Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.7 MB/s)
2023-04-14T11:28:21.0575046Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
2023-04-14T11:28:21.0644638Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 5.3 MB/s)
2023-04-14T11:28:21.0708230Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
2023-04-14T11:28:21.0788515Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.5 MB/s)
2023-04-14T11:28:21.0893842Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
2023-04-14T11:28:21.0956999Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 708 kB/s)
2023-04-14T11:28:21.0993666Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
2023-04-14T11:28:21.1088778Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 913 kB/s)
2023-04-14T11:28:21.1116991Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
2023-04-14T11:28:21.1186546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.6 MB/s)
2023-04-14T11:28:21.1240877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
2023-04-14T11:28:21.1354300Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 271 kB/s)
2023-04-14T11:28:21.1410017Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
2023-04-14T11:28:21.1516432Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 236 kB/s)
2023-04-14T11:28:21.1597579Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
2023-04-14T11:28:21.1676451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 192 kB/s)
2023-04-14T11:28:21.1711256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
2023-04-14T11:28:21.1838310Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 236 kB/s)
2023-04-14T11:28:21.1859159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
2023-04-14T11:28:21.1938862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.6 MB/s)
2023-04-14T11:28:21.1967039Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
2023-04-14T11:28:21.2114442Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 451 kB/s)
2023-04-14T11:28:21.2130398Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2023-04-14T11:28:21.2193333Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s)
2023-04-14T11:28:21.2225848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
2023-04-14T11:28:21.2282363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 154 kB/s)
2023-04-14T11:28:21.2302310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
2023-04-14T11:28:21.2360024Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.0 MB/s)
2023-04-14T11:28:21.2380780Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
2023-04-14T11:28:21.2461605Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 3.2 MB/s)
2023-04-14T11:28:21.2523428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
2023-04-14T11:28:21.2598839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 423 kB/s)
2023-04-14T11:28:21.2626781Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
2023-04-14T11:28:21.2700962Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s)
2023-04-14T11:28:21.2732103Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
2023-04-14T11:28:21.2826244Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 840 kB/s)
2023-04-14T11:28:21.2891515Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
2023-04-14T11:28:21.3035846Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 172 kB/s)
2023-04-14T11:28:21.3059547Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
2023-04-14T11:28:21.3139070Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 279 kB/s)
2023-04-14T11:28:21.3172719Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
2023-04-14T11:28:21.3238030Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 391 kB/s)
2023-04-14T11:28:21.3339288Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
2023-04-14T11:28:21.3399126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 504 kB/s)
2023-04-14T11:28:21.3455952Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
2023-04-14T11:28:21.3513097Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 714 kB/s)
2023-04-14T11:28:21.3542377Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
2023-04-14T11:28:21.3692723Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 980 kB/s)
2023-04-14T11:28:21.3735892Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2023-04-14T11:28:21.3812089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s)
2023-04-14T11:28:21.3839713Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
2023-04-14T11:28:21.3899691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.2 MB/s)
2023-04-14T11:28:21.3924156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
2023-04-14T11:28:21.3997628Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 684 kB/s)
2023-04-14T11:28:21.4022620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
2023-04-14T11:28:21.4116957Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 628 kB/s)
2023-04-14T11:28:21.4143058Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
2023-04-14T11:28:21.4226748Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 4.0 MB/s)
2023-04-14T11:28:21.4260736Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2023-04-14T11:28:21.4308220Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 122 kB/s)
2023-04-14T11:28:21.4327192Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
2023-04-14T11:28:21.4401724Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 375 kB/s)
2023-04-14T11:28:21.4444587Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
2023-04-14T11:28:21.4575819Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.1 MB/s)
2023-04-14T11:28:21.4614955Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
2023-04-14T11:28:21.4666080Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.5 MB/s)
2023-04-14T11:28:21.4713454Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
2023-04-14T11:28:21.4794247Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 428 kB/s)
2023-04-14T11:28:21.4843856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
2023-04-14T11:28:21.4912126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 607 kB/s)
2023-04-14T11:28:21.4957201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
2023-04-14T11:28:21.5014576Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 316 kB/s)
2023-04-14T11:28:21.5039003Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
2023-04-14T11:28:21.5121144Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.8 MB/s)
2023-04-14T11:28:21.5152010Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
2023-04-14T11:28:21.5225321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 342 kB/s)
2023-04-14T11:28:21.5269427Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
2023-04-14T11:28:21.5343417Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s)
2023-04-14T11:28:21.5383947Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
2023-04-14T11:28:21.5469585Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 434 kB/s)
2023-04-14T11:28:21.5590431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
2023-04-14T11:28:21.5691177Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 994 kB/s)
2023-04-14T11:28:21.5718099Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
2023-04-14T11:28:21.5781946Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
2023-04-14T11:28:21.5826164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
2023-04-14T11:28:21.5916681Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 2.3 MB/s)
2023-04-14T11:28:21.5959483Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2023-04-14T11:28:21.6024330Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s)
2023-04-14T11:28:21.6049263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
2023-04-14T11:28:21.6104950Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.0 MB/s)
2023-04-14T11:28:21.6134618Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
2023-04-14T11:28:21.6213995Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 917 kB/s)
2023-04-14T11:28:21.6239518Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2023-04-14T11:28:21.6297625Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 804 kB/s)
2023-04-14T11:28:21.6358060Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
2023-04-14T11:28:21.6636421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 84 kB/s)
2023-04-14T11:28:21.6637491Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
2023-04-14T11:28:21.6884918Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 956 kB/s)
2023-04-14T11:28:21.6958135Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
2023-04-14T11:28:21.7149037Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 366 kB/s)
2023-04-14T11:28:21.7181197Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
2023-04-14T11:28:21.7250098Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 728 kB/s)
2023-04-14T11:28:21.7290276Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
2023-04-14T11:28:21.7663743Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.1 MB/s)
2023-04-14T11:28:21.7767971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
2023-04-14T11:28:21.7956512Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 970 kB/s)
2023-04-14T11:28:21.8026940Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
2023-04-14T11:28:21.8218478Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 218 kB/s)
2023-04-14T11:28:21.8243786Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
2023-04-14T11:28:21.8311391Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 3.7 MB/s)
2023-04-14T11:28:21.8344479Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2023-04-14T11:28:21.8519093Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.9 MB/s)
2023-04-14T11:28:21.8542414Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2023-04-14T11:28:21.8604338Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.0 MB/s)
2023-04-14T11:28:21.8714871Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
2023-04-14T11:28:21.8792480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.0 MB/s)
2023-04-14T11:28:21.8826870Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
2023-04-14T11:28:21.8928145Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s)
2023-04-14T11:28:21.8996112Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
2023-04-14T11:28:21.9053321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 850 kB/s)
2023-04-14T11:28:21.9079070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
2023-04-14T11:28:21.9130045Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 347 kB/s)
2023-04-14T11:28:21.9159656Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
2023-04-14T11:28:21.9242304Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 3.5 MB/s)
2023-04-14T11:28:21.9282382Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
2023-04-14T11:28:21.9334477Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 339 kB/s)
2023-04-14T11:28:21.9387014Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
2023-04-14T11:28:21.9503138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 530 kB/s)
2023-04-14T11:28:21.9550845Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
2023-04-14T11:28:21.9616234Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.2 MB/s)
2023-04-14T11:28:21.9671765Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
2023-04-14T11:28:21.9745535Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 368 kB/s)
2023-04-14T11:28:21.9803897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
2023-04-14T11:28:21.9877444Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 702 kB/s)
2023-04-14T11:28:22.0010484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
2023-04-14T11:28:22.0102821Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.4 MB/s)
2023-04-14T11:28:22.0185464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
2023-04-14T11:28:22.0358696Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 319 kB/s)
2023-04-14T11:28:22.0536928Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
2023-04-14T11:28:22.0604082Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 713 kB/s)
2023-04-14T11:28:22.0696745Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
2023-04-14T11:28:22.0844903Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 232 kB/s)
2023-04-14T11:28:22.0885202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
2023-04-14T11:28:22.1071056Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 96 kB/s)
2023-04-14T11:28:22.1097655Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
2023-04-14T11:28:22.1184079Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 2.1 MB/s)
2023-04-14T11:28:22.1225035Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
2023-04-14T11:28:22.1361902Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.8 MB/s)
2023-04-14T11:28:22.1384431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
2023-04-14T11:28:22.1463322Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 1.8 MB/s)
2023-04-14T11:28:22.1641704Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
2023-04-14T11:28:22.1642864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.6.1/extra-enforcer-rules-1.6.1.jar
2023-04-14T11:28:22.1643773Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
2023-04-14T11:28:22.1649499Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
2023-04-14T11:28:22.1661828Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
2023-04-14T11:28:22.1983446Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 2.8 MB/s)
2023-04-14T11:28:22.1984586Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
2023-04-14T11:28:22.2247296Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.6.1/extra-enforcer-rules-1.6.1.jar (51 kB at 810 kB/s)
2023-04-14T11:28:22.2248431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
2023-04-14T11:28:22.2318577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 3.1 MB/s)
2023-04-14T11:28:22.2319593Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
2023-04-14T11:28:22.2422066Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 347 kB/s)
2023-04-14T11:28:22.2423134Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
2023-04-14T11:28:22.2445402Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.9 MB/s)
2023-04-14T11:28:22.2446379Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
2023-04-14T11:28:22.2462734Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 877 kB/s)
2023-04-14T11:28:22.2463641Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
2023-04-14T11:28:22.2564555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 126 kB/s)
2023-04-14T11:28:22.2575179Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 653 kB/s)
2023-04-14T11:28:22.2587718Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
2023-04-14T11:28:22.2590452Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
2023-04-14T11:28:22.2666972Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 457 kB/s)
2023-04-14T11:28:22.2667959Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
2023-04-14T11:28:22.2760409Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.2 MB/s)
2023-04-14T11:28:22.2761326Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
2023-04-14T11:28:22.2864291Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 459 kB/s)
2023-04-14T11:28:22.2885455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
2023-04-14T11:28:22.2899277Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.1 MB/s)
2023-04-14T11:28:22.2901666Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
2023-04-14T11:28:22.2956608Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 905 kB/s)
2023-04-14T11:28:22.2959003Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
2023-04-14T11:28:22.3028566Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 314 kB/s)
2023-04-14T11:28:22.3030361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
2023-04-14T11:28:22.3035868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 188 kB/s)
2023-04-14T11:28:22.3038171Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
2023-04-14T11:28:22.3193041Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 2.5 MB/s)
2023-04-14T11:28:22.3194344Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
2023-04-14T11:28:22.3204004Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 433 kB/s)
2023-04-14T11:28:22.3204893Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 299 kB/s)
2023-04-14T11:28:22.3205666Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
2023-04-14T11:28:22.3208955Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
2023-04-14T11:28:22.3318501Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 185 kB/s)
2023-04-14T11:28:22.3319766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2023-04-14T11:28:22.3362170Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 1.0 MB/s)
2023-04-14T11:28:22.3363102Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2023-04-14T11:28:22.3403253Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 14 kB/s)
2023-04-14T11:28:22.3404082Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
2023-04-14T11:28:22.3572881Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 25 kB/s)
2023-04-14T11:28:22.3660785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 3.0 MB/s)
2023-04-14T11:28:22.3661989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
2023-04-14T11:28:22.3664149Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 914 kB/s)
2023-04-14T11:28:22.3667387Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
2023-04-14T11:28:22.3674475Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
2023-04-14T11:28:22.3716265Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 256 kB/s)
2023-04-14T11:28:22.3717420Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
2023-04-14T11:28:22.3730077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 302 kB/s)
2023-04-14T11:28:22.3740926Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 20 kB/s)
2023-04-14T11:28:22.3744812Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
2023-04-14T11:28:22.3751803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
2023-04-14T11:28:22.3773443Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 135 kB/s)
2023-04-14T11:28:22.3774680Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
2023-04-14T11:28:22.3794555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 1.9 MB/s)
2023-04-14T11:28:22.3838101Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
2023-04-14T11:28:22.3842235Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 62 kB/s)
2023-04-14T11:28:22.3846117Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
2023-04-14T11:28:22.3934515Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 656 kB/s)
2023-04-14T11:28:22.3935694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
2023-04-14T11:28:22.3938061Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 672 kB/s)
2023-04-14T11:28:22.3939156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
2023-04-14T11:28:22.4095351Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 1.1 MB/s)
2023-04-14T11:28:22.4192900Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 1.3 MB/s)
2023-04-14T11:28:22.4204329Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.3 MB/s)
2023-04-14T11:28:22.4239382Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.5 MB/s)
2023-04-14T11:28:22.4347439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 8.4 MB/s)
2023-04-14T11:28:22.5677756Z [INFO] Adding ignore: module-info
2023-04-14T11:28:22.5691560Z [INFO] 
2023-04-14T11:28:22.5693736Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-bom ---
2023-04-14T11:28:22.5753379Z [INFO] 
2023-04-14T11:28:22.5754640Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-bom ---
2023-04-14T11:28:22.5828337Z [INFO] 
2023-04-14T11:28:22.5829024Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-bom ---
2023-04-14T11:28:22.5911437Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/5/maven-shared-resources-5.pom
2023-04-14T11:28:22.6004164Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/5/maven-shared-resources-5.pom (3.4 kB at 340 kB/s)
2023-04-14T11:28:22.6044871Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.31.0/spotless-lib-2.31.0.pom
2023-04-14T11:28:22.6136341Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.31.0/spotless-lib-2.31.0.pom (1.5 kB at 171 kB/s)
2023-04-14T11:28:22.6157010Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.31.0/spotless-lib-extra-2.31.0.pom
2023-04-14T11:28:22.6262718Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.31.0/spotless-lib-extra-2.31.0.pom (2.7 kB at 273 kB/s)
2023-04-14T11:28:22.6282855Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom
2023-04-14T11:28:22.6386922Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom (2.0 kB at 195 kB/s)
2023-04-14T11:28:22.6475507Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom
2023-04-14T11:28:22.6640081Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom (2.1 kB at 126 kB/s)
2023-04-14T11:28:22.6666440Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.1.202206130422-r/org.eclipse.jgit-5.13.1.202206130422-r.pom
2023-04-14T11:28:22.6726592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.1.202206130422-r/org.eclipse.jgit-5.13.1.202206130422-r.pom (7.6 kB at 1.3 MB/s)
2023-04-14T11:28:22.6749683Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.1.202206130422-r/org.eclipse.jgit-parent-5.13.1.202206130422-r.pom
2023-04-14T11:28:22.6810322Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.1.202206130422-r/org.eclipse.jgit-parent-5.13.1.202206130422-r.pom (34 kB at 5.6 MB/s)
2023-04-14T11:28:22.6875895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
2023-04-14T11:28:22.6934906Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 826 kB/s)
2023-04-14T11:28:22.6955716Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
2023-04-14T11:28:22.7008925Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 816 kB/s)
2023-04-14T11:28:22.7031997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
2023-04-14T11:28:22.7141860Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 349 kB/s)
2023-04-14T11:28:22.7162397Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
2023-04-14T11:28:22.7227053Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.3 MB/s)
2023-04-14T11:28:22.7255310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom
2023-04-14T11:28:22.7323625Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom (9.7 kB at 1.4 MB/s)
2023-04-14T11:28:22.7348788Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom
2023-04-14T11:28:22.7412608Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom (22 kB at 3.1 MB/s)
2023-04-14T11:28:22.7439339Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom
2023-04-14T11:28:22.7520326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom (24 kB at 3.0 MB/s)
2023-04-14T11:28:22.7556723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
2023-04-14T11:28:22.7619668Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 738 kB/s)
2023-04-14T11:28:22.7637355Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
2023-04-14T11:28:22.7712668Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 382 kB/s)
2023-04-14T11:28:22.7742778Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
2023-04-14T11:28:22.7795269Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.3 MB/s)
2023-04-14T11:28:22.7820631Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
2023-04-14T11:28:22.7935588Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 320 kB/s)
2023-04-14T11:28:22.7956926Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
2023-04-14T11:28:22.8007995Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 2.8 MB/s)
2023-04-14T11:28:22.8063227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/5/maven-shared-resources-5.jar
2023-04-14T11:28:22.8064438Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.31.0/spotless-lib-2.31.0.jar
2023-04-14T11:28:22.8082015Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar
2023-04-14T11:28:22.8089234Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.31.0/spotless-lib-extra-2.31.0.jar
2023-04-14T11:28:22.8131913Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar
2023-04-14T11:28:22.8199645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/5/maven-shared-resources-5.jar (18 kB at 1.7 MB/s)
2023-04-14T11:28:22.8204400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar
2023-04-14T11:28:22.8225933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.31.0/spotless-lib-extra-2.31.0.jar (84 kB at 5.0 MB/s)
2023-04-14T11:28:22.8226748Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar
2023-04-14T11:28:22.8244399Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar (120 kB at 7.1 MB/s)
2023-04-14T11:28:22.8249040Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar
2023-04-14T11:28:22.8443833Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.31.0/spotless-lib-2.31.0.jar (352 kB at 8.8 MB/s)
2023-04-14T11:28:22.8475653Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar (344 kB at 8.8 MB/s)
2023-04-14T11:28:22.8512928Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
2023-04-14T11:28:22.8516980Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
2023-04-14T11:28:22.8526096Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar (296 kB at 6.6 MB/s)
2023-04-14T11:28:22.8527174Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
2023-04-14T11:28:22.8589033Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 458 kB/s)
2023-04-14T11:28:22.8590887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.1.202206130422-r/org.eclipse.jgit-5.13.1.202206130422-r.jar
2023-04-14T11:28:22.8761657Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 620 kB/s)
2023-04-14T11:28:22.8763575Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
2023-04-14T11:28:22.8768537Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 3.9 MB/s)
2023-04-14T11:28:22.8879909Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 2.1 MB/s)
2023-04-14T11:28:22.9197700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar (1.2 MB at 11 MB/s)
2023-04-14T11:28:22.9877986Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.1.202206130422-r/org.eclipse.jgit-5.13.1.202206130422-r.jar (2.8 MB at 16 MB/s)
2023-04-14T11:28:23.0272031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar (8.0 MB at 37 MB/s)
2023-04-14T11:28:23.3945748Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/3.0.0/sortpom-sorter-3.0.0.pom
2023-04-14T11:28:23.4008177Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/3.0.0/sortpom-sorter-3.0.0.pom (919 B at 131 kB/s)
2023-04-14T11:28:23.4028112Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/3.0.0/sortpom-parent-3.0.0.pom
2023-04-14T11:28:23.4092606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/3.0.0/sortpom-parent-3.0.0.pom (17 kB at 2.9 MB/s)
2023-04-14T11:28:23.4122140Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
2023-04-14T11:28:23.4168209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 3.2 MB/s)
2023-04-14T11:28:23.4211202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
2023-04-14T11:28:23.4271211Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 304 kB/s)
2023-04-14T11:28:23.4312851Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/3.0.0/sortpom-sorter-3.0.0.jar
2023-04-14T11:28:23.4325609Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
2023-04-14T11:28:23.4334133Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
2023-04-14T11:28:23.4470653Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 18 MB/s)
2023-04-14T11:28:23.4482491Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/3.0.0/sortpom-sorter-3.0.0.jar (84 kB at 4.7 MB/s)
2023-04-14T11:28:23.4494276Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 9.5 MB/s)
2023-04-14T11:28:23.4898231Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format/1.1.0/palantir-java-format-1.1.0.pom
2023-04-14T11:28:23.4952536Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format/1.1.0/palantir-java-format-1.1.0.pom (8.3 kB at 1.4 MB/s)
2023-04-14T11:28:23.4971894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format-spi/1.1.0/palantir-java-format-spi-1.1.0.pom
2023-04-14T11:28:23.5077137Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format-spi/1.1.0/palantir-java-format-spi-1.1.0.pom (7.2 kB at 650 kB/s)
2023-04-14T11:28:23.5094922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.pom
2023-04-14T11:28:23.5137832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.pom (8.3 kB at 2.1 MB/s)
2023-04-14T11:28:23.5153293Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.0.1-jre/guava-parent-27.0.1-jre.pom
2023-04-14T11:28:23.5327328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.0.1-jre/guava-parent-27.0.1-jre.pom (10 kB at 612 kB/s)
2023-04-14T11:28:23.5353335Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
2023-04-14T11:28:23.5399785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 603 kB/s)
2023-04-14T11:28:23.5435075Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
2023-04-14T11:28:23.5590493Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 599 kB/s)
2023-04-14T11:28:23.5623863Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
2023-04-14T11:28:23.5688949Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 325 kB/s)
2023-04-14T11:28:23.5707718Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
2023-04-14T11:28:23.5751949Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.1 MB/s)
2023-04-14T11:28:23.5777499Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
2023-04-14T11:28:23.5882987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 226 kB/s)
2023-04-14T11:28:23.5901851Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
2023-04-14T11:28:23.5957863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 297 kB/s)
2023-04-14T11:28:23.5978287Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
2023-04-14T11:28:23.6027944Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 1.0 MB/s)
2023-04-14T11:28:23.6054723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
2023-04-14T11:28:23.6101717Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 690 kB/s)
2023-04-14T11:28:23.6122986Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
2023-04-14T11:28:23.6160694Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 857 kB/s)
2023-04-14T11:28:23.6174970Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
2023-04-14T11:28:23.6215564Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 2.2 MB/s)
2023-04-14T11:28:23.6247276Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
2023-04-14T11:28:23.6298942Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 6.7 MB/s)
2023-04-14T11:28:23.6339317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/javac-shaded/9+181-r4173-1/javac-shaded-9+181-r4173-1.pom
2023-04-14T11:28:23.6401474Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/javac-shaded/9+181-r4173-1/javac-shaded-9+181-r4173-1.pom (1.2 kB at 202 kB/s)
2023-04-14T11:28:23.6431053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/4.8/functionaljava-4.8.pom
2023-04-14T11:28:23.6496785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/4.8/functionaljava-4.8.pom (1.7 kB at 243 kB/s)
2023-04-14T11:28:23.6519914Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.pom
2023-04-14T11:28:23.6575824Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.pom (7.4 kB at 1.2 MB/s)
2023-04-14T11:28:23.6603483Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.1/jackson-base-2.11.1.pom
2023-04-14T11:28:23.6647854Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.1/jackson-base-2.11.1.pom (7.4 kB at 1.9 MB/s)
2023-04-14T11:28:23.6660405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.1/jackson-bom-2.11.1.pom
2023-04-14T11:28:23.6707209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.1/jackson-bom-2.11.1.pom (13 kB at 2.5 MB/s)
2023-04-14T11:28:23.6720351Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
2023-04-14T11:28:23.6767949Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 1.6 MB/s)
2023-04-14T11:28:23.6781888Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
2023-04-14T11:28:23.6903885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 2.3 MB/s)
2023-04-14T11:28:23.6905192Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.pom
2023-04-14T11:28:23.6971687Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.pom (3.5 kB at 591 kB/s)
2023-04-14T11:28:23.7006097Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.pom
2023-04-14T11:28:23.7071505Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.pom (4.9 kB at 810 kB/s)
2023-04-14T11:28:23.7107902Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.1/jackson-datatype-jdk8-2.11.1.pom
2023-04-14T11:28:23.7160810Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.1/jackson-datatype-jdk8-2.11.1.pom (2.2 kB at 444 kB/s)
2023-04-14T11:28:23.7180969Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.11.1/jackson-modules-java8-2.11.1.pom
2023-04-14T11:28:23.7249113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.11.1/jackson-modules-java8-2.11.1.pom (3.2 kB at 458 kB/s)
2023-04-14T11:28:23.7286538Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.1/jackson-module-parameter-names-2.11.1.pom
2023-04-14T11:28:23.7455031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.1/jackson-module-parameter-names-2.11.1.pom (4.0 kB at 236 kB/s)
2023-04-14T11:28:23.7540028Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format/1.1.0/palantir-java-format-1.1.0.jar
2023-04-14T11:28:23.7544710Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format-spi/1.1.0/palantir-java-format-spi-1.1.0.jar
2023-04-14T11:28:23.7549747Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.jar
2023-04-14T11:28:23.7554872Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
2023-04-14T11:28:23.7572387Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
2023-04-14T11:28:23.7665320Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 385 kB/s)
2023-04-14T11:28:23.7671645Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
2023-04-14T11:28:23.7696235Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format-spi/1.1.0/palantir-java-format-spi-1.1.0.jar (7.2 kB at 481 kB/s)
2023-04-14T11:28:23.7697100Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
2023-04-14T11:28:23.7742737Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 122 kB/s)
2023-04-14T11:28:23.7746848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
2023-04-14T11:28:23.7752739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 997 kB/s)
2023-04-14T11:28:23.7794665Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
2023-04-14T11:28:23.7860470Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 456 kB/s)
2023-04-14T11:28:23.7861443Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
2023-04-14T11:28:23.7878256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 6.2 MB/s)
2023-04-14T11:28:23.7886448Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/palantir/javaformat/palantir-java-format/1.1.0/palantir-java-format-1.1.0.jar (359 kB at 10.0 MB/s)
2023-04-14T11:28:23.7887305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/javac-shaded/9+181-r4173-1/javac-shaded-9+181-r4173-1.jar
2023-04-14T11:28:23.7918025Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/4.8/functionaljava-4.8.jar
2023-04-14T11:28:23.7934945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 91 kB/s)
2023-04-14T11:28:23.7935772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.jar
2023-04-14T11:28:23.7959935Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 220 kB/s)
2023-04-14T11:28:23.7961186Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.jar
2023-04-14T11:28:23.8081456Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.jar (68 kB at 1.3 MB/s)
2023-04-14T11:28:23.8082763Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.jar
2023-04-14T11:28:23.8513848Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.jar (352 kB at 3.8 MB/s)
2023-04-14T11:28:23.8515528Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.1/jackson-datatype-jdk8-2.11.1.jar
2023-04-14T11:28:23.8727829Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.1/jackson-datatype-jdk8-2.11.1.jar (34 kB at 297 kB/s)
2023-04-14T11:28:23.8764814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.1/jackson-module-parameter-names-2.11.1.jar
2023-04-14T11:28:23.8825010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.1/jackson-module-parameter-names-2.11.1.jar (9.3 kB at 73 kB/s)
2023-04-14T11:28:23.9136575Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.jar (1.4 MB at 9.0 MB/s)
2023-04-14T11:28:23.9281149Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/4.8/functionaljava-4.8.jar (1.9 MB at 11 MB/s)
2023-04-14T11:28:23.9372190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.jar (2.7 MB at 15 MB/s)
2023-04-14T11:28:23.9432202Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/javac-shaded/9+181-r4173-1/javac-shaded-9+181-r4173-1.jar (2.9 MB at 15 MB/s)
2023-04-14T11:28:24.0291261Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.pom
2023-04-14T11:28:24.0345352Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.pom (8.2 kB at 1.4 MB/s)
2023-04-14T11:28:24.0361727Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.7/google-java-format-parent-1.7.pom
2023-04-14T11:28:24.0413062Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.7/google-java-format-parent-1.7.pom (8.4 kB at 1.4 MB/s)
2023-04-14T11:28:24.0447258Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.jar
2023-04-14T11:28:24.0538333Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.jar (225 kB at 25 MB/s)
2023-04-14T11:28:24.1124809Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:24.1263880Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:24.1482417Z [INFO] Sorting file /tmp/pom3506538945418839276.xml
2023-04-14T11:28:24.4450493Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:24.4479199Z [INFO] 
2023-04-14T11:28:24.4482818Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-bom ---
2023-04-14T11:28:24.4519527Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
2023-04-14T11:28:24.4578589Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 627 kB/s)
2023-04-14T11:28:24.4606674Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
2023-04-14T11:28:24.4684720Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 197 kB/s)
2023-04-14T11:28:24.4704270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
2023-04-14T11:28:24.4756688Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 3.6 MB/s)
2023-04-14T11:28:24.4831724Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
2023-04-14T11:28:24.4886753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 316 kB/s)
2023-04-14T11:28:24.4947973Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
2023-04-14T11:28:24.5019541Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 1.1 MB/s)
2023-04-14T11:28:24.5072480Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
2023-04-14T11:28:24.5120473Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 1.4 MB/s)
2023-04-14T11:28:24.5178022Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
2023-04-14T11:28:24.5238004Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 3.6 MB/s)
2023-04-14T11:28:24.5305035Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
2023-04-14T11:28:24.5342417Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 951 kB/s)
2023-04-14T11:28:24.5375269Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
2023-04-14T11:28:24.5427874Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.0 MB/s)
2023-04-14T11:28:24.5478214Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
2023-04-14T11:28:24.5527184Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 4.5 MB/s)
2023-04-14T11:28:24.5558289Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
2023-04-14T11:28:24.5596056Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 458 kB/s)
2023-04-14T11:28:24.5637435Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
2023-04-14T11:28:24.5674372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 564 kB/s)
2023-04-14T11:28:24.5704474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
2023-04-14T11:28:24.5740290Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 342 kB/s)
2023-04-14T11:28:24.5763317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
2023-04-14T11:28:24.5798617Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:24.5826600Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
2023-04-14T11:28:24.5868112Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 5.0 MB/s)
2023-04-14T11:28:24.5928294Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
2023-04-14T11:28:24.6002660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 236 kB/s)
2023-04-14T11:28:24.6064778Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
2023-04-14T11:28:24.6098095Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 544 kB/s)
2023-04-14T11:28:24.6179006Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
2023-04-14T11:28:24.6220101Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 761 kB/s)
2023-04-14T11:28:24.6264361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
2023-04-14T11:28:24.6298185Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 824 kB/s)
2023-04-14T11:28:24.6348126Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
2023-04-14T11:28:24.6392404Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 706 kB/s)
2023-04-14T11:28:24.6427845Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
2023-04-14T11:28:24.6517514Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 195 kB/s)
2023-04-14T11:28:24.6554986Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
2023-04-14T11:28:24.6620901Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 670 kB/s)
2023-04-14T11:28:24.6654159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
2023-04-14T11:28:24.6690574Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 1.2 MB/s)
2023-04-14T11:28:24.6703513Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
2023-04-14T11:28:24.6766010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 3.1 MB/s)
2023-04-14T11:28:24.6847718Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
2023-04-14T11:28:24.6901757Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.9 MB/s)
2023-04-14T11:28:24.6927538Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
2023-04-14T11:28:24.6979642Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 11 MB/s)
2023-04-14T11:28:24.7018156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
2023-04-14T11:28:24.7130256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.4 MB/s)
2023-04-14T11:28:24.7159945Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
2023-04-14T11:28:24.7198980Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 741 kB/s)
2023-04-14T11:28:24.7212170Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
2023-04-14T11:28:24.7294398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 601 kB/s)
2023-04-14T11:28:24.7323227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
2023-04-14T11:28:24.7477935Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 527 kB/s)
2023-04-14T11:28:24.7502218Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
2023-04-14T11:28:24.7540502Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 1.3 MB/s)
2023-04-14T11:28:24.7553863Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
2023-04-14T11:28:24.7591168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 5.1 MB/s)
2023-04-14T11:28:24.7626384Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
2023-04-14T11:28:24.7659903Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 1.8 MB/s)
2023-04-14T11:28:24.7672150Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
2023-04-14T11:28:24.7705449Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 4.5 MB/s)
2023-04-14T11:28:24.7719733Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
2023-04-14T11:28:24.7751571Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 4.6 MB/s)
2023-04-14T11:28:24.7770858Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
2023-04-14T11:28:24.7801435Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 4.3 MB/s)
2023-04-14T11:28:24.7827071Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
2023-04-14T11:28:24.7862061Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 620 kB/s)
2023-04-14T11:28:24.7873682Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
2023-04-14T11:28:24.7907509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 518 kB/s)
2023-04-14T11:28:24.7924110Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
2023-04-14T11:28:24.7954073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 1.1 MB/s)
2023-04-14T11:28:24.7965339Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
2023-04-14T11:28:24.7996291Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 4.5 MB/s)
2023-04-14T11:28:24.8025401Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
2023-04-14T11:28:24.8057836Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 1.5 MB/s)
2023-04-14T11:28:24.8088410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
2023-04-14T11:28:24.8128882Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 7.0 MB/s)
2023-04-14T11:28:24.8146015Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
2023-04-14T11:28:24.8190358Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 19 MB/s)
2023-04-14T11:28:24.8232315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
2023-04-14T11:28:24.8270992Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 5.2 MB/s)
2023-04-14T11:28:24.8306021Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
2023-04-14T11:28:24.8341886Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 4.8 MB/s)
2023-04-14T11:28:24.8358577Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom
2023-04-14T11:28:24.8406212Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 15 MB/s)
2023-04-14T11:28:24.8478689Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
2023-04-14T11:28:24.8547982Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 3.9 MB/s)
2023-04-14T11:28:24.8599090Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
2023-04-14T11:28:24.8656615Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 944 kB/s)
2023-04-14T11:28:24.8680653Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
2023-04-14T11:28:24.8722389Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 4.1 MB/s)
2023-04-14T11:28:24.8742361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
2023-04-14T11:28:24.8791785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 6.9 MB/s)
2023-04-14T11:28:24.8831192Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
2023-04-14T11:28:24.8872560Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 1.2 MB/s)
2023-04-14T11:28:24.8900265Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
2023-04-14T11:28:24.8944132Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.6 MB/s)
2023-04-14T11:28:24.8985169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
2023-04-14T11:28:24.9038377Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.2 MB/s)
2023-04-14T11:28:24.9053415Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
2023-04-14T11:28:24.9103679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 11 MB/s)
2023-04-14T11:28:24.9194534Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
2023-04-14T11:28:24.9241987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.3 MB/s)
2023-04-14T11:28:24.9319327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
2023-04-14T11:28:24.9368425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 993 kB/s)
2023-04-14T11:28:24.9384078Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
2023-04-14T11:28:24.9422540Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 3.3 MB/s)
2023-04-14T11:28:24.9496762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
2023-04-14T11:28:24.9535301Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 1.5 MB/s)
2023-04-14T11:28:24.9561436Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
2023-04-14T11:28:24.9624375Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s)
2023-04-14T11:28:24.9651657Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
2023-04-14T11:28:24.9701369Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.9 MB/s)
2023-04-14T11:28:24.9719607Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
2023-04-14T11:28:24.9758532Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 5.8 MB/s)
2023-04-14T11:28:24.9777514Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
2023-04-14T11:28:24.9812887Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 3.6 MB/s)
2023-04-14T11:28:24.9842586Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
2023-04-14T11:28:25.0033278Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 73 kB/s)
2023-04-14T11:28:25.0058857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
2023-04-14T11:28:25.0107409Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.9 MB/s)
2023-04-14T11:28:25.0162434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
2023-04-14T11:28:25.0209448Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s)
2023-04-14T11:28:25.0231173Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
2023-04-14T11:28:25.0273416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s)
2023-04-14T11:28:25.0310313Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
2023-04-14T11:28:25.0463436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 99 kB/s)
2023-04-14T11:28:25.0477340Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
2023-04-14T11:28:25.0522269Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 5.6 MB/s)
2023-04-14T11:28:25.0538003Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
2023-04-14T11:28:25.0576974Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 8.1 MB/s)
2023-04-14T11:28:25.0593997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
2023-04-14T11:28:25.0650231Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 819 kB/s)
2023-04-14T11:28:25.0689637Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
2023-04-14T11:28:25.0721551Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 1.1 MB/s)
2023-04-14T11:28:25.0746461Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
2023-04-14T11:28:25.0835727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 162 kB/s)
2023-04-14T11:28:25.0860038Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
2023-04-14T11:28:25.0972075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 112 kB/s)
2023-04-14T11:28:25.0983821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
2023-04-14T11:28:25.1055664Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 70 kB/s)
2023-04-14T11:28:25.1073049Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
2023-04-14T11:28:25.1112461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.4 MB/s)
2023-04-14T11:28:25.1137336Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
2023-04-14T11:28:25.1176500Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 250 kB/s)
2023-04-14T11:28:25.1226474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
2023-04-14T11:28:25.1271784Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 782 kB/s)
2023-04-14T11:28:25.1310895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
2023-04-14T11:28:25.1385778Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 259 kB/s)
2023-04-14T11:28:25.1417959Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
2023-04-14T11:28:25.1510495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 334 kB/s)
2023-04-14T11:28:25.1529927Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
2023-04-14T11:28:25.1564309Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 2.1 MB/s)
2023-04-14T11:28:25.1583679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
2023-04-14T11:28:25.1617268Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 885 kB/s)
2023-04-14T11:28:25.1636993Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
2023-04-14T11:28:25.1671188Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 2.6 MB/s)
2023-04-14T11:28:25.1721862Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
2023-04-14T11:28:25.1760495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 482 kB/s)
2023-04-14T11:28:25.1772609Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
2023-04-14T11:28:25.1820193Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 5.5 MB/s)
2023-04-14T11:28:25.1828342Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
2023-04-14T11:28:25.1896699Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
2023-04-14T11:28:25.1922305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
2023-04-14T11:28:25.1963277Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 608 kB/s)
2023-04-14T11:28:25.1985879Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
2023-04-14T11:28:25.2024988Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 494 kB/s)
2023-04-14T11:28:25.2043432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
2023-04-14T11:28:25.2084602Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 548 kB/s)
2023-04-14T11:28:25.2160152Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
2023-04-14T11:28:25.2204439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 397 kB/s)
2023-04-14T11:28:25.2242945Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
2023-04-14T11:28:25.2400490Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 232 kB/s)
2023-04-14T11:28:25.2413656Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
2023-04-14T11:28:25.2457924Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 474 kB/s)
2023-04-14T11:28:25.2469033Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
2023-04-14T11:28:25.2502933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 2.2 MB/s)
2023-04-14T11:28:25.2521228Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
2023-04-14T11:28:25.2599376Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 403 kB/s)
2023-04-14T11:28:25.2630640Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
2023-04-14T11:28:25.2680928Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 564 kB/s)
2023-04-14T11:28:25.2707540Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
2023-04-14T11:28:25.2742907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 664 kB/s)
2023-04-14T11:28:25.2763896Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
2023-04-14T11:28:25.2810662Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s)
2023-04-14T11:28:25.2874723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
2023-04-14T11:28:25.2912366Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 1.3 MB/s)
2023-04-14T11:28:25.2935119Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
2023-04-14T11:28:25.2967447Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 2.0 MB/s)
2023-04-14T11:28:25.2982388Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
2023-04-14T11:28:25.3014612Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 3.6 MB/s)
2023-04-14T11:28:25.3036886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
2023-04-14T11:28:25.3070177Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 4.2 MB/s)
2023-04-14T11:28:25.3084598Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
2023-04-14T11:28:25.3123645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 5.5 MB/s)
2023-04-14T11:28:25.3146320Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
2023-04-14T11:28:25.3185881Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 3.5 MB/s)
2023-04-14T11:28:25.3208788Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
2023-04-14T11:28:25.3247356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 4.5 MB/s)
2023-04-14T11:28:25.3280964Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
2023-04-14T11:28:25.3316275Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 89 kB/s)
2023-04-14T11:28:25.3333983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
2023-04-14T11:28:25.3367858Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 289 kB/s)
2023-04-14T11:28:25.3414532Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
2023-04-14T11:28:25.3454545Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.8 MB/s)
2023-04-14T11:28:25.3481522Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
2023-04-14T11:28:25.3515921Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 1.5 MB/s)
2023-04-14T11:28:25.3538384Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
2023-04-14T11:28:25.3578689Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 36 kB/s)
2023-04-14T11:28:25.3597827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
2023-04-14T11:28:25.3633197Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 37 kB/s)
2023-04-14T11:28:25.3651327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
2023-04-14T11:28:25.3685669Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 42 kB/s)
2023-04-14T11:28:25.3708853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
2023-04-14T11:28:25.3763201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 1.0 MB/s)
2023-04-14T11:28:25.3786314Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
2023-04-14T11:28:25.3824530Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 244 kB/s)
2023-04-14T11:28:25.3851721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
2023-04-14T11:28:25.3891365Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 578 kB/s)
2023-04-14T11:28:25.3954158Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
2023-04-14T11:28:25.3994040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 41 kB/s)
2023-04-14T11:28:25.4013001Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
2023-04-14T11:28:25.4051436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 57 kB/s)
2023-04-14T11:28:25.4084555Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
2023-04-14T11:28:25.4121595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 1.1 MB/s)
2023-04-14T11:28:25.4141748Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
2023-04-14T11:28:25.4179046Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 562 kB/s)
2023-04-14T11:28:25.4228187Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
2023-04-14T11:28:25.4270823Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.8 MB/s)
2023-04-14T11:28:25.4300611Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
2023-04-14T11:28:25.4344144Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 28 kB/s)
2023-04-14T11:28:25.4369733Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
2023-04-14T11:28:25.4409524Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 35 kB/s)
2023-04-14T11:28:25.4432498Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
2023-04-14T11:28:25.4483362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.8 MB/s)
2023-04-14T11:28:25.4508334Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
2023-04-14T11:28:25.4551945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 3.1 MB/s)
2023-04-14T11:28:25.4570681Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
2023-04-14T11:28:25.4619546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 12 MB/s)
2023-04-14T11:28:25.4657455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2023-04-14T11:28:25.4699084Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 3.1 MB/s)
2023-04-14T11:28:25.4749772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
2023-04-14T11:28:25.4913646Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 187 kB/s)
2023-04-14T11:28:25.4953876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.pom
2023-04-14T11:28:25.5034689Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.pom (142 kB at 18 MB/s)
2023-04-14T11:28:25.5077774Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.2/picocli-4.6.2.pom
2023-04-14T11:28:25.5229826Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.2/picocli-4.6.2.pom (1.4 kB at 92 kB/s)
2023-04-14T11:28:25.5267262Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom
2023-04-14T11:28:25.5308457Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom (3.6 kB at 904 kB/s)
2023-04-14T11:28:25.5342167Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom
2023-04-14T11:28:25.5390846Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom (4.4 kB at 882 kB/s)
2023-04-14T11:28:25.5412201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
2023-04-14T11:28:25.5452937Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 3.6 MB/s)
2023-04-14T11:28:25.5498298Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
2023-04-14T11:28:25.5538666Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 2.7 MB/s)
2023-04-14T11:28:25.5568043Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
2023-04-14T11:28:25.5609925Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 3.5 MB/s)
2023-04-14T11:28:25.5643721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
2023-04-14T11:28:25.5680222Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 697 kB/s)
2023-04-14T11:28:25.5709631Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
2023-04-14T11:28:25.5753837Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 422 kB/s)
2023-04-14T11:28:25.5786216Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
2023-04-14T11:28:25.5829503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 1.7 MB/s)
2023-04-14T11:28:25.5852098Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
2023-04-14T11:28:25.5887485Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 690 kB/s)
2023-04-14T11:28:25.5907231Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
2023-04-14T11:28:25.5945183Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 2.3 MB/s)
2023-04-14T11:28:25.5966108Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
2023-04-14T11:28:25.6002866Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 2.7 MB/s)
2023-04-14T11:28:25.6030864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom
2023-04-14T11:28:25.6066629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom (2.6 kB at 653 kB/s)
2023-04-14T11:28:25.6699211Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
2023-04-14T11:28:25.6707949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
2023-04-14T11:28:25.6709101Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
2023-04-14T11:28:25.6710638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
2023-04-14T11:28:25.6711646Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
2023-04-14T11:28:25.6791928Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 921 kB/s)
2023-04-14T11:28:25.6793066Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
2023-04-14T11:28:25.6794186Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.0 MB/s)
2023-04-14T11:28:25.6795124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
2023-04-14T11:28:25.6886245Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 348 kB/s)
2023-04-14T11:28:25.6887799Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 547 kB/s)
2023-04-14T11:28:25.6888984Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
2023-04-14T11:28:25.6890051Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
2023-04-14T11:28:25.6891517Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 2.8 MB/s)
2023-04-14T11:28:25.6892867Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
2023-04-14T11:28:25.6928289Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 295 kB/s)
2023-04-14T11:28:25.6932270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
2023-04-14T11:28:25.6940014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 1.0 MB/s)
2023-04-14T11:28:25.6943827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
2023-04-14T11:28:25.6991104Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 712 kB/s)
2023-04-14T11:28:25.6994930Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
2023-04-14T11:28:25.7002573Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 153 kB/s)
2023-04-14T11:28:25.7003741Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
2023-04-14T11:28:25.7072278Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 2.0 MB/s)
2023-04-14T11:28:25.7073441Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
2023-04-14T11:28:25.7074492Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 673 kB/s)
2023-04-14T11:28:25.7075840Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
2023-04-14T11:28:25.7125236Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 815 kB/s)
2023-04-14T11:28:25.7126442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
2023-04-14T11:28:25.7127798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 652 kB/s)
2023-04-14T11:28:25.7128916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.7 MB/s)
2023-04-14T11:28:25.7131710Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
2023-04-14T11:28:25.7135836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
2023-04-14T11:28:25.7144256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 6.9 MB/s)
2023-04-14T11:28:25.7154055Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 757 kB/s)
2023-04-14T11:28:25.7180366Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 192 kB/s)
2023-04-14T11:28:25.7181425Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
2023-04-14T11:28:25.7182385Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
2023-04-14T11:28:25.7192050Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
2023-04-14T11:28:25.7273011Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 190 kB/s)
2023-04-14T11:28:25.7273768Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
2023-04-14T11:28:25.7279056Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 947 kB/s)
2023-04-14T11:28:25.7280021Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
2023-04-14T11:28:25.7286744Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 181 kB/s)
2023-04-14T11:28:25.7290465Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
2023-04-14T11:28:25.7334563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 115 kB/s)
2023-04-14T11:28:25.7338450Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
2023-04-14T11:28:25.7361282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.4 MB/s)
2023-04-14T11:28:25.7362392Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
2023-04-14T11:28:25.7472756Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 105 kB/s)
2023-04-14T11:28:25.7473662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
2023-04-14T11:28:25.7474677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 578 kB/s)
2023-04-14T11:28:25.7475474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
2023-04-14T11:28:25.7579156Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.8 MB/s)
2023-04-14T11:28:25.7592691Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
2023-04-14T11:28:25.7607343Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 1.8 MB/s)
2023-04-14T11:28:25.7608902Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
2023-04-14T11:28:25.7679175Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 1.6 MB/s)
2023-04-14T11:28:25.7680241Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 1.1 MB/s)
2023-04-14T11:28:25.7723310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
2023-04-14T11:28:25.7724411Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 3.3 MB/s)
2023-04-14T11:28:25.7725447Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
2023-04-14T11:28:25.7726803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
2023-04-14T11:28:25.7845682Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 429 kB/s)
2023-04-14T11:28:25.7850281Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
2023-04-14T11:28:25.7922798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 1.1 MB/s)
2023-04-14T11:28:25.7923945Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
2023-04-14T11:28:25.7931990Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 4.0 MB/s)
2023-04-14T11:28:25.7933070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
2023-04-14T11:28:25.7963842Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.0 MB/s)
2023-04-14T11:28:25.7964857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
2023-04-14T11:28:25.8081996Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.2 MB/s)
2023-04-14T11:28:25.8091666Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 1.9 MB/s)
2023-04-14T11:28:25.8095736Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
2023-04-14T11:28:25.8099543Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 264 kB/s)
2023-04-14T11:28:25.8100851Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
2023-04-14T11:28:25.8101720Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
2023-04-14T11:28:25.8156320Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 2.7 MB/s)
2023-04-14T11:28:25.8157449Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
2023-04-14T11:28:25.8169332Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 479 kB/s)
2023-04-14T11:28:25.8192827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 459 kB/s)
2023-04-14T11:28:25.8194226Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
2023-04-14T11:28:25.8195316Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
2023-04-14T11:28:25.8205565Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 124 kB/s)
2023-04-14T11:28:25.8209373Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.jar
2023-04-14T11:28:25.8232863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 63 kB/s)
2023-04-14T11:28:25.8233929Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.2/picocli-4.6.2.jar
2023-04-14T11:28:25.8260730Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 42 kB/s)
2023-04-14T11:28:25.8261683Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar
2023-04-14T11:28:25.8312155Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 4.0 MB/s)
2023-04-14T11:28:25.8313300Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
2023-04-14T11:28:25.8543197Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.1 MB/s)
2023-04-14T11:28:25.8544401Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
2023-04-14T11:28:25.8552046Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar (337 kB at 1.5 MB/s)
2023-04-14T11:28:25.8553024Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
2023-04-14T11:28:25.8559594Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.2/picocli-4.6.2.jar (403 kB at 1.8 MB/s)
2023-04-14T11:28:25.8560541Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
2023-04-14T11:28:25.8622595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar (559 kB at 2.5 MB/s)
2023-04-14T11:28:25.8623814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
2023-04-14T11:28:25.8645810Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 64 kB/s)
2023-04-14T11:28:25.8646886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
2023-04-14T11:28:25.8731581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 37 kB/s)
2023-04-14T11:28:25.8732721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
2023-04-14T11:28:25.8735209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 870 kB/s)
2023-04-14T11:28:25.8736417Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar
2023-04-14T11:28:25.8749779Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 541 kB/s)
2023-04-14T11:28:25.8753215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
2023-04-14T11:28:25.8960067Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.jar (2.0 MB at 7.6 MB/s)
2023-04-14T11:28:25.8963986Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
2023-04-14T11:28:25.9049246Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.7 MB/s)
2023-04-14T11:28:25.9068803Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 959 kB/s)
2023-04-14T11:28:25.9162849Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 3.0 MB/s)
2023-04-14T11:28:26.0236501Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 7.6 MB/s)
2023-04-14T11:28:26.0332719Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar (5.8 MB at 14 MB/s)
2023-04-14T11:28:26.6032698Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:26.6035037Z [INFO] 
2023-04-14T11:28:26.6036538Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-bom ---
2023-04-14T11:28:26.6138410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
2023-04-14T11:28:26.6219603Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 571 kB/s)
2023-04-14T11:28:26.6239653Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
2023-04-14T11:28:26.6282729Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 2.3 MB/s)
2023-04-14T11:28:26.6371849Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
2023-04-14T11:28:26.6417324Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 2.3 MB/s)
2023-04-14T11:28:26.6464448Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
2023-04-14T11:28:26.6509049Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 545 kB/s)
2023-04-14T11:28:26.6534871Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
2023-04-14T11:28:26.6577557Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 222 kB/s)
2023-04-14T11:28:26.6593327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
2023-04-14T11:28:26.6632903Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.5 MB/s)
2023-04-14T11:28:26.6679679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
2023-04-14T11:28:26.6728980Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 1.4 MB/s)
2023-04-14T11:28:26.6751801Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
2023-04-14T11:28:26.6822446Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 280 kB/s)
2023-04-14T11:28:26.6905085Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
2023-04-14T11:28:26.6963195Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 271 kB/s)
2023-04-14T11:28:26.6981956Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
2023-04-14T11:28:26.7027877Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 1.6 MB/s)
2023-04-14T11:28:26.7053477Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
2023-04-14T11:28:26.7093426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 746 kB/s)
2023-04-14T11:28:26.7113498Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
2023-04-14T11:28:26.7169869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 434 kB/s)
2023-04-14T11:28:26.7190661Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
2023-04-14T11:28:26.7232783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 370 kB/s)
2023-04-14T11:28:26.7247813Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
2023-04-14T11:28:26.7290993Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 361 kB/s)
2023-04-14T11:28:26.7312499Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
2023-04-14T11:28:26.7352136Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 680 kB/s)
2023-04-14T11:28:26.7367212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
2023-04-14T11:28:26.7412280Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 3.0 MB/s)
2023-04-14T11:28:26.7482555Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
2023-04-14T11:28:26.7530192Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 315 kB/s)
2023-04-14T11:28:26.7573858Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
2023-04-14T11:28:26.7617752Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 566 kB/s)
2023-04-14T11:28:26.7640373Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
2023-04-14T11:28:26.7683020Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 434 kB/s)
2023-04-14T11:28:26.7758848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
2023-04-14T11:28:26.7806102Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 374 kB/s)
2023-04-14T11:28:26.7831156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
2023-04-14T11:28:26.7897797Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 244 kB/s)
2023-04-14T11:28:26.7931421Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
2023-04-14T11:28:26.8121730Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 146 kB/s)
2023-04-14T11:28:26.8143068Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
2023-04-14T11:28:26.8196738Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 621 kB/s)
2023-04-14T11:28:26.8218020Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
2023-04-14T11:28:26.8353624Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 63 kB/s)
2023-04-14T11:28:26.8375642Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
2023-04-14T11:28:26.8433333Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 276 kB/s)
2023-04-14T11:28:26.8466738Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
2023-04-14T11:28:26.8509494Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 2.0 MB/s)
2023-04-14T11:28:26.8527573Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
2023-04-14T11:28:26.8580812Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 4.9 MB/s)
2023-04-14T11:28:26.8613975Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
2023-04-14T11:28:26.8655933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 516 kB/s)
2023-04-14T11:28:26.8684239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
2023-04-14T11:28:26.8725009Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 1.8 MB/s)
2023-04-14T11:28:26.8755482Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
2023-04-14T11:28:26.8797666Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 314 kB/s)
2023-04-14T11:28:26.8822276Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
2023-04-14T11:28:26.8885181Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 554 kB/s)
2023-04-14T11:28:26.8916252Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
2023-04-14T11:28:26.8965266Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 1.0 MB/s)
2023-04-14T11:28:26.8999191Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
2023-04-14T11:28:26.9044248Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 892 kB/s)
2023-04-14T11:28:26.9062575Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
2023-04-14T11:28:26.9106077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.0 MB/s)
2023-04-14T11:28:26.9133437Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
2023-04-14T11:28:26.9176840Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 834 kB/s)
2023-04-14T11:28:26.9194696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
2023-04-14T11:28:26.9238627Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 4.2 MB/s)
2023-04-14T11:28:26.9295927Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
2023-04-14T11:28:26.9339973Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 973 kB/s)
2023-04-14T11:28:26.9369074Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
2023-04-14T11:28:26.9414062Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.3 MB/s)
2023-04-14T11:28:26.9446891Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
2023-04-14T11:28:26.9488316Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 470 kB/s)
2023-04-14T11:28:26.9517164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
2023-04-14T11:28:26.9565250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 444 kB/s)
2023-04-14T11:28:26.9595241Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
2023-04-14T11:28:26.9635734Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 228 kB/s)
2023-04-14T11:28:26.9651066Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
2023-04-14T11:28:26.9692537Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.1 MB/s)
2023-04-14T11:28:26.9724973Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
2023-04-14T11:28:26.9780567Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 3.5 MB/s)
2023-04-14T11:28:26.9812352Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
2023-04-14T11:28:26.9854936Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 154 kB/s)
2023-04-14T11:28:26.9871662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
2023-04-14T11:28:26.9922196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 1.0 MB/s)
2023-04-14T11:28:26.9966412Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
2023-04-14T11:28:27.0009319Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 482 kB/s)
2023-04-14T11:28:27.0044916Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
2023-04-14T11:28:27.0088942Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 572 kB/s)
2023-04-14T11:28:27.0114539Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
2023-04-14T11:28:27.0175535Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s)
2023-04-14T11:28:27.0193796Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
2023-04-14T11:28:27.0259800Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 521 kB/s)
2023-04-14T11:28:27.0279470Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
2023-04-14T11:28:27.0340026Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s)
2023-04-14T11:28:27.0367458Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
2023-04-14T11:28:27.0413321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s)
2023-04-14T11:28:27.0465308Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
2023-04-14T11:28:27.0516980Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s)
2023-04-14T11:28:27.0533697Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
2023-04-14T11:28:27.0573493Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.7 MB/s)
2023-04-14T11:28:27.0596613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
2023-04-14T11:28:27.0648460Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 799 kB/s)
2023-04-14T11:28:27.0685511Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
2023-04-14T11:28:27.0735418Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 667 kB/s)
2023-04-14T11:28:27.0757837Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
2023-04-14T11:28:27.0817539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s)
2023-04-14T11:28:27.0843389Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
2023-04-14T11:28:27.0896452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 2.2 MB/s)
2023-04-14T11:28:27.0941745Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
2023-04-14T11:28:27.0989733Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 449 kB/s)
2023-04-14T11:28:27.1012583Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
2023-04-14T11:28:27.1081353Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 353 kB/s)
2023-04-14T11:28:27.1108210Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
2023-04-14T11:28:27.1152605Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s)
2023-04-14T11:28:27.1169428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
2023-04-14T11:28:27.1214503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.5 MB/s)
2023-04-14T11:28:27.1236477Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
2023-04-14T11:28:27.1284414Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 412 kB/s)
2023-04-14T11:28:27.1305790Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
2023-04-14T11:28:27.1347863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 923 kB/s)
2023-04-14T11:28:27.1369867Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
2023-04-14T11:28:27.1415929Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 348 kB/s)
2023-04-14T11:28:27.1439044Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
2023-04-14T11:28:27.1481796Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 1.4 MB/s)
2023-04-14T11:28:27.1498937Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
2023-04-14T11:28:27.1541945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 1.1 MB/s)
2023-04-14T11:28:27.1558215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
2023-04-14T11:28:27.1604667Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 8.3 MB/s)
2023-04-14T11:28:27.1633729Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
2023-04-14T11:28:27.1690665Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.7 MB/s)
2023-04-14T11:28:27.1738730Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
2023-04-14T11:28:27.1780827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 1.2 MB/s)
2023-04-14T11:28:27.1835518Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
2023-04-14T11:28:27.1919577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 568 kB/s)
2023-04-14T11:28:27.1940356Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
2023-04-14T11:28:27.1997297Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 3.0 MB/s)
2023-04-14T11:28:27.2018059Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
2023-04-14T11:28:27.2071839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 14 MB/s)
2023-04-14T11:28:27.2118391Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
2023-04-14T11:28:27.2209109Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.5 MB/s)
2023-04-14T11:28:27.2227821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
2023-04-14T11:28:27.2269042Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 477 kB/s)
2023-04-14T11:28:27.2288530Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
2023-04-14T11:28:27.2326691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 662 kB/s)
2023-04-14T11:28:27.2345675Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom
2023-04-14T11:28:27.2388774Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6.0 kB at 1.5 MB/s)
2023-04-14T11:28:27.2403478Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
2023-04-14T11:28:27.2462719Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 1.9 MB/s)
2023-04-14T11:28:27.2512048Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
2023-04-14T11:28:27.2557332Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 2.8 MB/s)
2023-04-14T11:28:27.2579775Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
2023-04-14T11:28:27.2618620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 940 kB/s)
2023-04-14T11:28:27.2681147Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
2023-04-14T11:28:27.2697701Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 1.2 MB/s)
2023-04-14T11:28:27.2712446Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
2023-04-14T11:28:27.2753426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 5.3 MB/s)
2023-04-14T11:28:27.2768767Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
2023-04-14T11:28:27.2811645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 3.7 MB/s)
2023-04-14T11:28:27.2831323Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
2023-04-14T11:28:27.2870546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 405 kB/s)
2023-04-14T11:28:27.2883776Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
2023-04-14T11:28:27.2923398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 3.0 MB/s)
2023-04-14T11:28:27.2936548Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
2023-04-14T11:28:27.2978517Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 5.0 MB/s)
2023-04-14T11:28:27.3007019Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
2023-04-14T11:28:27.3121555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 189 kB/s)
2023-04-14T11:28:27.3138932Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
2023-04-14T11:28:27.3181208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 785 kB/s)
2023-04-14T11:28:27.3197884Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
2023-04-14T11:28:27.3293212Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 271 kB/s)
2023-04-14T11:28:27.3308877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
2023-04-14T11:28:27.3344584Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 514 kB/s)
2023-04-14T11:28:27.3361394Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
2023-04-14T11:28:27.3396363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 509 kB/s)
2023-04-14T11:28:27.3411781Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
2023-04-14T11:28:27.3443232Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 900 kB/s)
2023-04-14T11:28:27.3456850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
2023-04-14T11:28:27.3510811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 380 kB/s)
2023-04-14T11:28:27.3526606Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
2023-04-14T11:28:27.3558769Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 666 kB/s)
2023-04-14T11:28:27.3574245Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
2023-04-14T11:28:27.3607546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 498 kB/s)
2023-04-14T11:28:27.3619989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
2023-04-14T11:28:27.3653783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 689 kB/s)
2023-04-14T11:28:27.3662139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
2023-04-14T11:28:27.3701539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 1.4 MB/s)
2023-04-14T11:28:27.3715323Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
2023-04-14T11:28:27.3747950Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 1.3 MB/s)
2023-04-14T11:28:27.3756638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
2023-04-14T11:28:27.3793520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 3.9 MB/s)
2023-04-14T11:28:27.3806924Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
2023-04-14T11:28:27.3837962Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 936 kB/s)
2023-04-14T11:28:27.3849705Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
2023-04-14T11:28:27.3884565Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 4.6 MB/s)
2023-04-14T11:28:27.3899940Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
2023-04-14T11:28:27.3932456Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 1.3 MB/s)
2023-04-14T11:28:27.3944204Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
2023-04-14T11:28:27.3977344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 249 kB/s)
2023-04-14T11:28:27.3986811Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
2023-04-14T11:28:27.4018580Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 1.3 MB/s)
2023-04-14T11:28:27.4027809Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
2023-04-14T11:28:27.4061165Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 2.8 MB/s)
2023-04-14T11:28:27.4070411Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2023-04-14T11:28:27.4104427Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.1 MB/s)
2023-04-14T11:28:27.4117563Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
2023-04-14T11:28:27.4153151Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 1.4 MB/s)
2023-04-14T11:28:27.4175497Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
2023-04-14T11:28:27.4209890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 1.9 MB/s)
2023-04-14T11:28:27.4220459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
2023-04-14T11:28:27.4252204Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 1.3 MB/s)
2023-04-14T11:28:27.4268006Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
2023-04-14T11:28:27.4323960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 1.7 MB/s)
2023-04-14T11:28:27.4335115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
2023-04-14T11:28:27.4375674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 12 MB/s)
2023-04-14T11:28:27.4426116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
2023-04-14T11:28:27.4464426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 3.8 MB/s)
2023-04-14T11:28:27.4483206Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
2023-04-14T11:28:27.4520679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 322 kB/s)
2023-04-14T11:28:27.4603006Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
2023-04-14T11:28:27.4642762Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 1.0 MB/s)
2023-04-14T11:28:27.4724204Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
2023-04-14T11:28:27.4763778Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 385 kB/s)
2023-04-14T11:28:27.4784285Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
2023-04-14T11:28:27.4819880Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.1 MB/s)
2023-04-14T11:28:27.4832044Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
2023-04-14T11:28:27.4868403Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 2.8 MB/s)
2023-04-14T11:28:27.4884209Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
2023-04-14T11:28:27.4922631Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 2.0 MB/s)
2023-04-14T11:28:27.4938104Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
2023-04-14T11:28:27.4997899Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 220 kB/s)
2023-04-14T11:28:27.5014428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
2023-04-14T11:28:27.5049030Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:27.5060021Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
2023-04-14T11:28:27.5097545Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 4.7 MB/s)
2023-04-14T11:28:27.5118443Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
2023-04-14T11:28:27.5154031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 1.2 MB/s)
2023-04-14T11:28:27.5235481Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
2023-04-14T11:28:27.5239512Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
2023-04-14T11:28:27.5247381Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
2023-04-14T11:28:27.5256080Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
2023-04-14T11:28:27.5331460Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
2023-04-14T11:28:27.5377499Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 1.9 MB/s)
2023-04-14T11:28:27.5378207Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
2023-04-14T11:28:27.5382021Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 5.0 MB/s)
2023-04-14T11:28:27.5396600Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 1.5 MB/s)
2023-04-14T11:28:27.5397681Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
2023-04-14T11:28:27.5412156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
2023-04-14T11:28:27.5424372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 1.0 MB/s)
2023-04-14T11:28:27.5425268Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
2023-04-14T11:28:27.5453655Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 8.1 MB/s)
2023-04-14T11:28:27.5454533Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
2023-04-14T11:28:27.5472198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 540 kB/s)
2023-04-14T11:28:27.5473187Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
2023-04-14T11:28:27.5474042Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 610 kB/s)
2023-04-14T11:28:27.5474703Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
2023-04-14T11:28:27.5545887Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 337 kB/s)
2023-04-14T11:28:27.5546722Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 294 kB/s)
2023-04-14T11:28:27.5556605Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
2023-04-14T11:28:27.5557363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 4.0 MB/s)
2023-04-14T11:28:27.5558424Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
2023-04-14T11:28:27.5563917Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
2023-04-14T11:28:27.5578420Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.1 MB/s)
2023-04-14T11:28:27.5597501Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 5.7 MB/s)
2023-04-14T11:28:27.5611298Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
2023-04-14T11:28:27.5635569Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 372 kB/s)
2023-04-14T11:28:27.5636752Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
2023-04-14T11:28:27.5637757Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
2023-04-14T11:28:27.5639097Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 693 kB/s)
2023-04-14T11:28:27.5640410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
2023-04-14T11:28:27.5671176Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.6 MB/s)
2023-04-14T11:28:27.5671958Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
2023-04-14T11:28:27.5702790Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 1.0 MB/s)
2023-04-14T11:28:27.5703512Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
2023-04-14T11:28:27.5704275Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 914 kB/s)
2023-04-14T11:28:27.5705170Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 305 kB/s)
2023-04-14T11:28:27.5705978Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
2023-04-14T11:28:27.5706707Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 238 kB/s)
2023-04-14T11:28:27.5707383Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
2023-04-14T11:28:27.5708111Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
2023-04-14T11:28:27.5811621Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 619 kB/s)
2023-04-14T11:28:27.5812607Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
2023-04-14T11:28:27.5813479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 943 kB/s)
2023-04-14T11:28:27.5814469Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
2023-04-14T11:28:27.5815167Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 701 kB/s)
2023-04-14T11:28:27.5815904Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
2023-04-14T11:28:27.5816662Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 225 kB/s)
2023-04-14T11:28:27.5817378Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
2023-04-14T11:28:27.5866540Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.6 MB/s)
2023-04-14T11:28:27.5867315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
2023-04-14T11:28:27.6008506Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 5.1 MB/s)
2023-04-14T11:28:27.6010338Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
2023-04-14T11:28:27.6011079Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.1 MB/s)
2023-04-14T11:28:27.6012016Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
2023-04-14T11:28:27.6012819Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 370 kB/s)
2023-04-14T11:28:27.6013455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
2023-04-14T11:28:27.6052963Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.4 MB/s)
2023-04-14T11:28:27.6053759Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar
2023-04-14T11:28:27.6074577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 724 kB/s)
2023-04-14T11:28:27.6075467Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
2023-04-14T11:28:27.6102735Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 2.4 MB/s)
2023-04-14T11:28:27.6103603Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
2023-04-14T11:28:27.6125998Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 kB at 162 kB/s)
2023-04-14T11:28:27.6126827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
2023-04-14T11:28:27.6174813Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 97 kB/s)
2023-04-14T11:28:27.6175787Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
2023-04-14T11:28:27.6176563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.9 MB/s)
2023-04-14T11:28:27.6177617Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
2023-04-14T11:28:27.6243077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 558 kB/s)
2023-04-14T11:28:27.6246198Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
2023-04-14T11:28:27.6247352Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 226 kB/s)
2023-04-14T11:28:27.6248383Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
2023-04-14T11:28:27.6249384Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 340 kB/s)
2023-04-14T11:28:27.6250366Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
2023-04-14T11:28:27.6257431Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 862 kB/s)
2023-04-14T11:28:27.6312814Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.0 MB/s)
2023-04-14T11:28:27.6391940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.3 MB/s)
2023-04-14T11:28:27.6480497Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 5.1 MB/s)
2023-04-14T11:28:27.6557231Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 4.5 MB/s)
2023-04-14T11:28:27.9173989Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:27.9227673Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
2023-04-14T11:28:27.9277190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (12 kB at 2.5 MB/s)
2023-04-14T11:28:27.9889051Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:28.0167783Z [INFO] 
2023-04-14T11:28:28.0169060Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-bom ---
2023-04-14T11:28:28.0198251Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
2023-04-14T11:28:28.0239973Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom (14 kB at 3.5 MB/s)
2023-04-14T11:28:28.0261209Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
2023-04-14T11:28:28.0307772Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 753 kB/s)
2023-04-14T11:28:28.0453853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
2023-04-14T11:28:28.0494391Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 1.4 MB/s)
2023-04-14T11:28:28.0518662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
2023-04-14T11:28:28.0558478Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 492 kB/s)
2023-04-14T11:28:28.0581877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
2023-04-14T11:28:28.0625671Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.5 MB/s)
2023-04-14T11:28:28.0650471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
2023-04-14T11:28:28.0686787Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 543 kB/s)
2023-04-14T11:28:28.0708493Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
2023-04-14T11:28:28.0743890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 649 kB/s)
2023-04-14T11:28:28.0766702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
2023-04-14T11:28:28.0801895Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 343 kB/s)
2023-04-14T11:28:28.0822419Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
2023-04-14T11:28:28.0856029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 743 kB/s)
2023-04-14T11:28:28.0878923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
2023-04-14T11:28:28.0911995Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 1.1 MB/s)
2023-04-14T11:28:28.0935539Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
2023-04-14T11:28:28.0971273Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 936 kB/s)
2023-04-14T11:28:28.0993655Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
2023-04-14T11:28:28.1027846Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 1.4 MB/s)
2023-04-14T11:28:28.1052359Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
2023-04-14T11:28:28.1087960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.7 MB/s)
2023-04-14T11:28:28.1108432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
2023-04-14T11:28:28.1145335Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 1.4 MB/s)
2023-04-14T11:28:28.1166833Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
2023-04-14T11:28:28.1203055Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 4.6 MB/s)
2023-04-14T11:28:28.1230453Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
2023-04-14T11:28:28.1269836Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 1.2 MB/s)
2023-04-14T11:28:28.1289979Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
2023-04-14T11:28:28.1328295Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 4.9 MB/s)
2023-04-14T11:28:28.1357720Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
2023-04-14T11:28:28.1397259Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 512 kB/s)
2023-04-14T11:28:28.1420356Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom
2023-04-14T11:28:28.1457071Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom (2.1 kB at 518 kB/s)
2023-04-14T11:28:28.1480905Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom
2023-04-14T11:28:28.1516727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom (4.5 kB at 1.1 MB/s)
2023-04-14T11:28:28.1540310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom
2023-04-14T11:28:28.1592362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom (4.4 kB at 876 kB/s)
2023-04-14T11:28:28.1623110Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.11.1/doxia-module-markdown-1.11.1.pom
2023-04-14T11:28:28.1661251Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.11.1/doxia-module-markdown-1.11.1.pom (5.4 kB at 1.8 MB/s)
2023-04-14T11:28:28.1688215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.pom
2023-04-14T11:28:28.1727961Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.pom (9.0 kB at 2.2 MB/s)
2023-04-14T11:28:28.1739417Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom
2023-04-14T11:28:28.1774940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom (20 kB at 5.0 MB/s)
2023-04-14T11:28:28.1791792Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom
2023-04-14T11:28:28.1823852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom (2.5 kB at 635 kB/s)
2023-04-14T11:28:28.1839737Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom
2023-04-14T11:28:28.1873132Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom (792 B at 198 kB/s)
2023-04-14T11:28:28.1887563Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom
2023-04-14T11:28:28.1919804Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom (2.5 kB at 848 kB/s)
2023-04-14T11:28:28.1934673Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom
2023-04-14T11:28:28.1966426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom (1.8 kB at 610 kB/s)
2023-04-14T11:28:28.1980804Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom
2023-04-14T11:28:28.2014100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 2.3 MB/s)
2023-04-14T11:28:28.2028760Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom
2023-04-14T11:28:28.2060642Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom (1.1 kB at 378 kB/s)
2023-04-14T11:28:28.2075434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.pom
2023-04-14T11:28:28.2118879Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.pom (1.5 kB at 372 kB/s)
2023-04-14T11:28:28.2133425Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.pom
2023-04-14T11:28:28.2172587Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.pom (1.6 kB at 534 kB/s)
2023-04-14T11:28:28.2201487Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.pom
2023-04-14T11:28:28.2254057Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.pom (1.5 kB at 246 kB/s)
2023-04-14T11:28:28.2273070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.pom
2023-04-14T11:28:28.2311434Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.pom (2.1 kB at 702 kB/s)
2023-04-14T11:28:28.2330583Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom
2023-04-14T11:28:28.2368266Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom (1.3 kB at 336 kB/s)
2023-04-14T11:28:28.2387306Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom
2023-04-14T11:28:28.2424705Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom (1.5 kB at 385 kB/s)
2023-04-14T11:28:28.2444013Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom
2023-04-14T11:28:28.2479100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom (1.5 kB at 502 kB/s)
2023-04-14T11:28:28.2537562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.pom
2023-04-14T11:28:28.2575938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.pom (1.3 kB at 254 kB/s)
2023-04-14T11:28:28.2595981Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.pom
2023-04-14T11:28:28.2633295Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.pom (1.3 kB at 324 kB/s)
2023-04-14T11:28:28.2654478Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.pom
2023-04-14T11:28:28.2691850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.pom (2.6 kB at 867 kB/s)
2023-04-14T11:28:28.2712066Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom
2023-04-14T11:28:28.2748298Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom (1.3 kB at 323 kB/s)
2023-04-14T11:28:28.2767881Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.pom
2023-04-14T11:28:28.2804577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.pom (1.5 kB at 379 kB/s)
2023-04-14T11:28:28.2823778Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.pom
2023-04-14T11:28:28.2871118Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.pom (1.7 kB at 418 kB/s)
2023-04-14T11:28:28.2890468Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom
2023-04-14T11:28:28.2929238Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom (1.3 kB at 328 kB/s)
2023-04-14T11:28:28.2947938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.pom
2023-04-14T11:28:28.2984196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.pom (1.3 kB at 332 kB/s)
2023-04-14T11:28:28.3003190Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.pom
2023-04-14T11:28:28.3039344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.pom (1.3 kB at 437 kB/s)
2023-04-14T11:28:28.3060494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.pom
2023-04-14T11:28:28.3096049Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.pom (1.3 kB at 333 kB/s)
2023-04-14T11:28:28.3114858Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.pom
2023-04-14T11:28:28.3155116Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.pom (1.4 kB at 345 kB/s)
2023-04-14T11:28:28.3173338Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.pom
2023-04-14T11:28:28.3209363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.pom (1.3 kB at 436 kB/s)
2023-04-14T11:28:28.3226667Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.pom
2023-04-14T11:28:28.3292424Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.pom (1.3 kB at 188 kB/s)
2023-04-14T11:28:28.3310439Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.pom
2023-04-14T11:28:28.3420525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.pom (1.5 kB at 135 kB/s)
2023-04-14T11:28:28.3439491Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.pom
2023-04-14T11:28:28.3552368Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.pom (1.3 kB at 131 kB/s)
2023-04-14T11:28:28.3553643Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.pom
2023-04-14T11:28:28.3590173Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.pom (1.3 kB at 327 kB/s)
2023-04-14T11:28:28.3606953Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.pom
2023-04-14T11:28:28.3640441Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.pom (1.0 kB at 342 kB/s)
2023-04-14T11:28:28.3657690Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.pom
2023-04-14T11:28:28.3781787Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.pom (1.6 kB at 136 kB/s)
2023-04-14T11:28:28.3802458Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.pom
2023-04-14T11:28:28.3829072Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.pom (1.3 kB at 447 kB/s)
2023-04-14T11:28:28.3845938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.pom
2023-04-14T11:28:28.3891867Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.pom (1.5 kB at 365 kB/s)
2023-04-14T11:28:28.3908489Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom
2023-04-14T11:28:28.3939927Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom (1.3 kB at 432 kB/s)
2023-04-14T11:28:28.3957420Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.pom
2023-04-14T11:28:28.3990535Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.pom (883 B at 294 kB/s)
2023-04-14T11:28:28.4006951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.pom
2023-04-14T11:28:28.4046353Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.pom (1.5 kB at 365 kB/s)
2023-04-14T11:28:28.4062524Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
2023-04-14T11:28:28.4095208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 2.4 MB/s)
2023-04-14T11:28:28.4112049Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.pom
2023-04-14T11:28:28.4143772Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.pom (4.0 kB at 1.3 MB/s)
2023-04-14T11:28:28.4160927Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.pom
2023-04-14T11:28:28.4196143Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.pom (1.7 kB at 415 kB/s)
2023-04-14T11:28:28.4248772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom
2023-04-14T11:28:28.4283987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom (2.2 kB at 546 kB/s)
2023-04-14T11:28:28.4305195Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom
2023-04-14T11:28:28.4340067Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom (2.0 kB at 670 kB/s)
2023-04-14T11:28:28.4362776Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom
2023-04-14T11:28:28.4395670Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom (2.1 kB at 706 kB/s)
2023-04-14T11:28:28.4457621Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom
2023-04-14T11:28:28.4500217Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom (3.4 kB at 855 kB/s)
2023-04-14T11:28:28.4514828Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom
2023-04-14T11:28:28.4606611Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom (71 kB at 7.9 MB/s)
2023-04-14T11:28:28.4637890Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom
2023-04-14T11:28:28.4728035Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom (7.2 kB at 803 kB/s)
2023-04-14T11:28:28.4746683Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom
2023-04-14T11:28:28.4812282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom (19 kB at 2.7 MB/s)
2023-04-14T11:28:28.4833501Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom
2023-04-14T11:28:28.4895704Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom (13 kB at 1.9 MB/s)
2023-04-14T11:28:28.4910542Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
2023-04-14T11:28:28.4985328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 8.2 MB/s)
2023-04-14T11:28:28.5029304Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
2023-04-14T11:28:28.5064072Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 3.4 MB/s)
2023-04-14T11:28:28.5082042Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom
2023-04-14T11:28:28.5132208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom (4.0 kB at 806 kB/s)
2023-04-14T11:28:28.5169893Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom
2023-04-14T11:28:28.5220433Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom (4.0 kB at 807 kB/s)
2023-04-14T11:28:28.5250942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom
2023-04-14T11:28:28.5340539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom (1.2 kB at 138 kB/s)
2023-04-14T11:28:28.5363474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom
2023-04-14T11:28:28.5412222Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom (2.3 kB at 454 kB/s)
2023-04-14T11:28:28.5478342Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom
2023-04-14T11:28:28.5524689Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom (2.1 kB at 419 kB/s)
2023-04-14T11:28:28.5551172Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom
2023-04-14T11:28:28.5598100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom (1.3 kB at 251 kB/s)
2023-04-14T11:28:28.5699639Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom
2023-04-14T11:28:28.5787283Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom (3.2 kB at 289 kB/s)
2023-04-14T11:28:28.5808079Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom
2023-04-14T11:28:28.5856264Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom (1.7 kB at 334 kB/s)
2023-04-14T11:28:28.5973812Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
2023-04-14T11:28:28.5975970Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
2023-04-14T11:28:28.5990762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
2023-04-14T11:28:28.6009379Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
2023-04-14T11:28:28.6040493Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (31 kB at 4.5 MB/s)
2023-04-14T11:28:28.6041841Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
2023-04-14T11:28:28.6052095Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 17 MB/s)
2023-04-14T11:28:28.6052982Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
2023-04-14T11:28:28.6128391Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
2023-04-14T11:28:28.6164581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 8.6 MB/s)
2023-04-14T11:28:28.6168172Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
2023-04-14T11:28:28.6172600Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 8.5 MB/s)
2023-04-14T11:28:28.6176141Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar
2023-04-14T11:28:28.6236479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 1.0 MB/s)
2023-04-14T11:28:28.6240442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar
2023-04-14T11:28:28.6252585Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar (55 kB at 2.1 MB/s)
2023-04-14T11:28:28.6256479Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar
2023-04-14T11:28:28.6282325Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 7.0 MB/s)
2023-04-14T11:28:28.6285999Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 23 MB/s)
2023-04-14T11:28:28.6287479Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.jar
2023-04-14T11:28:28.6335331Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.11.1/doxia-module-markdown-1.11.1.jar
2023-04-14T11:28:28.6352187Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 3.3 MB/s)
2023-04-14T11:28:28.6355991Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar
2023-04-14T11:28:28.6364457Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.jar (2.2 kB at 58 kB/s)
2023-04-14T11:28:28.6365802Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar
2023-04-14T11:28:28.6376019Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar (37 kB at 1.0 MB/s)
2023-04-14T11:28:28.6380094Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.jar
2023-04-14T11:28:28.6409606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar (35 kB at 860 kB/s)
2023-04-14T11:28:28.6410774Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.jar
2023-04-14T11:28:28.6429550Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar (38 kB at 895 kB/s)
2023-04-14T11:28:28.6433725Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.jar
2023-04-14T11:28:28.6448308Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.jar (17 kB at 371 kB/s)
2023-04-14T11:28:28.6449508Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.jar
2023-04-14T11:28:28.6450723Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.11.1/doxia-module-markdown-1.11.1.jar (18 kB at 416 kB/s)
2023-04-14T11:28:28.6451732Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar
2023-04-14T11:28:28.6463272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.jar (34 kB at 733 kB/s)
2023-04-14T11:28:28.6466991Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar
2023-04-14T11:28:28.6495999Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.jar (16 kB at 324 kB/s)
2023-04-14T11:28:28.6500043Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar
2023-04-14T11:28:28.6513253Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.jar (36 kB at 701 kB/s)
2023-04-14T11:28:28.6514261Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.jar
2023-04-14T11:28:28.6520285Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar (9.4 kB at 180 kB/s)
2023-04-14T11:28:28.6523949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.jar
2023-04-14T11:28:28.6569364Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.jar (73 kB at 1.3 MB/s)
2023-04-14T11:28:28.6573301Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar
2023-04-14T11:28:28.6581801Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 282 kB/s)
2023-04-14T11:28:28.6583030Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.jar
2023-04-14T11:28:28.6594812Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.jar (66 kB at 1.1 MB/s)
2023-04-14T11:28:28.6605101Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.jar
2023-04-14T11:28:28.6624263Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.jar (41 kB at 673 kB/s)
2023-04-14T11:28:28.6625180Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar
2023-04-14T11:28:28.6639884Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar (13 kB at 203 kB/s)
2023-04-14T11:28:28.6647568Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.jar
2023-04-14T11:28:28.6666668Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.jar (16 kB at 237 kB/s)
2023-04-14T11:28:28.6676698Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar (29 kB at 426 kB/s)
2023-04-14T11:28:28.6677602Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.jar
2023-04-14T11:28:28.6688388Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.jar
2023-04-14T11:28:28.6763273Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar (40 kB at 531 kB/s)
2023-04-14T11:28:28.6764151Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.jar
2023-04-14T11:28:28.6772087Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.jar (33 kB at 480 kB/s)
2023-04-14T11:28:28.6775715Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.jar
2023-04-14T11:28:28.6793065Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.jar (16 kB at 205 kB/s)
2023-04-14T11:28:28.6793936Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.jar
2023-04-14T11:28:28.6801960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.jar (42 kB at 537 kB/s)
2023-04-14T11:28:28.6802801Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.jar
2023-04-14T11:28:28.6822899Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.jar (28 kB at 340 kB/s)
2023-04-14T11:28:28.6826154Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.jar
2023-04-14T11:28:28.6871740Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.jar (25 kB at 291 kB/s)
2023-04-14T11:28:28.6872853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.jar
2023-04-14T11:28:28.6907940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.jar (13 kB at 144 kB/s)
2023-04-14T11:28:28.6908798Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.jar
2023-04-14T11:28:28.6940464Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.jar (31 kB at 332 kB/s)
2023-04-14T11:28:28.6941367Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.jar
2023-04-14T11:28:28.6948347Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.jar (18 kB at 194 kB/s)
2023-04-14T11:28:28.6951316Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar
2023-04-14T11:28:28.6971145Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.jar (21 kB at 220 kB/s)
2023-04-14T11:28:28.6971977Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.jar
2023-04-14T11:28:28.6988431Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.jar (13 kB at 136 kB/s)
2023-04-14T11:28:28.6989315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar
2023-04-14T11:28:28.7008356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.jar (35 kB at 350 kB/s)
2023-04-14T11:28:28.7011177Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar
2023-04-14T11:28:28.7027344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.jar (91 kB at 888 kB/s)
2023-04-14T11:28:28.7028664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.jar
2023-04-14T11:28:28.7035734Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar (22 kB at 214 kB/s)
2023-04-14T11:28:28.7036664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.jar
2023-04-14T11:28:28.7056459Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar (76 kB at 727 kB/s)
2023-04-14T11:28:28.7064263Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.jar (13 kB at 119 kB/s)
2023-04-14T11:28:28.7065169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.jar
2023-04-14T11:28:28.7066052Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.jar (18 kB at 174 kB/s)
2023-04-14T11:28:28.7067106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
2023-04-14T11:28:28.7074860Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar
2023-04-14T11:28:28.7080735Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar (389 kB at 3.6 MB/s)
2023-04-14T11:28:28.7084024Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.jar
2023-04-14T11:28:28.7173699Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.jar (45 kB at 384 kB/s)
2023-04-14T11:28:28.7174638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.jar
2023-04-14T11:28:28.7175568Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.jar (40 kB at 340 kB/s)
2023-04-14T11:28:28.7176351Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar
2023-04-14T11:28:28.7188515Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar (97 kB at 826 kB/s)
2023-04-14T11:28:28.7189615Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.jar
2023-04-14T11:28:28.7220746Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.jar (6.3 kB at 52 kB/s)
2023-04-14T11:28:28.7221660Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar
2023-04-14T11:28:28.7229390Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 2.9 MB/s)
2023-04-14T11:28:28.7234196Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar
2023-04-14T11:28:28.7269847Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar (58 kB at 461 kB/s)
2023-04-14T11:28:28.7282513Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar
2023-04-14T11:28:28.7283630Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar (26 kB at 201 kB/s)
2023-04-14T11:28:28.7284430Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
2023-04-14T11:28:28.7285290Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.jar (41 kB at 322 kB/s)
2023-04-14T11:28:28.7286359Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
2023-04-14T11:28:28.7307482Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar (73 kB at 558 kB/s)
2023-04-14T11:28:28.7308872Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar
2023-04-14T11:28:28.7359385Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.4 MB/s)
2023-04-14T11:28:28.7364622Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
2023-04-14T11:28:28.7457362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar (128 kB at 884 kB/s)
2023-04-14T11:28:28.7461195Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar
2023-04-14T11:28:28.7472245Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 652 kB/s)
2023-04-14T11:28:28.7476001Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar (385 kB at 2.6 MB/s)
2023-04-14T11:28:28.7477038Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar
2023-04-14T11:28:28.7480362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar
2023-04-14T11:28:28.7569022Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar (225 kB at 1.4 MB/s)
2023-04-14T11:28:28.7570222Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar
2023-04-14T11:28:28.7579030Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar (184 kB at 1.2 MB/s)
2023-04-14T11:28:28.7582735Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar
2023-04-14T11:28:28.7633697Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.6 MB/s)
2023-04-14T11:28:28.7635051Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar
2023-04-14T11:28:28.7643976Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar (119 kB at 726 kB/s)
2023-04-14T11:28:28.7645095Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar
2023-04-14T11:28:28.7646153Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar (67 kB at 408 kB/s)
2023-04-14T11:28:28.7647228Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar
2023-04-14T11:28:28.7654587Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar (147 kB at 890 kB/s)
2023-04-14T11:28:28.7703332Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar (69 kB at 403 kB/s)
2023-04-14T11:28:28.7759350Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar (141 kB at 803 kB/s)
2023-04-14T11:28:28.7773418Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar (733 kB at 4.1 MB/s)
2023-04-14T11:28:28.7833683Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar (586 kB at 3.2 MB/s)
2023-04-14T11:28:29.0724437Z [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
2023-04-14T11:28:29.0747904Z [INFO] 
2023-04-14T11:28:29.0751671Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-bom ---
2023-04-14T11:28:29.0789262Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
2023-04-14T11:28:29.0869620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 33 MB/s)
2023-04-14T11:28:29.1043548Z [INFO] Installing /home/runner/work/maven/maven/maven-bom/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-bom/4.0.0-alpha-6-SNAPSHOT/maven-bom-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:29.1054149Z [INFO] Installing /home/runner/work/maven/maven/maven-bom/target/maven-bom-4.0.0-alpha-6-SNAPSHOT-site.xml to /home/runner/.m2/repository/org/apache/maven/maven-bom/4.0.0-alpha-6-SNAPSHOT/maven-bom-4.0.0-alpha-6-SNAPSHOT-site.xml
2023-04-14T11:28:29.1098725Z [INFO] 
2023-04-14T11:28:29.1102115Z [INFO] -----------------------< org.apache.maven:maven >-----------------------
2023-04-14T11:28:29.1105164Z [INFO] Building Apache Maven 4.0.0-alpha-6-SNAPSHOT                      [2/29]
2023-04-14T11:28:29.1108228Z [INFO]   from pom.xml
2023-04-14T11:28:29.1111478Z [INFO] --------------------------------[ pom ]---------------------------------
2023-04-14T11:28:29.1131913Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.pom
2023-04-14T11:28:29.1195516Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.pom (11 kB at 1.6 MB/s)
2023-04-14T11:28:29.1212765Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.15/apache-rat-project-0.15.pom
2023-04-14T11:28:29.1272312Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.15/apache-rat-project-0.15.pom (25 kB at 5.1 MB/s)
2023-04-14T11:28:29.1300533Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.jar
2023-04-14T11:28:29.1396940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.jar (58 kB at 5.8 MB/s)
2023-04-14T11:28:29.1434202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.23/animal-sniffer-maven-plugin-1.23.pom
2023-04-14T11:28:29.1486213Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.23/animal-sniffer-maven-plugin-1.23.pom (4.9 kB at 982 kB/s)
2023-04-14T11:28:29.1503724Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.23/animal-sniffer-parent-1.23.pom
2023-04-14T11:28:29.1559449Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.23/animal-sniffer-parent-1.23.pom (5.9 kB at 1.2 MB/s)
2023-04-14T11:28:29.1575710Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
2023-04-14T11:28:29.1623530Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 7.1 MB/s)
2023-04-14T11:28:29.1649411Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
2023-04-14T11:28:29.1688917Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 1.4 MB/s)
2023-04-14T11:28:29.1708452Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.23/animal-sniffer-maven-plugin-1.23.jar
2023-04-14T11:28:29.1768073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.23/animal-sniffer-maven-plugin-1.23.jar (35 kB at 5.8 MB/s)
2023-04-14T11:28:29.1808223Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom
2023-04-14T11:28:29.1851655Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom (3.2 kB at 800 kB/s)
2023-04-14T11:28:29.1878057Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom
2023-04-14T11:28:29.1917205Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom (3.2 kB at 800 kB/s)
2023-04-14T11:28:29.1935524Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
2023-04-14T11:28:29.1979068Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 421 kB/s)
2023-04-14T11:28:29.1996484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom
2023-04-14T11:28:29.2032447Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom (2.8 kB at 944 kB/s)
2023-04-14T11:28:29.2049557Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
2023-04-14T11:28:29.2087795Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 382 kB/s)
2023-04-14T11:28:29.2104727Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom
2023-04-14T11:28:29.2144832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom (3.2 kB at 795 kB/s)
2023-04-14T11:28:29.2164336Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
2023-04-14T11:28:29.2202172Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 451 kB/s)
2023-04-14T11:28:29.2218888Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
2023-04-14T11:28:29.2254510Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 282 kB/s)
2023-04-14T11:28:29.2281836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar
2023-04-14T11:28:29.2288702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar
2023-04-14T11:28:29.2295096Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
2023-04-14T11:28:29.2306363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar
2023-04-14T11:28:29.2324162Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar
2023-04-14T11:28:29.2426885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 547 kB/s)
2023-04-14T11:28:29.2430631Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
2023-04-14T11:28:29.2456357Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar (103 kB at 7.4 MB/s)
2023-04-14T11:28:29.2459151Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar
2023-04-14T11:28:29.2482106Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar (188 kB at 9.4 MB/s)
2023-04-14T11:28:29.2484921Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
2023-04-14T11:28:29.2521713Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 71 kB/s)
2023-04-14T11:28:29.2524061Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 324 kB/s)
2023-04-14T11:28:29.2538281Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar (247 kB at 9.5 MB/s)
2023-04-14T11:28:29.2549773Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 5.1 MB/s)
2023-04-14T11:28:29.2552979Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar (208 kB at 8.3 MB/s)
2023-04-14T11:28:29.2593534Z [INFO] 
2023-04-14T11:28:29.2597802Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven ---
2023-04-14T11:28:29.2622890Z [INFO] Adding ignore: module-info
2023-04-14T11:28:29.2735791Z [INFO] 
2023-04-14T11:28:29.2736762Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven ---
2023-04-14T11:28:29.2742753Z [INFO] 
2023-04-14T11:28:29.2743558Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven ---
2023-04-14T11:28:29.2751217Z [INFO] 
2023-04-14T11:28:29.2752072Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven ---
2023-04-14T11:28:29.2895297Z [INFO] 
2023-04-14T11:28:29.2896990Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven ---
2023-04-14T11:28:29.3003101Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:29.3016325Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:29.3041688Z [INFO] Sorting file /tmp/pom4318792320289886829.xml
2023-04-14T11:28:29.3334081Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:29.3343452Z [INFO] 
2023-04-14T11:28:29.3344360Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven ---
2023-04-14T11:28:29.3696091Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:29.3696774Z [INFO] 
2023-04-14T11:28:29.3698064Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven ---
2023-04-14T11:28:29.3717288Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:29.3743912Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:29.3922776Z [INFO] 
2023-04-14T11:28:29.3923734Z [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ maven ---
2023-04-14T11:28:29.3942113Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.pom
2023-04-14T11:28:29.3990975Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.pom (4.6 kB at 924 kB/s)
2023-04-14T11:28:29.4008748Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.pom
2023-04-14T11:28:29.4056425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.pom (1.9 kB at 374 kB/s)
2023-04-14T11:28:29.4073887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
2023-04-14T11:28:29.4106862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 7.9 MB/s)
2023-04-14T11:28:29.4132769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
2023-04-14T11:28:29.4197273Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom (15 kB at 3.1 MB/s)
2023-04-14T11:28:29.4211875Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
2023-04-14T11:28:29.4245172Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 6.8 MB/s)
2023-04-14T11:28:29.4269019Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
2023-04-14T11:28:29.4362852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 85 kB/s)
2023-04-14T11:28:29.4431011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
2023-04-14T11:28:29.4465859Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 493 kB/s)
2023-04-14T11:28:29.4485711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
2023-04-14T11:28:29.4522102Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 1.7 MB/s)
2023-04-14T11:28:29.4540768Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
2023-04-14T11:28:29.4570412Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 250 kB/s)
2023-04-14T11:28:29.4587354Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
2023-04-14T11:28:29.4615610Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 250 kB/s)
2023-04-14T11:28:29.4624554Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
2023-04-14T11:28:29.4652657Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 1.6 MB/s)
2023-04-14T11:28:29.4691863Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
2023-04-14T11:28:29.4725727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 5.8 MB/s)
2023-04-14T11:28:29.4739279Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
2023-04-14T11:28:29.4781433Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 16 MB/s)
2023-04-14T11:28:29.4855629Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.jar
2023-04-14T11:28:29.4858288Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.jar
2023-04-14T11:28:29.4862008Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
2023-04-14T11:28:29.4865310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
2023-04-14T11:28:29.4918187Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
2023-04-14T11:28:29.4989789Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.jar (10 kB at 802 kB/s)
2023-04-14T11:28:29.4991352Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
2023-04-14T11:28:29.5008876Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.jar (133 kB at 9.5 MB/s)
2023-04-14T11:28:29.5155749Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
2023-04-14T11:28:29.5156971Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.0 MB/s)
2023-04-14T11:28:29.5231628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
2023-04-14T11:28:29.5275552Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 106 kB/s)
2023-04-14T11:28:29.5276712Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
2023-04-14T11:28:29.5281308Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.2 MB/s)
2023-04-14T11:28:29.5332763Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 16 MB/s)
2023-04-14T11:28:29.5355816Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 20 MB/s)
2023-04-14T11:28:29.5396008Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar (58 kB at 1.1 MB/s)
2023-04-14T11:28:29.5433563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 8.4 MB/s)
2023-04-14T11:28:29.6403764Z [INFO] Enabled default license matchers.
2023-04-14T11:28:29.6420190Z [INFO] Will parse SCM ignores for exclusions...
2023-04-14T11:28:29.6424288Z [INFO] Parsing exclusions from /home/runner/work/maven/maven/.gitignore
2023-04-14T11:28:29.6468646Z [INFO] Finished adding exclusions from SCM ignore files.
2023-04-14T11:28:29.6469364Z [INFO] 94 implicit excludes.
2023-04-14T11:28:29.6475866Z [INFO] 14 explicit excludes.
2023-04-14T11:28:29.7272277Z [INFO] 28 resources included
2023-04-14T11:28:30.6283337Z [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
2023-04-14T11:28:30.6284161Z [INFO] 
2023-04-14T11:28:30.6285603Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven ---
2023-04-14T11:28:30.6309428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.23/animal-sniffer-1.23.pom
2023-04-14T11:28:30.6407720Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.23/animal-sniffer-1.23.pom (2.5 kB at 248 kB/s)
2023-04-14T11:28:30.6426364Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
2023-04-14T11:28:30.6459944Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 790 kB/s)
2023-04-14T11:28:30.6471340Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
2023-04-14T11:28:30.6521843Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 2.3 MB/s)
2023-04-14T11:28:30.6535981Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.pom
2023-04-14T11:28:30.6586236Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.pom (1.7 kB at 331 kB/s)
2023-04-14T11:28:30.6603056Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.23/java-boot-classpath-detector-1.23.pom
2023-04-14T11:28:30.6665833Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.23/java-boot-classpath-detector-1.23.pom (2.2 kB at 374 kB/s)
2023-04-14T11:28:30.6683786Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
2023-04-14T11:28:30.6734668Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 1.1 MB/s)
2023-04-14T11:28:30.6744917Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
2023-04-14T11:28:30.6781071Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 1.6 MB/s)
2023-04-14T11:28:30.6818580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
2023-04-14T11:28:30.6857425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 686 kB/s)
2023-04-14T11:28:30.6868345Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
2023-04-14T11:28:30.6904553Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 3.5 MB/s)
2023-04-14T11:28:30.6921189Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
2023-04-14T11:28:30.6953405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.2 MB/s)
2023-04-14T11:28:30.6965054Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
2023-04-14T11:28:30.6998253Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 8.5 MB/s)
2023-04-14T11:28:30.7035983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.23/animal-sniffer-1.23.jar
2023-04-14T11:28:30.7044466Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
2023-04-14T11:28:30.7048808Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar
2023-04-14T11:28:30.7057698Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.23/java-boot-classpath-detector-1.23.jar
2023-04-14T11:28:30.7081317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
2023-04-14T11:28:30.7129930Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 12 MB/s)
2023-04-14T11:28:30.7130977Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
2023-04-14T11:28:30.7132155Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.23/animal-sniffer-1.23.jar (39 kB at 3.9 MB/s)
2023-04-14T11:28:30.7137353Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
2023-04-14T11:28:30.7154033Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.23/java-boot-classpath-detector-1.23.jar (4.9 kB at 446 kB/s)
2023-04-14T11:28:30.7161451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar (3.1 kB at 259 kB/s)
2023-04-14T11:28:30.7198277Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 3.9 MB/s)
2023-04-14T11:28:30.7273084Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 12 MB/s)
2023-04-14T11:28:30.7275326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.3 MB/s)
2023-04-14T11:28:30.7475352Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:30.7485201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java18/1.0/java18-1.0.signature
2023-04-14T11:28:30.7868138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java18/1.0/java18-1.0.signature (2.0 MB at 53 MB/s)
2023-04-14T11:28:31.3261910Z [INFO] 
2023-04-14T11:28:31.3263151Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven ---
2023-04-14T11:28:31.3290861Z [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
2023-04-14T11:28:31.3291901Z [INFO] 
2023-04-14T11:28:31.3292633Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven ---
2023-04-14T11:28:31.3304675Z [INFO] Installing /home/runner/work/maven/maven/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven/4.0.0-alpha-6-SNAPSHOT/maven-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:31.3307788Z [INFO] Installing /home/runner/work/maven/maven/target/maven-4.0.0-alpha-6-SNAPSHOT-site.xml to /home/runner/.m2/repository/org/apache/maven/maven/4.0.0-alpha-6-SNAPSHOT/maven-4.0.0-alpha-6-SNAPSHOT-site.xml
2023-04-14T11:28:31.3323593Z [INFO] 
2023-04-14T11:28:31.3324367Z [INFO] ---------------------< org.apache.maven:maven-api >---------------------
2023-04-14T11:28:31.3325090Z [INFO] Building Maven 4 API 4.0.0-alpha-6-SNAPSHOT                       [3/29]
2023-04-14T11:28:31.3325608Z [INFO]   from api/pom.xml
2023-04-14T11:28:31.3326576Z [INFO] --------------------------------[ pom ]---------------------------------
2023-04-14T11:28:31.3364773Z [INFO] 
2023-04-14T11:28:31.3365637Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api ---
2023-04-14T11:28:31.3391949Z [INFO] Adding ignore: module-info
2023-04-14T11:28:31.3476599Z [INFO] 
2023-04-14T11:28:31.3477733Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api ---
2023-04-14T11:28:31.3494679Z [INFO] 
2023-04-14T11:28:31.3495469Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api ---
2023-04-14T11:28:31.3499471Z [INFO] 
2023-04-14T11:28:31.3500167Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api ---
2023-04-14T11:28:31.3551540Z [INFO] 
2023-04-14T11:28:31.3552446Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api ---
2023-04-14T11:28:31.3717566Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:31.3747940Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:31.3756361Z [INFO] Sorting file /tmp/pom1173957625464808693.xml
2023-04-14T11:28:31.3906527Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:31.3958779Z [INFO] 
2023-04-14T11:28:31.3959938Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api ---
2023-04-14T11:28:31.4528718Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:31.4529394Z [INFO] 
2023-04-14T11:28:31.4531372Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api ---
2023-04-14T11:28:31.4544352Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:31.4592450Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:31.4748092Z [INFO] 
2023-04-14T11:28:31.4749205Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api ---
2023-04-14T11:28:31.4758519Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:31.4760466Z [INFO] 
2023-04-14T11:28:31.4761239Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api ---
2023-04-14T11:28:31.4768227Z [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
2023-04-14T11:28:31.4768790Z [INFO] 
2023-04-14T11:28:31.4769432Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api ---
2023-04-14T11:28:31.4779459Z [INFO] Installing /home/runner/work/maven/maven/api/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api/4.0.0-alpha-6-SNAPSHOT/maven-api-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:31.4782591Z [INFO] Installing /home/runner/work/maven/maven/api/target/maven-api-4.0.0-alpha-6-SNAPSHOT-site.xml to /home/runner/.m2/repository/org/apache/maven/maven-api/4.0.0-alpha-6-SNAPSHOT/maven-api-4.0.0-alpha-6-SNAPSHOT-site.xml
2023-04-14T11:28:31.4790291Z [INFO] 
2023-04-14T11:28:31.4791009Z [INFO] ------------------< org.apache.maven:maven-api-meta >-------------------
2023-04-14T11:28:31.4792033Z [INFO] Building Maven 4 API Meta annotations 4.0.0-alpha-6-SNAPSHOT      [4/29]
2023-04-14T11:28:31.4818382Z [INFO]   from api/maven-api-meta/pom.xml
2023-04-14T11:28:31.4819106Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:31.4837106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
2023-04-14T11:28:31.4871780Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 2.1 MB/s)
2023-04-14T11:28:31.4890484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
2023-04-14T11:28:31.4927336Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 7.9 MB/s)
2023-04-14T11:28:31.4991985Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
2023-04-14T11:28:31.5031201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 1.8 MB/s)
2023-04-14T11:28:31.5043005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
2023-04-14T11:28:31.5075596Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 3.6 MB/s)
2023-04-14T11:28:31.5093287Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
2023-04-14T11:28:31.5136981Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 15 MB/s)
2023-04-14T11:28:31.5170051Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
2023-04-14T11:28:31.5201537Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 2.4 MB/s)
2023-04-14T11:28:31.5212462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
2023-04-14T11:28:31.5246097Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 7.2 MB/s)
2023-04-14T11:28:31.5284419Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
2023-04-14T11:28:31.5322758Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 11 MB/s)
2023-04-14T11:28:31.5387245Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
2023-04-14T11:28:31.5423078Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 1.7 MB/s)
2023-04-14T11:28:31.5442062Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
2023-04-14T11:28:31.5476811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 9.1 MB/s)
2023-04-14T11:28:31.5559834Z [INFO] 
2023-04-14T11:28:31.5561041Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-meta ---
2023-04-14T11:28:31.5599736Z [INFO] Adding ignore: module-info
2023-04-14T11:28:31.5683822Z [INFO] 
2023-04-14T11:28:31.5684696Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-meta ---
2023-04-14T11:28:31.5694046Z [INFO] 
2023-04-14T11:28:31.5694715Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-meta ---
2023-04-14T11:28:31.5698541Z [INFO] 
2023-04-14T11:28:31.5699266Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-meta ---
2023-04-14T11:28:31.5714433Z [INFO] 
2023-04-14T11:28:31.5715048Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-meta ---
2023-04-14T11:28:31.5862665Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:31.5877125Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:33.1071570Z [INFO] Sorting file /tmp/pom4676676914980292591.xml
2023-04-14T11:28:33.1125230Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:33.1136084Z [INFO] 
2023-04-14T11:28:33.1139497Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-meta ---
2023-04-14T11:28:33.3924774Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:33.3925434Z [INFO] 
2023-04-14T11:28:33.3927034Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-meta ---
2023-04-14T11:28:33.3939972Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:33.4017228Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:33.4129753Z [INFO] 
2023-04-14T11:28:33.4130650Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-meta ---
2023-04-14T11:28:33.4214599Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
2023-04-14T11:28:33.4258989Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 1.7 MB/s)
2023-04-14T11:28:33.4284057Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
2023-04-14T11:28:33.4331908Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 11 MB/s)
2023-04-14T11:28:33.4600774Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-meta/src/main/resources
2023-04-14T11:28:33.4632032Z [INFO] Copying 3 resources
2023-04-14T11:28:33.4673966Z [INFO] 
2023-04-14T11:28:33.4674768Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-meta ---
2023-04-14T11:28:33.4703438Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
2023-04-14T11:28:33.4740389Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 1.6 MB/s)
2023-04-14T11:28:33.4751697Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
2023-04-14T11:28:33.4785207Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 2.1 MB/s)
2023-04-14T11:28:33.4803258Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
2023-04-14T11:28:33.4836520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 1.7 MB/s)
2023-04-14T11:28:33.4849435Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
2023-04-14T11:28:33.4885038Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 1.2 MB/s)
2023-04-14T11:28:33.4900260Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
2023-04-14T11:28:33.4934316Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 592 kB/s)
2023-04-14T11:28:33.4945052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
2023-04-14T11:28:33.4979272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 3.7 MB/s)
2023-04-14T11:28:33.4994803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
2023-04-14T11:28:33.5032581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 4.0 MB/s)
2023-04-14T11:28:33.5053876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
2023-04-14T11:28:33.5090312Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 352 kB/s)
2023-04-14T11:28:33.5100363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
2023-04-14T11:28:33.5144494Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 1.6 MB/s)
2023-04-14T11:28:33.5163146Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
2023-04-14T11:28:33.5197404Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 379 kB/s)
2023-04-14T11:28:33.5213788Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom
2023-04-14T11:28:33.5247016Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 401 kB/s)
2023-04-14T11:28:33.5257076Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom
2023-04-14T11:28:33.5330726Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 189 kB/s)
2023-04-14T11:28:33.5369564Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
2023-04-14T11:28:33.5372565Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
2023-04-14T11:28:33.5375372Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
2023-04-14T11:28:33.5384471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
2023-04-14T11:28:33.5392429Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
2023-04-14T11:28:33.5422529Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 2.7 MB/s)
2023-04-14T11:28:33.5424288Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
2023-04-14T11:28:33.5428573Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 704 kB/s)
2023-04-14T11:28:33.5429783Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
2023-04-14T11:28:33.5463126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 3.4 MB/s)
2023-04-14T11:28:33.5464486Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
2023-04-14T11:28:33.5478663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 12 MB/s)
2023-04-14T11:28:33.5518873Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 358 kB/s)
2023-04-14T11:28:33.5527068Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 3.6 MB/s)
2023-04-14T11:28:33.5534902Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 1.5 MB/s)
2023-04-14T11:28:33.5568346Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 18 MB/s)
2023-04-14T11:28:33.7440642Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:33.7470199Z [INFO] Compiling 10 source files to /home/runner/work/maven/maven/api/maven-api-meta/target/classes
2023-04-14T11:28:34.6684305Z [INFO] 
2023-04-14T11:28:34.6685278Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-meta ---
2023-04-14T11:28:34.6699762Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:34.6783421Z [INFO] 
2023-04-14T11:28:34.6784806Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-meta ---
2023-04-14T11:28:34.6796613Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-meta/src/test/resources
2023-04-14T11:28:34.6831051Z [INFO] Copying 3 resources
2023-04-14T11:28:34.6832138Z [INFO] 
2023-04-14T11:28:34.6832882Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-meta ---
2023-04-14T11:28:34.6833312Z [INFO] No sources to compile
2023-04-14T11:28:34.6833581Z [INFO] 
2023-04-14T11:28:34.6834198Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-meta ---
2023-04-14T11:28:34.6864352Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
2023-04-14T11:28:34.6903467Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 1.6 MB/s)
2023-04-14T11:28:34.6927486Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
2023-04-14T11:28:34.6966066Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 848 kB/s)
2023-04-14T11:28:34.6988489Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
2023-04-14T11:28:34.7021200Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 1.2 MB/s)
2023-04-14T11:28:34.7051769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
2023-04-14T11:28:34.7081060Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 1.3 MB/s)
2023-04-14T11:28:34.7100008Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
2023-04-14T11:28:34.7127075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 1.2 MB/s)
2023-04-14T11:28:34.7145370Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
2023-04-14T11:28:34.7175406Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 1.5 MB/s)
2023-04-14T11:28:34.7193909Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
2023-04-14T11:28:34.7222202Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 599 kB/s)
2023-04-14T11:28:34.7241777Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
2023-04-14T11:28:34.7270548Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 1.9 MB/s)
2023-04-14T11:28:34.7312053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
2023-04-14T11:28:34.7313106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
2023-04-14T11:28:34.7316757Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
2023-04-14T11:28:34.7317879Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
2023-04-14T11:28:34.7367076Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
2023-04-14T11:28:34.7441105Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 2.8 MB/s)
2023-04-14T11:28:34.7442382Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
2023-04-14T11:28:34.7473272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 7.8 MB/s)
2023-04-14T11:28:34.7479216Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 798 kB/s)
2023-04-14T11:28:34.7481011Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 537 kB/s)
2023-04-14T11:28:34.7483685Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 18 MB/s)
2023-04-14T11:28:34.7484750Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 11 MB/s)
2023-04-14T11:28:34.7490178Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
2023-04-14T11:28:34.7491244Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
2023-04-14T11:28:34.7527036Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 2.9 MB/s)
2023-04-14T11:28:34.7907222Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 38 MB/s)
2023-04-14T11:28:34.8649755Z [INFO] 
2023-04-14T11:28:34.8652717Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-meta ---
2023-04-14T11:28:34.8689471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
2023-04-14T11:28:34.8731742Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 1.1 MB/s)
2023-04-14T11:28:34.8753263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
2023-04-14T11:28:34.8794196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 1.3 MB/s)
2023-04-14T11:28:34.8814492Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
2023-04-14T11:28:34.8851077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 2.0 MB/s)
2023-04-14T11:28:34.8869587Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
2023-04-14T11:28:34.8908138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.6 MB/s)
2023-04-14T11:28:34.8946214Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
2023-04-14T11:28:34.8955070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
2023-04-14T11:28:34.8996265Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
2023-04-14T11:28:34.8997403Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 6.1 MB/s)
2023-04-14T11:28:34.9001377Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
2023-04-14T11:28:34.9013266Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 3.7 MB/s)
2023-04-14T11:28:34.9078885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 6.6 MB/s)
2023-04-14T11:28:34.9091214Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 18 MB/s)
2023-04-14T11:28:35.0457212Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-meta/target/maven-api-meta-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:35.0879702Z [INFO] 
2023-04-14T11:28:35.0882090Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-meta ---
2023-04-14T11:28:35.0891965Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:35.0894625Z [INFO] 
2023-04-14T11:28:35.0905922Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-meta ---
2023-04-14T11:28:35.0918948Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-meta/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-6-SNAPSHOT/maven-api-meta-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:35.0926097Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-meta/target/maven-api-meta-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-6-SNAPSHOT/maven-api-meta-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:35.0957610Z [INFO] 
2023-04-14T11:28:35.0959760Z [INFO] -------------------< org.apache.maven:maven-api-xml >-------------------
2023-04-14T11:28:35.0961848Z [INFO] Building Maven 4 API XML 4.0.0-alpha-6-SNAPSHOT                   [5/29]
2023-04-14T11:28:35.0964389Z [INFO]   from api/maven-api-xml/pom.xml
2023-04-14T11:28:35.0966402Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:35.1054019Z [INFO] 
2023-04-14T11:28:35.1056625Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-xml ---
2023-04-14T11:28:35.1119271Z [INFO] Adding ignore: module-info
2023-04-14T11:28:35.1209690Z [INFO] 
2023-04-14T11:28:35.1212188Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-xml ---
2023-04-14T11:28:35.1232001Z [INFO] 
2023-04-14T11:28:35.1234501Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-xml ---
2023-04-14T11:28:35.1243362Z [INFO] 
2023-04-14T11:28:35.1245749Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-xml ---
2023-04-14T11:28:35.1265095Z [INFO] 
2023-04-14T11:28:35.1267335Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-xml ---
2023-04-14T11:28:35.1377784Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:35.1393191Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:35.1401561Z [INFO] Sorting file /tmp/pom8268025081607998737.xml
2023-04-14T11:28:35.1528330Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:35.2265083Z [INFO] 
2023-04-14T11:28:35.2267635Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-xml ---
2023-04-14T11:28:35.3678267Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:35.3681735Z [INFO] 
2023-04-14T11:28:35.3684215Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-xml ---
2023-04-14T11:28:35.3705982Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:35.4371383Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:35.4593287Z [INFO] 
2023-04-14T11:28:35.4594342Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-xml ---
2023-04-14T11:28:35.4606726Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-xml/src/main/resources
2023-04-14T11:28:35.4609455Z [INFO] Copying 3 resources
2023-04-14T11:28:35.4615615Z [INFO] 
2023-04-14T11:28:35.4616413Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-xml ---
2023-04-14T11:28:35.4630868Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:35.4635094Z [INFO] Compiling 1 source file to /home/runner/work/maven/maven/api/maven-api-xml/target/classes
2023-04-14T11:28:35.5249768Z [INFO] 
2023-04-14T11:28:35.5252887Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-xml ---
2023-04-14T11:28:35.5282630Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:35.5343194Z [INFO] 
2023-04-14T11:28:35.5344253Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-xml ---
2023-04-14T11:28:35.5352112Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-xml/src/test/resources
2023-04-14T11:28:35.5354593Z [INFO] Copying 3 resources
2023-04-14T11:28:35.5360143Z [INFO] 
2023-04-14T11:28:35.5360956Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-xml ---
2023-04-14T11:28:35.5431875Z [INFO] No sources to compile
2023-04-14T11:28:35.5432412Z [INFO] 
2023-04-14T11:28:35.5433573Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-xml ---
2023-04-14T11:28:35.5434069Z [INFO] 
2023-04-14T11:28:35.5434971Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-xml ---
2023-04-14T11:28:35.5435729Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-xml/target/maven-api-xml-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:35.5538636Z [INFO] 
2023-04-14T11:28:35.5539812Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-xml ---
2023-04-14T11:28:35.5541388Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:35.5541835Z [INFO] 
2023-04-14T11:28:35.5542801Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-xml ---
2023-04-14T11:28:35.5543772Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-xml/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-6-SNAPSHOT/maven-api-xml-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:35.5545357Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-xml/target/maven-api-xml-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-6-SNAPSHOT/maven-api-xml-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:35.5546118Z [INFO] 
2023-04-14T11:28:35.5549605Z [INFO] ------------------< org.apache.maven:maven-api-model >------------------
2023-04-14T11:28:35.5550501Z [INFO] Building Maven 4 API :: Model 4.0.0-alpha-6-SNAPSHOT              [6/29]
2023-04-14T11:28:35.5551518Z [INFO]   from api/maven-api-model/pom.xml
2023-04-14T11:28:35.5552132Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:35.5556217Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-maven-plugin/2.1.1/modello-maven-plugin-2.1.1.pom
2023-04-14T11:28:35.5613011Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-maven-plugin/2.1.1/modello-maven-plugin-2.1.1.pom (8.4 kB at 1.4 MB/s)
2023-04-14T11:28:35.5624837Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello/2.1.1/modello-2.1.1.pom
2023-04-14T11:28:35.5697248Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello/2.1.1/modello-2.1.1.pom (24 kB at 3.5 MB/s)
2023-04-14T11:28:35.5714952Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
2023-04-14T11:28:35.5752735Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 4.4 MB/s)
2023-04-14T11:28:35.5764987Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
2023-04-14T11:28:35.5794836Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 2.6 MB/s)
2023-04-14T11:28:35.5805257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
2023-04-14T11:28:35.5838346Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 7.9 MB/s)
2023-04-14T11:28:35.5862589Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-maven-plugin/2.1.1/modello-maven-plugin-2.1.1.jar
2023-04-14T11:28:35.5914898Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-maven-plugin/2.1.1/modello-maven-plugin-2.1.1.jar (42 kB at 8.5 MB/s)
2023-04-14T11:28:35.6001720Z [INFO] 
2023-04-14T11:28:35.6002753Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-model ---
2023-04-14T11:28:35.6027920Z [INFO] Adding ignore: module-info
2023-04-14T11:28:35.6116442Z [INFO] 
2023-04-14T11:28:35.6117462Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-model ---
2023-04-14T11:28:35.6124202Z [INFO] 
2023-04-14T11:28:35.6125008Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-model ---
2023-04-14T11:28:35.6135529Z [INFO] 
2023-04-14T11:28:35.6136396Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-model ---
2023-04-14T11:28:35.6152811Z [INFO] 
2023-04-14T11:28:35.6153591Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-api-model ---
2023-04-14T11:28:35.6176372Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-core/2.1.1/modello-core-2.1.1.pom
2023-04-14T11:28:35.6243031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-core/2.1.1/modello-core-2.1.1.pom (1.7 kB at 237 kB/s)
2023-04-14T11:28:35.6259327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
2023-04-14T11:28:35.6295302Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 2.0 MB/s)
2023-04-14T11:28:35.6313983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
2023-04-14T11:28:35.6345131Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 272 kB/s)
2023-04-14T11:28:35.6387079Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/4.2.0/sisu-guice-4.2.0.pom
2023-04-14T11:28:35.6436416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/4.2.0/sisu-guice-4.2.0.pom (11 kB at 2.3 MB/s)
2023-04-14T11:28:35.6450184Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
2023-04-14T11:28:35.6504327Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom (16 kB at 2.6 MB/s)
2023-04-14T11:28:35.6522847Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/12/public-parent-12.pom
2023-04-14T11:28:35.6768898Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/12/public-parent-12.pom (761 B at 32 kB/s)
2023-04-14T11:28:35.6779818Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/12/buildsupport-12.pom
2023-04-14T11:28:35.6847380Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/12/buildsupport-12.pom (24 kB at 3.5 MB/s)
2023-04-14T11:28:35.6869677Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
2023-04-14T11:28:35.6906513Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 1.4 MB/s)
2023-04-14T11:28:35.6918060Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
2023-04-14T11:28:35.6949753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 2.6 MB/s)
2023-04-14T11:28:35.6967169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-converters/2.1.1/modello-plugin-converters-2.1.1.pom
2023-04-14T11:28:35.7015079Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-converters/2.1.1/modello-plugin-converters-2.1.1.pom (1.6 kB at 326 kB/s)
2023-04-14T11:28:35.7025871Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugins/2.1.1/modello-plugins-2.1.1.pom
2023-04-14T11:28:35.7149657Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugins/2.1.1/modello-plugins-2.1.1.pom (2.5 kB at 212 kB/s)
2023-04-14T11:28:35.7168711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-java/2.1.1/modello-plugin-java-2.1.1.pom
2023-04-14T11:28:35.7220056Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-java/2.1.1/modello-plugin-java-2.1.1.pom (2.6 kB at 518 kB/s)
2023-04-14T11:28:35.7242832Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-dom4j/2.1.1/modello-plugin-dom4j-2.1.1.pom
2023-04-14T11:28:35.7300037Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-dom4j/2.1.1/modello-plugin-dom4j-2.1.1.pom (1.6 kB at 319 kB/s)
2023-04-14T11:28:35.7325628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xml/2.1.1/modello-plugin-xml-2.1.1.pom
2023-04-14T11:28:35.7401157Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xml/2.1.1/modello-plugin-xml-2.1.1.pom (1.0 kB at 150 kB/s)
2023-04-14T11:28:35.7422841Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jackson/2.1.1/modello-plugin-jackson-2.1.1.pom
2023-04-14T11:28:35.7480620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jackson/2.1.1/modello-plugin-jackson-2.1.1.pom (1.8 kB at 352 kB/s)
2023-04-14T11:28:35.7501416Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom
2023-04-14T11:28:35.7539177Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom (7.0 kB at 1.8 MB/s)
2023-04-14T11:28:35.7555236Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom
2023-04-14T11:28:35.7591355Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom (10 kB at 3.4 MB/s)
2023-04-14T11:28:35.7619154Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom
2023-04-14T11:28:35.7656014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom (19 kB at 4.9 MB/s)
2023-04-14T11:28:35.7684443Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom
2023-04-14T11:28:35.7720003Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom (6.2 kB at 2.1 MB/s)
2023-04-14T11:28:35.7747225Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jdom/2.1.1/modello-plugin-jdom-2.1.1.pom
2023-04-14T11:28:35.7814629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jdom/2.1.1/modello-plugin-jdom-2.1.1.pom (1.7 kB at 249 kB/s)
2023-04-14T11:28:35.7841747Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jsonschema/2.1.1/modello-plugin-jsonschema-2.1.1.pom
2023-04-14T11:28:35.7903500Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jsonschema/2.1.1/modello-plugin-jsonschema-2.1.1.pom (1.5 kB at 213 kB/s)
2023-04-14T11:28:35.7927052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-sax/2.1.1/modello-plugin-sax-2.1.1.pom
2023-04-14T11:28:35.7987575Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-sax/2.1.1/modello-plugin-sax-2.1.1.pom (1.4 kB at 225 kB/s)
2023-04-14T11:28:35.8010893Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-snakeyaml/2.1.1/modello-plugin-snakeyaml-2.1.1.pom
2023-04-14T11:28:35.8065349Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-snakeyaml/2.1.1/modello-plugin-snakeyaml-2.1.1.pom (1.2 kB at 193 kB/s)
2023-04-14T11:28:35.8085781Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom
2023-04-14T11:28:35.8127045Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom (39 kB at 9.6 MB/s)
2023-04-14T11:28:35.8243438Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-stax/2.1.1/modello-plugin-stax-2.1.1.pom
2023-04-14T11:28:35.8299791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-stax/2.1.1/modello-plugin-stax-2.1.1.pom (1.9 kB at 372 kB/s)
2023-04-14T11:28:35.8322049Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xdoc/2.1.1/modello-plugin-xdoc-2.1.1.pom
2023-04-14T11:28:35.8373922Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xdoc/2.1.1/modello-plugin-xdoc-2.1.1.pom (1.6 kB at 258 kB/s)
2023-04-14T11:28:35.8394341Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xsd/2.1.1/modello-plugin-xsd-2.1.1.pom
2023-04-14T11:28:35.8442938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xsd/2.1.1/modello-plugin-xsd-2.1.1.pom (1.3 kB at 268 kB/s)
2023-04-14T11:28:35.8470601Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom
2023-04-14T11:28:35.8506663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom (13 kB at 3.2 MB/s)
2023-04-14T11:28:35.8524645Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xpp3/2.1.1/modello-plugin-xpp3-2.1.1.pom
2023-04-14T11:28:35.8588416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xpp3/2.1.1/modello-plugin-xpp3-2.1.1.pom (1.4 kB at 240 kB/s)
2023-04-14T11:28:35.8613400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-velocity/2.1.1/modello-plugin-velocity-2.1.1.pom
2023-04-14T11:28:35.8736942Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-velocity/2.1.1/modello-plugin-velocity-2.1.1.pom (1.1 kB at 92 kB/s)
2023-04-14T11:28:35.8761376Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
2023-04-14T11:28:35.8902616Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 748 kB/s)
2023-04-14T11:28:35.8920048Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
2023-04-14T11:28:35.9008851Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 1.5 MB/s)
2023-04-14T11:28:35.9029581Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
2023-04-14T11:28:35.9065582Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 1.9 MB/s)
2023-04-14T11:28:35.9086562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
2023-04-14T11:28:35.9123592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 7.5 MB/s)
2023-04-14T11:28:35.9143888Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
2023-04-14T11:28:35.9189216Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 19 MB/s)
2023-04-14T11:28:35.9249134Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-core/2.1.1/modello-core-2.1.1.jar
2023-04-14T11:28:35.9259499Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/4.2.0/sisu-guice-4.2.0-no_aop.jar
2023-04-14T11:28:35.9313574Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-core/2.1.1/modello-core-2.1.1.jar (61 kB at 8.8 MB/s)
2023-04-14T11:28:35.9393679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
2023-04-14T11:28:35.9394851Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
2023-04-14T11:28:35.9465935Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-dom4j/2.1.1/modello-plugin-dom4j-2.1.1.jar
2023-04-14T11:28:35.9491001Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-converters/2.1.1/modello-plugin-converters-2.1.1.jar
2023-04-14T11:28:35.9531752Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 13 MB/s)
2023-04-14T11:28:35.9532859Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xml/2.1.1/modello-plugin-xml-2.1.1.jar
2023-04-14T11:28:35.9534045Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-dom4j/2.1.1/modello-plugin-dom4j-2.1.1.jar (19 kB at 3.2 MB/s)
2023-04-14T11:28:35.9535011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jackson/2.1.1/modello-plugin-jackson-2.1.1.jar
2023-04-14T11:28:35.9569861Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/4.2.0/sisu-guice-4.2.0-no_aop.jar (522 kB at 16 MB/s)
2023-04-14T11:28:35.9571157Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar
2023-04-14T11:28:35.9638239Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jackson/2.1.1/modello-plugin-jackson-2.1.1.jar (20 kB at 1.2 MB/s)
2023-04-14T11:28:35.9642387Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar
2023-04-14T11:28:35.9718472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xml/2.1.1/modello-plugin-xml-2.1.1.jar (15 kB at 613 kB/s)
2023-04-14T11:28:35.9724016Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar
2023-04-14T11:28:35.9758509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-converters/2.1.1/modello-plugin-converters-2.1.1.jar (9.9 kB at 274 kB/s)
2023-04-14T11:28:35.9759699Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-java/2.1.1/modello-plugin-java-2.1.1.jar
2023-04-14T11:28:35.9765291Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar (459 kB at 16 MB/s)
2023-04-14T11:28:35.9767559Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jdom/2.1.1/modello-plugin-jdom-2.1.1.jar
2023-04-14T11:28:35.9771288Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar (76 kB at 2.6 MB/s)
2023-04-14T11:28:35.9772383Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jsonschema/2.1.1/modello-plugin-jsonschema-2.1.1.jar
2023-04-14T11:28:35.9816388Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jdom/2.1.1/modello-plugin-jdom-2.1.1.jar (14 kB at 416 kB/s)
2023-04-14T11:28:35.9818713Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-sax/2.1.1/modello-plugin-sax-2.1.1.jar
2023-04-14T11:28:35.9869835Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-sax/2.1.1/modello-plugin-sax-2.1.1.jar (11 kB at 282 kB/s)
2023-04-14T11:28:35.9871127Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-snakeyaml/2.1.1/modello-plugin-snakeyaml-2.1.1.jar
2023-04-14T11:28:35.9875249Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-java/2.1.1/modello-plugin-java-2.1.1.jar (94 kB at 2.4 MB/s)
2023-04-14T11:28:35.9881993Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar
2023-04-14T11:28:35.9912913Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-jsonschema/2.1.1/modello-plugin-jsonschema-2.1.1.jar (7.2 kB at 163 kB/s)
2023-04-14T11:28:35.9918927Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-stax/2.1.1/modello-plugin-stax-2.1.1.jar
2023-04-14T11:28:35.9923924Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-snakeyaml/2.1.1/modello-plugin-snakeyaml-2.1.1.jar (22 kB at 486 kB/s)
2023-04-14T11:28:35.9924975Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xdoc/2.1.1/modello-plugin-xdoc-2.1.1.jar
2023-04-14T11:28:35.9982707Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-stax/2.1.1/modello-plugin-stax-2.1.1.jar (39 kB at 766 kB/s)
2023-04-14T11:28:35.9983786Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar
2023-04-14T11:28:35.9988272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xdoc/2.1.1/modello-plugin-xdoc-2.1.1.jar (15 kB at 303 kB/s)
2023-04-14T11:28:35.9991878Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xpp3/2.1.1/modello-plugin-xpp3-2.1.1.jar
2023-04-14T11:28:36.0036601Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar (332 kB at 5.9 MB/s)
2023-04-14T11:28:36.0040495Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xsd/2.1.1/modello-plugin-xsd-2.1.1.jar
2023-04-14T11:28:36.0058618Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xpp3/2.1.1/modello-plugin-xpp3-2.1.1.jar (31 kB at 540 kB/s)
2023-04-14T11:28:36.0059795Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-velocity/2.1.1/modello-plugin-velocity-2.1.1.jar
2023-04-14T11:28:36.0095152Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-xsd/2.1.1/modello-plugin-xsd-2.1.1.jar (15 kB at 246 kB/s)
2023-04-14T11:28:36.0098908Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
2023-04-14T11:28:36.0107489Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/modello/modello-plugin-velocity/2.1.1/modello-plugin-velocity-2.1.1.jar (9.2 kB at 146 kB/s)
2023-04-14T11:28:36.0109065Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
2023-04-14T11:28:36.0276405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 6.6 MB/s)
2023-04-14T11:28:36.0280261Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
2023-04-14T11:28:36.0311997Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar (438 kB at 5.5 MB/s)
2023-04-14T11:28:36.0342101Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 477 kB/s)
2023-04-14T11:28:36.0473785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 5.8 MB/s)
2023-04-14T11:28:36.0517728Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar (1.6 MB at 16 MB/s)
2023-04-14T11:28:36.0543531Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 17 MB/s)
2023-04-14T11:28:36.1662072Z [INFO] outputDirectory: /home/runner/work/maven/maven/api/maven-api-model/target/generated-sources/modello
2023-04-14T11:28:36.1675489Z [INFO] Working on model: src/main/mdo/maven.mdo
2023-04-14T11:28:36.2384649Z [INFO] Generating current version: 4.2.0
2023-04-14T11:28:36.6049913Z [INFO] 
2023-04-14T11:28:36.6053536Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-model ---
2023-04-14T11:28:36.6142073Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:36.6154978Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:36.8545810Z [INFO] Sorting file /tmp/pom5892151644008395126.xml
2023-04-14T11:28:36.8589901Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:36.8596023Z [INFO] 
2023-04-14T11:28:36.8596958Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-model ---
2023-04-14T11:28:37.3750106Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:37.3750772Z [INFO] 
2023-04-14T11:28:37.3752477Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-model ---
2023-04-14T11:28:37.3773583Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:37.3806317Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:37.4189697Z [INFO] 
2023-04-14T11:28:37.4190973Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-model ---
2023-04-14T11:28:37.4197635Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-model/src/main/resources
2023-04-14T11:28:37.4199785Z [INFO] Copying 3 resources
2023-04-14T11:28:37.4204868Z [INFO] 
2023-04-14T11:28:37.4205655Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-model ---
2023-04-14T11:28:37.4265600Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:37.4268849Z [INFO] Compiling 49 source files to /home/runner/work/maven/maven/api/maven-api-model/target/classes
2023-04-14T11:28:38.7748971Z [INFO] 
2023-04-14T11:28:38.7750505Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-model ---
2023-04-14T11:28:38.7830702Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:38.8326635Z [INFO] 
2023-04-14T11:28:38.8327780Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-model ---
2023-04-14T11:28:38.8340548Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-model/src/test/resources
2023-04-14T11:28:38.8342345Z [INFO] Copying 3 resources
2023-04-14T11:28:38.8347812Z [INFO] 
2023-04-14T11:28:38.8348603Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-model ---
2023-04-14T11:28:38.8355831Z [INFO] No sources to compile
2023-04-14T11:28:38.8356294Z [INFO] 
2023-04-14T11:28:38.8357173Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-model ---
2023-04-14T11:28:38.8378098Z [INFO] 
2023-04-14T11:28:38.8378860Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-model ---
2023-04-14T11:28:38.8549420Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-model/target/maven-api-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:38.8906906Z [INFO] 
2023-04-14T11:28:38.8908085Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-model ---
2023-04-14T11:28:38.8956447Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:38.8960417Z [INFO] 
2023-04-14T11:28:38.8963524Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-model ---
2023-04-14T11:28:38.8980583Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-model/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-model/4.0.0-alpha-6-SNAPSHOT/maven-api-model-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:38.8988914Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-model/target/maven-api-model-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-model/4.0.0-alpha-6-SNAPSHOT/maven-api-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:38.9003307Z [INFO] 
2023-04-14T11:28:38.9006383Z [INFO] ------------------< org.apache.maven:maven-xml-impl >-------------------
2023-04-14T11:28:38.9009327Z [INFO] Building Implementation of Maven API XML 4.0.0-alpha-6-SNAPSHOT   [7/29]
2023-04-14T11:28:38.9015670Z [INFO]   from maven-xml-impl/pom.xml
2023-04-14T11:28:38.9018718Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:38.9055055Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
2023-04-14T11:28:38.9106929Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 2.9 MB/s)
2023-04-14T11:28:38.9139922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
2023-04-14T11:28:38.9148371Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
2023-04-14T11:28:38.9185084Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 5.3 MB/s)
2023-04-14T11:28:38.9208676Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 7.6 MB/s)
2023-04-14T11:28:38.9274365Z [INFO] 
2023-04-14T11:28:38.9275238Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-xml-impl ---
2023-04-14T11:28:38.9275951Z [INFO] Adding ignore: module-info
2023-04-14T11:28:38.9430729Z [INFO] 
2023-04-14T11:28:38.9434200Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-xml-impl ---
2023-04-14T11:28:38.9442446Z [INFO] 
2023-04-14T11:28:38.9445600Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-xml-impl ---
2023-04-14T11:28:38.9451845Z [INFO] 
2023-04-14T11:28:38.9461976Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-xml-impl ---
2023-04-14T11:28:38.9486302Z [INFO] 
2023-04-14T11:28:38.9489389Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-xml-impl ---
2023-04-14T11:28:38.9620568Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:38.9630291Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:39.4863570Z [INFO] Sorting file /tmp/pom5178843317163191791.xml
2023-04-14T11:28:39.4967135Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:39.4973325Z [INFO] 
2023-04-14T11:28:39.4974289Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-xml-impl ---
2023-04-14T11:28:40.0129210Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:40.0129893Z [INFO] 
2023-04-14T11:28:40.0131677Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-xml-impl ---
2023-04-14T11:28:40.0152475Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:40.0184366Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:40.0862775Z [INFO] 
2023-04-14T11:28:40.0866385Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-xml-impl ---
2023-04-14T11:28:40.0887527Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-xml-impl/src/main/resources
2023-04-14T11:28:40.0901043Z [INFO] Copying 3 resources
2023-04-14T11:28:40.0909904Z [INFO] 
2023-04-14T11:28:40.0913448Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-xml-impl ---
2023-04-14T11:28:40.0949293Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:40.0956946Z [INFO] Compiling 8 source files to /home/runner/work/maven/maven/maven-xml-impl/target/classes
2023-04-14T11:28:40.4222345Z [INFO] 
2023-04-14T11:28:40.4225935Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-xml-impl ---
2023-04-14T11:28:40.4239726Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:40.4727318Z [INFO] 
2023-04-14T11:28:40.4730902Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-xml-impl ---
2023-04-14T11:28:40.4742450Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-xml-impl/src/test/resources
2023-04-14T11:28:40.4748366Z [INFO] Copying 3 resources
2023-04-14T11:28:40.4770077Z [INFO] 
2023-04-14T11:28:40.4773312Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-xml-impl ---
2023-04-14T11:28:40.4802316Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:40.4808192Z [INFO] Compiling 2 source files to /home/runner/work/maven/maven/maven-xml-impl/target/test-classes
2023-04-14T11:28:40.5934832Z [INFO] 
2023-04-14T11:28:40.5937287Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-xml-impl ---
2023-04-14T11:28:40.5987073Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-xml-impl/target/surefire-reports
2023-04-14T11:28:40.6037357Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:40.6562690Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar
2023-04-14T11:28:40.6610882Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar (26 kB at 5.2 MB/s)
2023-04-14T11:28:40.6629124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom
2023-04-14T11:28:40.6665765Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom (5.3 kB at 1.3 MB/s)
2023-04-14T11:28:40.6685455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom
2023-04-14T11:28:40.6719594Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom (2.5 kB at 845 kB/s)
2023-04-14T11:28:40.6810087Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom
2023-04-14T11:28:40.6846085Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom (2.7 kB at 674 kB/s)
2023-04-14T11:28:40.6925135Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
2023-04-14T11:28:40.6962969Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 554 kB/s)
2023-04-14T11:28:40.6983244Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
2023-04-14T11:28:40.7016344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 389 kB/s)
2023-04-14T11:28:40.7063015Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
2023-04-14T11:28:40.7147472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 299 kB/s)
2023-04-14T11:28:40.7170317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
2023-04-14T11:28:40.7205933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 506 kB/s)
2023-04-14T11:28:40.7227928Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
2023-04-14T11:28:40.7261320Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 561 kB/s)
2023-04-14T11:28:40.7286414Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
2023-04-14T11:28:40.7319970Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 798 kB/s)
2023-04-14T11:28:40.7354181Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
2023-04-14T11:28:40.7433574Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 297 kB/s)
2023-04-14T11:28:40.7458505Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
2023-04-14T11:28:40.7490634Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 734 kB/s)
2023-04-14T11:28:40.7503154Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
2023-04-14T11:28:40.7537589Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 6.7 MB/s)
2023-04-14T11:28:40.7583785Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
2023-04-14T11:28:40.7607110Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 2.1 MB/s)
2023-04-14T11:28:40.7621848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
2023-04-14T11:28:40.7658847Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 8.9 MB/s)
2023-04-14T11:28:40.7703509Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
2023-04-14T11:28:40.7747584Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 1.5 MB/s)
2023-04-14T11:28:40.7872492Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
2023-04-14T11:28:40.7934398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 398 kB/s)
2023-04-14T11:28:40.7949102Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
2023-04-14T11:28:40.7982802Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 4.1 MB/s)
2023-04-14T11:28:40.8017669Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom
2023-04-14T11:28:40.8052832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom (7.9 kB at 2.0 MB/s)
2023-04-14T11:28:40.8071507Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom
2023-04-14T11:28:40.8103485Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom (11 kB at 2.8 MB/s)
2023-04-14T11:28:40.8124958Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom
2023-04-14T11:28:40.8158260Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 14 MB/s)
2023-04-14T11:28:40.8195599Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom
2023-04-14T11:28:40.8240891Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 2.4 MB/s)
2023-04-14T11:28:40.8295272Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
2023-04-14T11:28:40.8329256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 273 kB/s)
2023-04-14T11:28:40.8366330Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
2023-04-14T11:28:40.8419102Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 6.1 MB/s)
2023-04-14T11:28:40.8434485Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
2023-04-14T11:28:40.8492366Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 4.1 MB/s)
2023-04-14T11:28:40.8525373Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
2023-04-14T11:28:40.8555995Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 1.9 MB/s)
2023-04-14T11:28:40.8572362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar
2023-04-14T11:28:40.8581552Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
2023-04-14T11:28:40.8616358Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar (17 kB at 4.3 MB/s)
2023-04-14T11:28:40.8622494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
2023-04-14T11:28:40.8628676Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
2023-04-14T11:28:40.8640354Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 16 MB/s)
2023-04-14T11:28:40.8648572Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
2023-04-14T11:28:40.8654844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 721 kB/s)
2023-04-14T11:28:40.8713036Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 11 MB/s)
2023-04-14T11:28:40.8719267Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
2023-04-14T11:28:40.8795311Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 8.1 MB/s)
2023-04-14T11:28:40.8805954Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 791 kB/s)
2023-04-14T11:28:40.8817652Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar
2023-04-14T11:28:40.8896912Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar (169 kB at 21 MB/s)
2023-04-14T11:28:40.8904883Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom
2023-04-14T11:28:40.8936727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom (3.0 kB at 1.0 MB/s)
2023-04-14T11:28:40.9149388Z [INFO] 
2023-04-14T11:28:40.9151009Z [INFO] -------------------------------------------------------
2023-04-14T11:28:40.9153681Z [INFO]  T E S T S
2023-04-14T11:28:40.9154543Z [INFO] -------------------------------------------------------
2023-04-14T11:28:41.7780619Z [INFO] Running org.apache.maven.internal.xml.XmlNodeImplTest
2023-04-14T11:28:41.9202673Z [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.apache.maven.internal.xml.XmlNodeImplTest
2023-04-14T11:28:41.9222028Z [INFO] Running org.apache.maven.internal.xml.XmlNodeBuilderTest
2023-04-14T11:28:41.9285232Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.internal.xml.XmlNodeBuilderTest
2023-04-14T11:28:41.9428350Z [INFO] 
2023-04-14T11:28:41.9428993Z [INFO] Results:
2023-04-14T11:28:41.9431951Z [INFO] 
2023-04-14T11:28:41.9432547Z [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:41.9433000Z [INFO] 
2023-04-14T11:28:41.9462509Z [INFO] 
2023-04-14T11:28:41.9463525Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-xml-impl ---
2023-04-14T11:28:41.9605156Z [INFO] Building jar: /home/runner/work/maven/maven/maven-xml-impl/target/maven-xml-impl-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:41.9739299Z [INFO] 
2023-04-14T11:28:41.9740494Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-xml-impl ---
2023-04-14T11:28:41.9745997Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:41.9746475Z [INFO] 
2023-04-14T11:28:41.9747181Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-xml-impl ---
2023-04-14T11:28:41.9754616Z [INFO] Installing /home/runner/work/maven/maven/maven-xml-impl/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-6-SNAPSHOT/maven-xml-impl-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:41.9758598Z [INFO] Installing /home/runner/work/maven/maven/maven-xml-impl/target/maven-xml-impl-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-6-SNAPSHOT/maven-xml-impl-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:41.9766331Z [INFO] 
2023-04-14T11:28:41.9767044Z [INFO] --------------------< org.apache.maven:maven-model >--------------------
2023-04-14T11:28:41.9767730Z [INFO] Building Maven Model 4.0.0-alpha-6-SNAPSHOT                       [8/29]
2023-04-14T11:28:41.9768292Z [INFO]   from maven-model/pom.xml
2023-04-14T11:28:41.9768899Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:41.9786340Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.16.0/japicmp-maven-plugin-0.16.0.pom
2023-04-14T11:28:41.9879032Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.16.0/japicmp-maven-plugin-0.16.0.pom (5.5 kB at 613 kB/s)
2023-04-14T11:28:41.9891335Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.16.0/japicmp-base-0.16.0.pom
2023-04-14T11:28:41.9940128Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.16.0/japicmp-base-0.16.0.pom (15 kB at 3.0 MB/s)
2023-04-14T11:28:41.9961034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.16.0/japicmp-maven-plugin-0.16.0.jar
2023-04-14T11:28:42.0036105Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.16.0/japicmp-maven-plugin-0.16.0.jar (46 kB at 5.8 MB/s)
2023-04-14T11:28:42.0109134Z [INFO] 
2023-04-14T11:28:42.0110437Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-model ---
2023-04-14T11:28:42.0173360Z [INFO] Adding ignore: module-info
2023-04-14T11:28:42.0358464Z [INFO] 
2023-04-14T11:28:42.0359560Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-model ---
2023-04-14T11:28:42.0363143Z [INFO] 
2023-04-14T11:28:42.0363818Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-model ---
2023-04-14T11:28:42.0370504Z [INFO] 
2023-04-14T11:28:42.0371805Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-model ---
2023-04-14T11:28:42.0389010Z [INFO] 
2023-04-14T11:28:42.0389763Z [INFO] --- modello-maven-plugin:2.1.1:velocity (model-v3) @ maven-model ---
2023-04-14T11:28:42.0401707Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-model/target/generated-sources/modello
2023-04-14T11:28:42.0402322Z [INFO] Working on model: src/main/mdo/maven.mdo
2023-04-14T11:28:42.0553893Z [INFO] Generating current version: 4.1.0
2023-04-14T11:28:42.1651708Z [INFO] 
2023-04-14T11:28:42.1652788Z [INFO] --- modello-maven-plugin:2.1.1:velocity (model-v4) @ maven-model ---
2023-04-14T11:28:42.1666780Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-model/target/generated-sources/modello
2023-04-14T11:28:42.1667443Z [INFO] Working on model: src/main/mdo/maven.mdo
2023-04-14T11:28:42.1788432Z [INFO] Generating current version: 4.2.0
2023-04-14T11:28:42.3802709Z [INFO] 
2023-04-14T11:28:42.3806267Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-model ---
2023-04-14T11:28:42.3929173Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:42.3945472Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:42.3955119Z [INFO] Sorting file /tmp/pom8713333303055176200.xml
2023-04-14T11:28:42.4012293Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:42.9982874Z [INFO] 
2023-04-14T11:28:42.9993976Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-model ---
2023-04-14T11:28:43.1968378Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:43.1969074Z [INFO] 
2023-04-14T11:28:43.1970902Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-model ---
2023-04-14T11:28:43.1983763Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:43.2006296Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:43.3169112Z [INFO] 
2023-04-14T11:28:43.3172689Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-model ---
2023-04-14T11:28:43.3190894Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-model/src/main/resources
2023-04-14T11:28:43.3197268Z [INFO] Copying 3 resources
2023-04-14T11:28:43.3205569Z [INFO] 
2023-04-14T11:28:43.3208788Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-model ---
2023-04-14T11:28:43.3239165Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:43.3246631Z [INFO] Compiling 61 source files to /home/runner/work/maven/maven/maven-model/target/classes
2023-04-14T11:28:44.8537814Z [INFO] /home/runner/work/maven/maven/maven-model/src/main/java/org/apache/maven/model/WrapperProperties.java: /home/runner/work/maven/maven/maven-model/src/main/java/org/apache/maven/model/WrapperProperties.java uses or overrides a deprecated API.
2023-04-14T11:28:44.8539390Z [INFO] /home/runner/work/maven/maven/maven-model/src/main/java/org/apache/maven/model/WrapperProperties.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:28:44.8540386Z [INFO] /home/runner/work/maven/maven/maven-model/src/main/java/org/apache/maven/model/InputLocation.java: Some input files use unchecked or unsafe operations.
2023-04-14T11:28:44.8541355Z [INFO] /home/runner/work/maven/maven/maven-model/src/main/java/org/apache/maven/model/InputLocation.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:28:44.8542073Z [INFO] 
2023-04-14T11:28:44.8542723Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-model ---
2023-04-14T11:28:44.8553404Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:44.9338924Z [INFO] 
2023-04-14T11:28:44.9340110Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-model ---
2023-04-14T11:28:44.9354488Z [INFO] Copying 1 resource
2023-04-14T11:28:44.9355009Z [INFO] Copying 3 resources
2023-04-14T11:28:44.9357369Z [INFO] 
2023-04-14T11:28:44.9358418Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-model ---
2023-04-14T11:28:44.9375983Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:44.9377923Z [INFO] Compiling 40 source files to /home/runner/work/maven/maven/maven-model/target/test-classes
2023-04-14T11:28:45.0656092Z [INFO] 
2023-04-14T11:28:45.0659666Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-model ---
2023-04-14T11:28:45.0807016Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-model/target/surefire-reports
2023-04-14T11:28:45.0812718Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:45.0875117Z [INFO] 
2023-04-14T11:28:45.0878232Z [INFO] -------------------------------------------------------
2023-04-14T11:28:45.0880854Z [INFO]  T E S T S
2023-04-14T11:28:45.0883519Z [INFO] -------------------------------------------------------
2023-04-14T11:28:45.8070259Z [INFO] Running org.apache.maven.model.PluginConfigurationTest
2023-04-14T11:28:45.8681443Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.maven.model.PluginConfigurationTest
2023-04-14T11:28:45.8691256Z [INFO] Running org.apache.maven.model.ModelTest
2023-04-14T11:28:45.8952147Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.maven.model.ModelTest
2023-04-14T11:28:45.8986941Z [INFO] Running org.apache.maven.model.ScmTest
2023-04-14T11:28:45.9068560Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.maven.model.ScmTest
2023-04-14T11:28:45.9072664Z [INFO] Running org.apache.maven.model.ResourceTest
2023-04-14T11:28:45.9359829Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.maven.model.ResourceTest
2023-04-14T11:28:45.9366733Z [INFO] Running org.apache.maven.model.ExtensionTest
2023-04-14T11:28:45.9443039Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.ExtensionTest
2023-04-14T11:28:45.9447423Z [INFO] Running org.apache.maven.model.PluginExecutionTest
2023-04-14T11:28:45.9550486Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.PluginExecutionTest
2023-04-14T11:28:45.9554343Z [INFO] Running org.apache.maven.model.PrerequisitesTest
2023-04-14T11:28:45.9663342Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.maven.model.PrerequisitesTest
2023-04-14T11:28:45.9680564Z [INFO] Running org.apache.maven.model.OrganizationTest
2023-04-14T11:28:45.9825761Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.model.OrganizationTest
2023-04-14T11:28:45.9855586Z [INFO] Running org.apache.maven.model.PluginContainerTest
2023-04-14T11:28:45.9946385Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.PluginContainerTest
2023-04-14T11:28:46.0004506Z [INFO] Running org.apache.maven.model.ReportingTest
2023-04-14T11:28:46.0143393Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.model.ReportingTest
2023-04-14T11:28:46.0183178Z [INFO] Running org.apache.maven.model.PluginTest
2023-04-14T11:28:46.0289679Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.PluginTest
2023-04-14T11:28:46.0290481Z [INFO] Running org.apache.maven.model.ProfileTest
2023-04-14T11:28:46.0399404Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.maven.model.ProfileTest
2023-04-14T11:28:46.0442514Z [INFO] Running org.apache.maven.model.NotifierTest
2023-04-14T11:28:46.0551280Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.maven.model.NotifierTest
2023-04-14T11:28:46.0573798Z [INFO] Running org.apache.maven.model.IssueManagementTest
2023-04-14T11:28:46.0659411Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.model.IssueManagementTest
2023-04-14T11:28:46.0813848Z [INFO] Running org.apache.maven.model.ActivationPropertyTest
2023-04-14T11:28:46.1000972Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.maven.model.ActivationPropertyTest
2023-04-14T11:28:46.1001808Z [INFO] Running org.apache.maven.model.BuildTest
2023-04-14T11:28:46.1197073Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.maven.model.BuildTest
2023-04-14T11:28:46.1197849Z [INFO] Running org.apache.maven.model.ExclusionTest
2023-04-14T11:28:46.1336787Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.maven.model.ExclusionTest
2023-04-14T11:28:46.1446547Z [INFO] Running org.apache.maven.model.merge.MavenMergerTest
2023-04-14T11:28:46.2175270Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.apache.maven.model.merge.MavenMergerTest
2023-04-14T11:28:46.2240596Z [INFO] Running org.apache.maven.model.RepositoryTest
2023-04-14T11:28:46.2323077Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.RepositoryTest
2023-04-14T11:28:46.2336241Z [INFO] Running org.apache.maven.model.SiteTest
2023-04-14T11:28:46.2504984Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.maven.model.SiteTest
2023-04-14T11:28:46.2508863Z [INFO] Running org.apache.maven.model.ActivationTest
2023-04-14T11:28:46.2654907Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.maven.model.ActivationTest
2023-04-14T11:28:46.2659126Z [INFO] Running org.apache.maven.model.CiManagementTest
2023-04-14T11:28:46.2771697Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.model.CiManagementTest
2023-04-14T11:28:46.2776162Z [INFO] Running org.apache.maven.model.DeveloperTest
2023-04-14T11:28:46.2850491Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.model.DeveloperTest
2023-04-14T11:28:46.2851240Z [INFO] Running org.apache.maven.model.ContributorTest
2023-04-14T11:28:46.3008704Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.maven.model.ContributorTest
2023-04-14T11:28:46.3012960Z [INFO] Running org.apache.maven.model.LicenseTest
2023-04-14T11:28:46.3046729Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.model.LicenseTest
2023-04-14T11:28:46.3050117Z [INFO] Running org.apache.maven.model.ActivationOSTest
2023-04-14T11:28:46.3225859Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.maven.model.ActivationOSTest
2023-04-14T11:28:46.3226650Z [INFO] Running org.apache.maven.model.DependencyTest
2023-04-14T11:28:46.3258002Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.model.DependencyTest
2023-04-14T11:28:46.3261621Z [INFO] Running org.apache.maven.model.DistributionManagementTest
2023-04-14T11:28:46.3316146Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.maven.model.DistributionManagementTest
2023-04-14T11:28:46.3319652Z [INFO] Running org.apache.maven.model.ParentTest
2023-04-14T11:28:46.3449257Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.maven.model.ParentTest
2023-04-14T11:28:46.3453244Z [INFO] Running org.apache.maven.model.ReportSetTest
2023-04-14T11:28:46.3584634Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.maven.model.ReportSetTest
2023-04-14T11:28:46.3592692Z [INFO] Running org.apache.maven.model.DependencyManagementTest
2023-04-14T11:28:46.3624315Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.model.DependencyManagementTest
2023-04-14T11:28:46.3627818Z [INFO] Running org.apache.maven.model.SerializationTest
2023-04-14T11:28:46.4665793Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.apache.maven.model.SerializationTest
2023-04-14T11:28:46.4695267Z [INFO] Running org.apache.maven.model.ActivationFileTest
2023-04-14T11:28:46.4759898Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.model.ActivationFileTest
2023-04-14T11:28:46.4760662Z [INFO] Running org.apache.maven.model.PluginManagementTest
2023-04-14T11:28:46.4821185Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.model.PluginManagementTest
2023-04-14T11:28:46.4822013Z [INFO] Running org.apache.maven.model.RepositoryPolicyTest
2023-04-14T11:28:46.5031442Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.maven.model.RepositoryPolicyTest
2023-04-14T11:28:46.5039110Z [INFO] Running org.apache.maven.model.DeploymentRepositoryTest
2023-04-14T11:28:46.5094497Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.model.DeploymentRepositoryTest
2023-04-14T11:28:46.5101775Z [INFO] Running org.apache.maven.model.MailingListTest
2023-04-14T11:28:46.5254693Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.maven.model.MailingListTest
2023-04-14T11:28:46.5255490Z [INFO] Running org.apache.maven.model.RelocationTest
2023-04-14T11:28:46.5297614Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.model.RelocationTest
2023-04-14T11:28:46.5305303Z [INFO] Running org.apache.maven.model.ReportPluginTest
2023-04-14T11:28:46.5368375Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.model.ReportPluginTest
2023-04-14T11:28:46.5394641Z [INFO] Running org.apache.maven.model.v4.ModelXmlTest
2023-04-14T11:28:46.5615706Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.maven.model.v4.ModelXmlTest
2023-04-14T11:28:46.5918397Z [INFO] 
2023-04-14T11:28:46.5920477Z [INFO] Results:
2023-04-14T11:28:46.5925338Z [INFO] 
2023-04-14T11:28:46.5925849Z [INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:46.5926473Z [INFO] 
2023-04-14T11:28:46.5926925Z [INFO] 
2023-04-14T11:28:46.5992336Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-model ---
2023-04-14T11:28:46.6053971Z [INFO] Building jar: /home/runner/work/maven/maven/maven-model/target/maven-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:46.6470603Z [INFO] 
2023-04-14T11:28:46.6471781Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-model ---
2023-04-14T11:28:46.6472661Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:46.6473074Z [INFO] 
2023-04-14T11:28:46.6473850Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-model ---
2023-04-14T11:28:46.6476679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
2023-04-14T11:28:46.6526125Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 288 kB/s)
2023-04-14T11:28:46.6535264Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
2023-04-14T11:28:46.6584116Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 2.9 MB/s)
2023-04-14T11:28:46.6601876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom
2023-04-14T11:28:46.6635547Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom (12 kB at 4.1 MB/s)
2023-04-14T11:28:46.6644830Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom
2023-04-14T11:28:46.6670858Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom (14 kB at 6.8 MB/s)
2023-04-14T11:28:46.6685301Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom
2023-04-14T11:28:46.6710636Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom (2.2 kB at 1.1 MB/s)
2023-04-14T11:28:46.6720328Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
2023-04-14T11:28:46.6744526Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 704 kB/s)
2023-04-14T11:28:46.6753677Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
2023-04-14T11:28:46.6785537Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 1.8 MB/s)
2023-04-14T11:28:46.6797876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom
2023-04-14T11:28:46.6826733Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom (7.2 kB at 2.4 MB/s)
2023-04-14T11:28:46.6844507Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
2023-04-14T11:28:46.6889886Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:46.6891017Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
2023-04-14T11:28:46.6919240Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 2.0 MB/s)
2023-04-14T11:28:46.6929348Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
2023-04-14T11:28:46.6975597Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 1.6 MB/s)
2023-04-14T11:28:46.6990153Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2023-04-14T11:28:46.7017472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 478 kB/s)
2023-04-14T11:28:46.7026579Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
2023-04-14T11:28:46.7051964Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 785 kB/s)
2023-04-14T11:28:46.7060410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
2023-04-14T11:28:46.7088758Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 2.6 MB/s)
2023-04-14T11:28:46.7099373Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
2023-04-14T11:28:46.7131043Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 6.9 MB/s)
2023-04-14T11:28:46.7163628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
2023-04-14T11:28:46.7207432Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 170 kB/s)
2023-04-14T11:28:46.7220053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
2023-04-14T11:28:46.7268671Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 2.0 MB/s)
2023-04-14T11:28:46.7284248Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
2023-04-14T11:28:46.7330852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 2.2 MB/s)
2023-04-14T11:28:46.7348442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
2023-04-14T11:28:46.7387843Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 1.2 MB/s)
2023-04-14T11:28:46.7398916Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
2023-04-14T11:28:46.7434929Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 2.0 MB/s)
2023-04-14T11:28:46.7449581Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
2023-04-14T11:28:46.7678625Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 12 kB/s)
2023-04-14T11:28:46.7689939Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
2023-04-14T11:28:46.7720240Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 1.4 MB/s)
2023-04-14T11:28:46.7735443Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
2023-04-14T11:28:46.7763990Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 1.3 MB/s)
2023-04-14T11:28:46.7786925Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.16.0/japicmp-0.16.0.pom
2023-04-14T11:28:46.7855341Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.16.0/japicmp-0.16.0.pom (4.2 kB at 598 kB/s)
2023-04-14T11:28:46.7904544Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
2023-04-14T11:28:46.7937383Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 3.6 MB/s)
2023-04-14T11:28:46.7953994Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.pom
2023-04-14T11:28:46.7997154Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.pom (8.1 kB at 2.0 MB/s)
2023-04-14T11:28:46.8009865Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
2023-04-14T11:28:46.8039037Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 1.6 MB/s)
2023-04-14T11:28:46.8051870Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
2023-04-14T11:28:46.8104098Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 212 kB/s)
2023-04-14T11:28:46.8117692Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
2023-04-14T11:28:46.8146699Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 5.3 MB/s)
2023-04-14T11:28:46.8160246Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
2023-04-14T11:28:46.8189286Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 2.6 MB/s)
2023-04-14T11:28:46.8200600Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
2023-04-14T11:28:46.8231262Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 4.4 MB/s)
2023-04-14T11:28:46.8247294Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
2023-04-14T11:28:46.8279168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 1.5 MB/s)
2023-04-14T11:28:46.8290070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
2023-04-14T11:28:46.8320590Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 6.0 MB/s)
2023-04-14T11:28:46.8365886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
2023-04-14T11:28:46.8398478Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 3.9 MB/s)
2023-04-14T11:28:46.8414613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom
2023-04-14T11:28:46.8447745Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom (5.6 kB at 1.9 MB/s)
2023-04-14T11:28:46.8459509Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom
2023-04-14T11:28:46.8496748Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom (1.1 kB at 283 kB/s)
2023-04-14T11:28:46.8506432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
2023-04-14T11:28:46.8552518Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 5.9 MB/s)
2023-04-14T11:28:46.8568263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
2023-04-14T11:28:46.8679597Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 286 kB/s)
2023-04-14T11:28:46.8693642Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
2023-04-14T11:28:46.8729117Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 2.7 MB/s)
2023-04-14T11:28:46.8749045Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom
2023-04-14T11:28:46.8782264Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom (2.8 kB at 922 kB/s)
2023-04-14T11:28:46.8796100Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom
2023-04-14T11:28:46.8827769Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom (1.1 kB at 381 kB/s)
2023-04-14T11:28:46.8846945Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom
2023-04-14T11:28:46.8881769Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (3.6 kB at 1.2 MB/s)
2023-04-14T11:28:46.8894404Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom
2023-04-14T11:28:46.8938947Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 kB at 4.7 MB/s)
2023-04-14T11:28:46.8958395Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom
2023-04-14T11:28:46.9000208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom (15 kB at 3.8 MB/s)
2023-04-14T11:28:46.9017560Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom
2023-04-14T11:28:46.9088717Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom (5.3 kB at 752 kB/s)
2023-04-14T11:28:46.9111658Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom
2023-04-14T11:28:46.9171605Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom (15 kB at 2.2 MB/s)
2023-04-14T11:28:46.9191318Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.pom
2023-04-14T11:28:46.9265729Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.pom (15 kB at 1.9 MB/s)
2023-04-14T11:28:46.9285289Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom
2023-04-14T11:28:46.9348739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom (17 kB at 2.8 MB/s)
2023-04-14T11:28:46.9403159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar
2023-04-14T11:28:46.9414041Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar
2023-04-14T11:28:46.9427492Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
2023-04-14T11:28:46.9442208Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
2023-04-14T11:28:46.9451002Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
2023-04-14T11:28:46.9492554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar (14 kB at 1.5 MB/s)
2023-04-14T11:28:46.9493515Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar
2023-04-14T11:28:46.9521335Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar (19 kB at 2.3 MB/s)
2023-04-14T11:28:46.9522430Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
2023-04-14T11:28:46.9551925Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 1.3 MB/s)
2023-04-14T11:28:46.9553184Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
2023-04-14T11:28:46.9555500Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 960 kB/s)
2023-04-14T11:28:46.9556423Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
2023-04-14T11:28:46.9601190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 2.8 MB/s)
2023-04-14T11:28:46.9603484Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar (214 kB at 11 MB/s)
2023-04-14T11:28:46.9605363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
2023-04-14T11:28:46.9608155Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
2023-04-14T11:28:46.9678362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 6.8 MB/s)
2023-04-14T11:28:46.9679531Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
2023-04-14T11:28:46.9688349Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 234 kB/s)
2023-04-14T11:28:46.9689224Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
2023-04-14T11:28:46.9711922Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 7.8 MB/s)
2023-04-14T11:28:46.9715840Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
2023-04-14T11:28:46.9720490Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 1.6 MB/s)
2023-04-14T11:28:46.9721566Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
2023-04-14T11:28:46.9747047Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 136 kB/s)
2023-04-14T11:28:46.9748231Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
2023-04-14T11:28:46.9780951Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 1.8 MB/s)
2023-04-14T11:28:46.9785092Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
2023-04-14T11:28:46.9817919Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 9.4 MB/s)
2023-04-14T11:28:46.9819073Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.16.0/japicmp-0.16.0.jar
2023-04-14T11:28:46.9822712Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 3.9 MB/s)
2023-04-14T11:28:46.9823679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
2023-04-14T11:28:46.9918310Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 5.2 MB/s)
2023-04-14T11:28:46.9922196Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.jar
2023-04-14T11:28:46.9993984Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.jar (100 kB at 1.8 MB/s)
2023-04-14T11:28:46.9997563Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
2023-04-14T11:28:47.0044869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 1.0 MB/s)
2023-04-14T11:28:47.0048677Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
2023-04-14T11:28:47.0076429Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.16.0/japicmp-0.16.0.jar (259 kB at 4.0 MB/s)
2023-04-14T11:28:47.0077658Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
2023-04-14T11:28:47.0118571Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 653 kB/s)
2023-04-14T11:28:47.0122345Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar
2023-04-14T11:28:47.0129177Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 1.7 MB/s)
2023-04-14T11:28:47.0132743Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar
2023-04-14T11:28:47.0169207Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar (778 kB at 11 MB/s)
2023-04-14T11:28:47.0187280Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar (72 kB at 961 kB/s)
2023-04-14T11:28:47.0188358Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar
2023-04-14T11:28:47.0189337Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar
2023-04-14T11:28:47.0260023Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar (38 kB at 465 kB/s)
2023-04-14T11:28:47.0264129Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar
2023-04-14T11:28:47.0300236Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar (27 kB at 316 kB/s)
2023-04-14T11:28:47.0301735Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.jar
2023-04-14T11:28:47.0351532Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.jar (21 kB at 226 kB/s)
2023-04-14T11:28:47.0352731Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar
2023-04-14T11:28:47.0412654Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar (317 kB at 3.2 MB/s)
2023-04-14T11:28:47.0519753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.9 MB/s)
2023-04-14T11:28:47.0678586Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar (1.0 MB at 8.2 MB/s)
2023-04-14T11:28:47.0879283Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar (2.9 MB at 19 MB/s)
2023-04-14T11:28:47.1362348Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar (4.6 MB at 24 MB/s)
2023-04-14T11:28:47.2279099Z [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-model/maven-metadata.xml
2023-04-14T11:28:47.2289420Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/maven-metadata.xml
2023-04-14T11:28:47.2337282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/maven-metadata.xml (2.7 kB at 539 kB/s)
2023-04-14T11:28:47.7436342Z [INFO] Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-model/maven-metadata.xml (507 B at 982 B/s)
2023-04-14T11:28:47.7493270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
2023-04-14T11:28:47.7587753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 24 MB/s)
2023-04-14T11:28:48.2351428Z [INFO] Written file '/home/runner/work/maven/maven/maven-model/target/japicmp/japicmp.diff'.
2023-04-14T11:28:48.9100236Z [INFO] Written file '/home/runner/work/maven/maven/maven-model/target/japicmp/japicmp.xml'.
2023-04-14T11:28:48.9103515Z [INFO] Written file '/home/runner/work/maven/maven/maven-model/target/japicmp/japicmp.html'.
2023-04-14T11:28:48.9127490Z [INFO] 
2023-04-14T11:28:48.9130987Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-model ---
2023-04-14T11:28:48.9144859Z [INFO] Installing /home/runner/work/maven/maven/maven-model/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-model/4.0.0-alpha-6-SNAPSHOT/maven-model-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:48.9152747Z [INFO] Installing /home/runner/work/maven/maven/maven-model/target/maven-model-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-model/4.0.0-alpha-6-SNAPSHOT/maven-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:48.9169002Z [INFO] 
2023-04-14T11:28:48.9172129Z [INFO] ------------------< org.apache.maven:maven-artifact >-------------------
2023-04-14T11:28:48.9175105Z [INFO] Building Maven Artifact 4.0.0-alpha-6-SNAPSHOT                    [9/29]
2023-04-14T11:28:48.9178102Z [INFO]   from maven-artifact/pom.xml
2023-04-14T11:28:48.9180915Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:48.9193654Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom
2023-04-14T11:28:48.9264786Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (13 kB at 1.8 MB/s)
2023-04-14T11:28:48.9286597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar
2023-04-14T11:28:48.9346424Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar (54 kB at 8.9 MB/s)
2023-04-14T11:28:48.9483044Z [INFO] 
2023-04-14T11:28:48.9484173Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-artifact ---
2023-04-14T11:28:48.9554662Z [INFO] Adding ignore: module-info
2023-04-14T11:28:48.9646537Z [INFO] 
2023-04-14T11:28:48.9649991Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-artifact ---
2023-04-14T11:28:48.9659120Z [INFO] 
2023-04-14T11:28:48.9662335Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-artifact ---
2023-04-14T11:28:48.9669114Z [INFO] 
2023-04-14T11:28:48.9672638Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-artifact ---
2023-04-14T11:28:48.9692611Z [INFO] 
2023-04-14T11:28:48.9695627Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-artifact ---
2023-04-14T11:28:48.9786706Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:48.9797838Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:48.9806022Z [INFO] Sorting file /tmp/pom5101875098351700309.xml
2023-04-14T11:28:48.9846938Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:49.6385412Z [INFO] 
2023-04-14T11:28:49.6389076Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-artifact ---
2023-04-14T11:28:50.0690492Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:50.0694586Z [INFO] 
2023-04-14T11:28:50.0697931Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-artifact ---
2023-04-14T11:28:50.0719571Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:50.0745743Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:50.0858903Z [INFO] 
2023-04-14T11:28:50.0862384Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-artifact ---
2023-04-14T11:28:50.0952071Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-artifact/src/main/resources
2023-04-14T11:28:50.1031484Z [INFO] Copying 3 resources
2023-04-14T11:28:50.1032029Z [INFO] 
2023-04-14T11:28:50.1033245Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-artifact ---
2023-04-14T11:28:50.1033845Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:50.1034557Z [INFO] Compiling 27 source files to /home/runner/work/maven/maven/maven-artifact/target/classes
2023-04-14T11:28:50.2674135Z [INFO] /home/runner/work/maven/maven/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/MultipleArtifactsNotFoundException.java: Some input files use or override a deprecated API.
2023-04-14T11:28:50.2677958Z [INFO] /home/runner/work/maven/maven/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/MultipleArtifactsNotFoundException.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:28:50.2682257Z [INFO] 
2023-04-14T11:28:50.2685379Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-artifact ---
2023-04-14T11:28:50.2709078Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:50.2758962Z [INFO] 
2023-04-14T11:28:50.2762515Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-artifact ---
2023-04-14T11:28:50.2773708Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-artifact/src/test/resources
2023-04-14T11:28:50.2782972Z [INFO] Copying 3 resources
2023-04-14T11:28:50.2791803Z [INFO] 
2023-04-14T11:28:50.2794979Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-artifact ---
2023-04-14T11:28:50.2829508Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:50.2835349Z [INFO] Compiling 7 source files to /home/runner/work/maven/maven/maven-artifact/target/test-classes
2023-04-14T11:28:50.3753553Z [INFO] 
2023-04-14T11:28:50.3759743Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-artifact ---
2023-04-14T11:28:50.3792090Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-artifact/target/surefire-reports
2023-04-14T11:28:50.3801291Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:50.3954122Z [INFO] 
2023-04-14T11:28:50.3956217Z [INFO] -------------------------------------------------------
2023-04-14T11:28:50.3957803Z [INFO]  T E S T S
2023-04-14T11:28:50.3959576Z [INFO] -------------------------------------------------------
2023-04-14T11:28:50.9549797Z [INFO] Running org.apache.maven.artifact.versioning.DefaultArtifactVersionTest
2023-04-14T11:28:51.0467452Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.apache.maven.artifact.versioning.DefaultArtifactVersionTest
2023-04-14T11:28:51.0502797Z [INFO] Running org.apache.maven.artifact.versioning.VersionRangeTest
2023-04-14T11:28:51.0772838Z [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.maven.artifact.versioning.VersionRangeTest
2023-04-14T11:28:51.0832148Z [INFO] Running org.apache.maven.artifact.versioning.ComparableVersionTest
2023-04-14T11:28:51.1355276Z [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.maven.artifact.versioning.ComparableVersionTest
2023-04-14T11:28:51.1375172Z [INFO] Running org.apache.maven.artifact.DefaultArtifactTest
2023-04-14T11:28:51.1752696Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.maven.artifact.DefaultArtifactTest
2023-04-14T11:28:51.1753555Z [INFO] Running org.apache.maven.artifact.ArtifactUtilsTest
2023-04-14T11:28:51.1856698Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.maven.artifact.ArtifactUtilsTest
2023-04-14T11:28:51.2114567Z [INFO] 
2023-04-14T11:28:51.2118362Z [INFO] Results:
2023-04-14T11:28:51.2119023Z [INFO] 
2023-04-14T11:28:51.2119506Z [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:51.2120118Z [INFO] 
2023-04-14T11:28:51.2120545Z [INFO] 
2023-04-14T11:28:51.2121453Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-artifact ---
2023-04-14T11:28:51.2313247Z [INFO] Building jar: /home/runner/work/maven/maven/maven-artifact/target/maven-artifact-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:51.2592008Z [INFO] 
2023-04-14T11:28:51.2592972Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-artifact ---
2023-04-14T11:28:51.2593835Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:51.2594281Z [INFO] 
2023-04-14T11:28:51.2595082Z [INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (default) @ maven-artifact ---
2023-04-14T11:28:51.3253810Z [INFO] Failsafe report directory: /home/runner/work/maven/maven/maven-artifact/target/failsafe-reports
2023-04-14T11:28:51.3290274Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:51.3712631Z [INFO] 
2023-04-14T11:28:51.3713581Z [INFO] -------------------------------------------------------
2023-04-14T11:28:51.3714250Z [INFO]  T E S T S
2023-04-14T11:28:51.3714766Z [INFO] -------------------------------------------------------
2023-04-14T11:28:51.9387998Z [INFO] Running org.apache.maven.artifact.versioning.ComparableVersionIT
2023-04-14T11:28:51.9956325Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.apache.maven.artifact.versioning.ComparableVersionIT
2023-04-14T11:28:52.0035977Z [INFO] 
2023-04-14T11:28:52.0036608Z [INFO] Results:
2023-04-14T11:28:52.0037641Z [INFO] 
2023-04-14T11:28:52.0037981Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:52.0038235Z [INFO] 
2023-04-14T11:28:52.0126068Z [INFO] 
2023-04-14T11:28:52.0127157Z [INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (default) @ maven-artifact ---
2023-04-14T11:28:52.0179625Z [INFO] Failsafe report directory: /home/runner/work/maven/maven/maven-artifact/target/failsafe-reports
2023-04-14T11:28:52.1285975Z [INFO] 
2023-04-14T11:28:52.1287072Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-artifact ---
2023-04-14T11:28:52.1317378Z [INFO] Installing /home/runner/work/maven/maven/maven-artifact/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-artifact/4.0.0-alpha-6-SNAPSHOT/maven-artifact-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:52.1319915Z [INFO] Installing /home/runner/work/maven/maven/maven-artifact/target/maven-artifact-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-artifact/4.0.0-alpha-6-SNAPSHOT/maven-artifact-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:52.1328689Z [INFO] 
2023-04-14T11:28:52.1329527Z [INFO] -------------------< org.apache.maven:plexus-utils >--------------------
2023-04-14T11:28:52.1330937Z [INFO] Building Apache Maven Plexus-Utils 4.0.0-alpha-6-SNAPSHOT        [10/29]
2023-04-14T11:28:52.1331378Z [INFO]   from plexus-utils/pom.xml
2023-04-14T11:28:52.1331795Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:52.1355008Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom
2023-04-14T11:28:52.1433766Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 1.8 MB/s)
2023-04-14T11:28:52.1445597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
2023-04-14T11:28:52.1539229Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 1.2 MB/s)
2023-04-14T11:28:52.1549587Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
2023-04-14T11:28:52.1593004Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 8.7 MB/s)
2023-04-14T11:28:52.1617205Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar
2023-04-14T11:28:52.1726421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 15 MB/s)
2023-04-14T11:28:52.1797335Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom
2023-04-14T11:28:52.1871378Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom (7.4 kB at 1.1 MB/s)
2023-04-14T11:28:52.1883121Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
2023-04-14T11:28:52.1943918Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 5.8 MB/s)
2023-04-14T11:28:52.1966139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
2023-04-14T11:28:52.1999938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 1.9 MB/s)
2023-04-14T11:28:52.2016337Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar
2023-04-14T11:28:52.2066087Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar (68 kB at 14 MB/s)
2023-04-14T11:28:52.2112479Z [INFO] 
2023-04-14T11:28:52.2115887Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ plexus-utils ---
2023-04-14T11:28:52.2147581Z [INFO] Adding ignore: module-info
2023-04-14T11:28:52.2317184Z [INFO] 
2023-04-14T11:28:52.2362342Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ plexus-utils ---
2023-04-14T11:28:52.2362755Z [INFO] 
2023-04-14T11:28:52.2363181Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ plexus-utils ---
2023-04-14T11:28:52.2363499Z [INFO] 
2023-04-14T11:28:52.2364017Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ plexus-utils ---
2023-04-14T11:28:52.2364404Z [INFO] 
2023-04-14T11:28:52.2364827Z [INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack-sources) @ plexus-utils ---
2023-04-14T11:28:52.2376841Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
2023-04-14T11:28:52.2418510Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 1.2 MB/s)
2023-04-14T11:28:52.2430629Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
2023-04-14T11:28:52.2463785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 1.3 MB/s)
2023-04-14T11:28:52.2482853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
2023-04-14T11:28:52.2516409Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 1.6 MB/s)
2023-04-14T11:28:52.2534938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
2023-04-14T11:28:52.2566884Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 546 kB/s)
2023-04-14T11:28:52.2578793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
2023-04-14T11:28:52.2614356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 4.7 MB/s)
2023-04-14T11:28:52.2631211Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
2023-04-14T11:28:52.2668742Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 6.3 MB/s)
2023-04-14T11:28:52.2690721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
2023-04-14T11:28:52.2728030Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 412 kB/s)
2023-04-14T11:28:52.2747302Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
2023-04-14T11:28:52.2780007Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 1.3 MB/s)
2023-04-14T11:28:52.2800203Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
2023-04-14T11:28:52.2835559Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 341 kB/s)
2023-04-14T11:28:52.2851254Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
2023-04-14T11:28:52.2882129Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 456 kB/s)
2023-04-14T11:28:52.2895310Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
2023-04-14T11:28:52.2929612Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 1.1 MB/s)
2023-04-14T11:28:52.2945363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
2023-04-14T11:28:52.2984965Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 1.9 MB/s)
2023-04-14T11:28:52.3000249Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
2023-04-14T11:28:52.3036166Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 2.2 MB/s)
2023-04-14T11:28:52.3052253Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
2023-04-14T11:28:52.3090987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 5.5 MB/s)
2023-04-14T11:28:52.3110495Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
2023-04-14T11:28:52.3145259Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 1.2 MB/s)
2023-04-14T11:28:52.3159964Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
2023-04-14T11:28:52.3227720Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 1.3 MB/s)
2023-04-14T11:28:52.3243408Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
2023-04-14T11:28:52.3278202Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 4.4 MB/s)
2023-04-14T11:28:52.3296668Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
2023-04-14T11:28:52.3337498Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 4.6 MB/s)
2023-04-14T11:28:52.3354293Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
2023-04-14T11:28:52.3389521Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 5.3 MB/s)
2023-04-14T11:28:52.3409229Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
2023-04-14T11:28:52.3449939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 1.5 MB/s)
2023-04-14T11:28:52.3466323Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
2023-04-14T11:28:52.3500400Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 2.1 MB/s)
2023-04-14T11:28:52.3514882Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
2023-04-14T11:28:52.3551363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 5.4 MB/s)
2023-04-14T11:28:52.3572319Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
2023-04-14T11:28:52.3603839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:52.3622133Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
2023-04-14T11:28:52.3651946Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 587 kB/s)
2023-04-14T11:28:52.3664836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
2023-04-14T11:28:52.3697608Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 833 kB/s)
2023-04-14T11:28:52.3715876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
2023-04-14T11:28:52.3747013Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 1.9 MB/s)
2023-04-14T11:28:52.3767246Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
2023-04-14T11:28:52.3798561Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 353 kB/s)
2023-04-14T11:28:52.3814406Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
2023-04-14T11:28:52.3847451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 636 kB/s)
2023-04-14T11:28:52.3863395Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
2023-04-14T11:28:52.3894317Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 652 kB/s)
2023-04-14T11:28:52.3910550Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
2023-04-14T11:28:52.3943201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 748 kB/s)
2023-04-14T11:28:52.3957115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
2023-04-14T11:28:52.3992907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 472 kB/s)
2023-04-14T11:28:52.4007937Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
2023-04-14T11:28:52.4041198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 345 kB/s)
2023-04-14T11:28:52.4053095Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
2023-04-14T11:28:52.4083899Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 2.4 MB/s)
2023-04-14T11:28:52.4100132Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
2023-04-14T11:28:52.4131691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 593 kB/s)
2023-04-14T11:28:52.4144304Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
2023-04-14T11:28:52.4175414Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 2.6 MB/s)
2023-04-14T11:28:52.4191659Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
2023-04-14T11:28:52.4236192Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 1.9 MB/s)
2023-04-14T11:28:52.4253174Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
2023-04-14T11:28:52.4285809Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 3.3 MB/s)
2023-04-14T11:28:52.4302299Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
2023-04-14T11:28:52.4339645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 3.0 MB/s)
2023-04-14T11:28:52.4356022Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
2023-04-14T11:28:52.4391951Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 1.3 MB/s)
2023-04-14T11:28:52.4406909Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
2023-04-14T11:28:52.4437996Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 510 kB/s)
2023-04-14T11:28:52.4457434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
2023-04-14T11:28:52.4491546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 4.5 MB/s)
2023-04-14T11:28:52.4511170Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
2023-04-14T11:28:52.4542167Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 384 kB/s)
2023-04-14T11:28:52.4560782Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
2023-04-14T11:28:52.4596632Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 1.5 MB/s)
2023-04-14T11:28:52.4610136Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
2023-04-14T11:28:52.4643914Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 4.3 MB/s)
2023-04-14T11:28:52.4664212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
2023-04-14T11:28:52.4718166Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 813 kB/s)
2023-04-14T11:28:52.4739322Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
2023-04-14T11:28:52.4771515Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 891 kB/s)
2023-04-14T11:28:52.4790670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
2023-04-14T11:28:52.4822471Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 408 kB/s)
2023-04-14T11:28:52.4835484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
2023-04-14T11:28:52.4865546Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 874 kB/s)
2023-04-14T11:28:52.4883951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
2023-04-14T11:28:52.4914790Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 1.6 MB/s)
2023-04-14T11:28:52.4936277Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
2023-04-14T11:28:52.4965837Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 52 kB/s)
2023-04-14T11:28:52.4979883Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
2023-04-14T11:28:52.5010125Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 218 kB/s)
2023-04-14T11:28:52.5022610Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
2023-04-14T11:28:52.5085888Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 719 kB/s)
2023-04-14T11:28:52.5099314Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
2023-04-14T11:28:52.5134225Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 2.5 MB/s)
2023-04-14T11:28:52.5147799Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
2023-04-14T11:28:52.5180806Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 3.9 MB/s)
2023-04-14T11:28:52.5193587Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
2023-04-14T11:28:52.5222935Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 1.1 MB/s)
2023-04-14T11:28:52.5238576Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
2023-04-14T11:28:52.5268247Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 48 kB/s)
2023-04-14T11:28:52.5283165Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
2023-04-14T11:28:52.5314559Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:52.5330514Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
2023-04-14T11:28:52.5361454Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 968 kB/s)
2023-04-14T11:28:52.5378410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
2023-04-14T11:28:52.5410398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 1.6 MB/s)
2023-04-14T11:28:52.5423153Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
2023-04-14T11:28:52.5456979Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 7.1 MB/s)
2023-04-14T11:28:52.5474964Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
2023-04-14T11:28:52.5506696Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 1.5 MB/s)
2023-04-14T11:28:52.5522434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
2023-04-14T11:28:52.5555938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 5.2 MB/s)
2023-04-14T11:28:52.5577909Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
2023-04-14T11:28:52.5622655Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 14 MB/s)
2023-04-14T11:28:52.5661694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
2023-04-14T11:28:52.5696117Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 1.2 MB/s)
2023-04-14T11:28:52.5709394Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
2023-04-14T11:28:52.5741916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 1.3 MB/s)
2023-04-14T11:28:52.5755266Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
2023-04-14T11:28:52.5795587Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 10 MB/s)
2023-04-14T11:28:52.5812966Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
2023-04-14T11:28:52.5850554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 5.4 MB/s)
2023-04-14T11:28:52.5871070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
2023-04-14T11:28:52.5902951Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 1.0 MB/s)
2023-04-14T11:28:52.5922449Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
2023-04-14T11:28:52.5955762Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 1.3 MB/s)
2023-04-14T11:28:52.5979647Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
2023-04-14T11:28:52.6012326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 440 kB/s)
2023-04-14T11:28:52.6025470Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
2023-04-14T11:28:52.6058454Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 4.1 MB/s)
2023-04-14T11:28:52.6074010Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
2023-04-14T11:28:52.6100606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 980 kB/s)
2023-04-14T11:28:52.6113645Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
2023-04-14T11:28:52.6139624Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 866 kB/s)
2023-04-14T11:28:52.6147780Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
2023-04-14T11:28:52.6193558Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 4.1 MB/s)
2023-04-14T11:28:52.6209590Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
2023-04-14T11:28:52.6243334Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 9.9 MB/s)
2023-04-14T11:28:52.6265628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
2023-04-14T11:28:52.6295868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 1.0 MB/s)
2023-04-14T11:28:52.6317456Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
2023-04-14T11:28:52.6342565Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 1.3 MB/s)
2023-04-14T11:28:52.6361115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
2023-04-14T11:28:52.6393893Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 1.1 MB/s)
2023-04-14T11:28:52.6410864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
2023-04-14T11:28:52.6440533Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 2.2 MB/s)
2023-04-14T11:28:52.6452317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
2023-04-14T11:28:52.6481364Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 2.6 MB/s)
2023-04-14T11:28:52.6498869Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
2023-04-14T11:28:52.6527950Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 980 kB/s)
2023-04-14T11:28:52.6540999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
2023-04-14T11:28:52.6573066Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 574 kB/s)
2023-04-14T11:28:52.6588299Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
2023-04-14T11:28:52.6617671Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 907 kB/s)
2023-04-14T11:28:52.6627743Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
2023-04-14T11:28:52.6656252Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 1.9 MB/s)
2023-04-14T11:28:52.6666560Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
2023-04-14T11:28:52.6698016Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 5.1 MB/s)
2023-04-14T11:28:52.6732148Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
2023-04-14T11:28:52.6770444Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 256 kB/s)
2023-04-14T11:28:52.6786003Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
2023-04-14T11:28:52.6822724Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 182 kB/s)
2023-04-14T11:28:52.6840474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
2023-04-14T11:28:52.6871996Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 2.5 MB/s)
2023-04-14T11:28:52.6891344Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
2023-04-14T11:28:52.6923421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 1.2 MB/s)
2023-04-14T11:28:52.6956356Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
2023-04-14T11:28:52.6995799Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 1.2 MB/s)
2023-04-14T11:28:52.7014713Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
2023-04-14T11:28:52.7047735Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 2.5 MB/s)
2023-04-14T11:28:52.7068018Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
2023-04-14T11:28:52.7101676Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 3.7 MB/s)
2023-04-14T11:28:52.7116412Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
2023-04-14T11:28:52.7167186Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 8.4 MB/s)
2023-04-14T11:28:52.7196827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
2023-04-14T11:28:52.7230767Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 896 kB/s)
2023-04-14T11:28:52.7243059Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
2023-04-14T11:28:52.7275869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 3.9 MB/s)
2023-04-14T11:28:52.7293303Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
2023-04-14T11:28:52.7325877Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 1.6 MB/s)
2023-04-14T11:28:52.7344843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
2023-04-14T11:28:52.7379712Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 5.8 MB/s)
2023-04-14T11:28:52.7394999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
2023-04-14T11:28:52.7431147Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 10 MB/s)
2023-04-14T11:28:52.7488016Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
2023-04-14T11:28:52.7497742Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
2023-04-14T11:28:52.7508227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
2023-04-14T11:28:52.7529557Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
2023-04-14T11:28:52.7534186Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 10 MB/s)
2023-04-14T11:28:52.7535125Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
2023-04-14T11:28:52.7540425Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
2023-04-14T11:28:52.7582120Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 4.9 MB/s)
2023-04-14T11:28:52.7583225Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
2023-04-14T11:28:52.7678462Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 11 MB/s)
2023-04-14T11:28:52.7679648Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
2023-04-14T11:28:52.7729450Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 7.0 MB/s)
2023-04-14T11:28:52.7730804Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
2023-04-14T11:28:52.7739208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 2.2 MB/s)
2023-04-14T11:28:52.7740194Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
2023-04-14T11:28:52.7816183Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.3 MB/s)
2023-04-14T11:28:52.7817381Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
2023-04-14T11:28:52.7822321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 6.1 MB/s)
2023-04-14T11:28:52.7823359Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
2023-04-14T11:28:52.7853704Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 15 MB/s)
2023-04-14T11:28:52.7855812Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 4.9 MB/s)
2023-04-14T11:28:52.8129224Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
2023-04-14T11:28:52.8131462Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.6 MB/s)
2023-04-14T11:28:52.8132220Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
2023-04-14T11:28:52.8132913Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
2023-04-14T11:28:52.8133617Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 15 MB/s)
2023-04-14T11:28:52.8134357Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
2023-04-14T11:28:52.8135100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 366 kB/s)
2023-04-14T11:28:52.8135811Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
2023-04-14T11:28:52.8136528Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.9 MB/s)
2023-04-14T11:28:52.8137324Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
2023-04-14T11:28:52.8138155Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.1 MB/s)
2023-04-14T11:28:52.8138940Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
2023-04-14T11:28:52.8139817Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 97 kB/s)
2023-04-14T11:28:52.8140641Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
2023-04-14T11:28:52.8141673Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.4 MB/s)
2023-04-14T11:28:52.8142428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
2023-04-14T11:28:52.8143251Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.4 MB/s)
2023-04-14T11:28:52.8143974Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
2023-04-14T11:28:52.8144670Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.3 MB/s)
2023-04-14T11:28:52.8145329Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
2023-04-14T11:28:52.8146089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 640 kB/s)
2023-04-14T11:28:52.8146957Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
2023-04-14T11:28:52.8147703Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 375 kB/s)
2023-04-14T11:28:52.8148455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
2023-04-14T11:28:52.8149217Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 223 kB/s)
2023-04-14T11:28:52.8149942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
2023-04-14T11:28:52.8167152Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 2.7 MB/s)
2023-04-14T11:28:52.8167942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
2023-04-14T11:28:52.8176747Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 3.0 MB/s)
2023-04-14T11:28:52.8177549Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
2023-04-14T11:28:52.8178298Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 4.5 MB/s)
2023-04-14T11:28:52.8183145Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
2023-04-14T11:28:52.8183906Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 2.4 MB/s)
2023-04-14T11:28:52.8184670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
2023-04-14T11:28:52.8213180Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 551 kB/s)
2023-04-14T11:28:52.8214962Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
2023-04-14T11:28:52.8236620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 158 kB/s)
2023-04-14T11:28:52.8237670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
2023-04-14T11:28:52.8245034Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 157 kB/s)
2023-04-14T11:28:52.8247120Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
2023-04-14T11:28:52.8283726Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 1.8 MB/s)
2023-04-14T11:28:52.8289933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 698 kB/s)
2023-04-14T11:28:52.8292604Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
2023-04-14T11:28:52.8301189Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
2023-04-14T11:28:52.8305863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.2 MB/s)
2023-04-14T11:28:52.8307194Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
2023-04-14T11:28:52.8329865Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 192 kB/s)
2023-04-14T11:28:52.8332430Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
2023-04-14T11:28:52.8356811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 456 kB/s)
2023-04-14T11:28:52.8357845Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
2023-04-14T11:28:52.8359167Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 127 kB/s)
2023-04-14T11:28:52.8360047Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
2023-04-14T11:28:52.8364728Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 729 kB/s)
2023-04-14T11:28:52.8365638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
2023-04-14T11:28:52.8439035Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 84 kB/s)
2023-04-14T11:28:52.8440068Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
2023-04-14T11:28:52.8462160Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.5 MB/s)
2023-04-14T11:28:52.8464687Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
2023-04-14T11:28:52.8510784Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 268 kB/s)
2023-04-14T11:28:52.8511997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
2023-04-14T11:28:52.8591845Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 3.7 MB/s)
2023-04-14T11:28:52.8593146Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
2023-04-14T11:28:52.8621719Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 3.3 MB/s)
2023-04-14T11:28:52.8622671Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
2023-04-14T11:28:52.8641390Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 3.0 MB/s)
2023-04-14T11:28:52.8642382Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
2023-04-14T11:28:52.8706972Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 2.1 MB/s)
2023-04-14T11:28:52.8708033Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
2023-04-14T11:28:52.8719318Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.6 MB/s)
2023-04-14T11:28:52.8722334Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
2023-04-14T11:28:52.8747136Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 456 kB/s)
2023-04-14T11:28:52.8748158Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
2023-04-14T11:28:52.8760213Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 287 kB/s)
2023-04-14T11:28:52.8762646Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
2023-04-14T11:28:52.8770036Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 965 kB/s)
2023-04-14T11:28:52.8771097Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
2023-04-14T11:28:52.8793422Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 326 kB/s)
2023-04-14T11:28:52.8795860Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar
2023-04-14T11:28:52.8844748Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 9.3 MB/s)
2023-04-14T11:28:52.8845874Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
2023-04-14T11:28:52.8847461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 561 kB/s)
2023-04-14T11:28:52.8849711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
2023-04-14T11:28:52.8890031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 394 kB/s)
2023-04-14T11:28:52.8893001Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 790 kB/s)
2023-04-14T11:28:52.8893960Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
2023-04-14T11:28:52.8895793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
2023-04-14T11:28:52.8913278Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 2.1 MB/s)
2023-04-14T11:28:52.8914331Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
2023-04-14T11:28:52.8934460Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 260 kB/s)
2023-04-14T11:28:52.8935502Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
2023-04-14T11:28:52.8952343Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 247 kB/s)
2023-04-14T11:28:52.8954797Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 430 kB/s)
2023-04-14T11:28:52.8956042Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
2023-04-14T11:28:52.8957631Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
2023-04-14T11:28:52.9016216Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 826 kB/s)
2023-04-14T11:28:52.9017255Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
2023-04-14T11:28:52.9027459Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.1 MB/s)
2023-04-14T11:28:52.9031089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 3.7 MB/s)
2023-04-14T11:28:52.9036131Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 173 kB/s)
2023-04-14T11:28:52.9042136Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 1.5 MB/s)
2023-04-14T11:28:52.9094883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.8 MB/s)
2023-04-14T11:28:53.0652488Z [INFO] Configured Artifact: org.codehaus.plexus:plexus-utils:sources:3.5.1:jar
2023-04-14T11:28:53.0691780Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1-sources.jar
2023-04-14T11:28:53.0797384Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1-sources.jar (271 kB at 25 MB/s)
2023-04-14T11:28:53.0823867Z [INFO] Unpacking /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1-sources.jar to /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils with includes "**/*.java" and excludes "org/codehaus/plexus/util/xml/Xpp3Dom.java,org/codehaus/plexus/util/xml/Xpp3DomBuilder.java"
2023-04-14T11:28:53.1310275Z [INFO] 
2023-04-14T11:28:53.1311404Z [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ plexus-utils ---
2023-04-14T11:28:53.1330654Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
2023-04-14T11:28:53.1375944Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 608 kB/s)
2023-04-14T11:28:53.1385908Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
2023-04-14T11:28:53.1432488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 5.4 MB/s)
2023-04-14T11:28:53.1452810Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
2023-04-14T11:28:53.1496132Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 701 kB/s)
2023-04-14T11:28:53.1513908Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
2023-04-14T11:28:53.1548686Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 798 kB/s)
2023-04-14T11:28:53.1568357Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
2023-04-14T11:28:53.1604100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 204 kB/s)
2023-04-14T11:28:53.1619537Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
2023-04-14T11:28:53.1652460Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 1.1 MB/s)
2023-04-14T11:28:53.1671386Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
2023-04-14T11:28:53.1756338Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.9 MB/s)
2023-04-14T11:28:53.1796230Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
2023-04-14T11:28:53.1805657Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
2023-04-14T11:28:53.1812822Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
2023-04-14T11:28:53.1903468Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 14 MB/s)
2023-04-14T11:28:53.1906449Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 3.2 MB/s)
2023-04-14T11:28:53.1910813Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 17 MB/s)
2023-04-14T11:28:53.2161779Z [INFO] Source directory: /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils added.
2023-04-14T11:28:53.2162565Z [INFO] 
2023-04-14T11:28:53.2163373Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ plexus-utils ---
2023-04-14T11:28:53.2228624Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:53.2236380Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:53.2240173Z [INFO] Sorting file /tmp/pom7294778324055471874.xml
2023-04-14T11:28:53.2288199Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:53.2293750Z [INFO] 
2023-04-14T11:28:53.2294698Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ plexus-utils ---
2023-04-14T11:28:53.2483250Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:53.2484200Z [INFO] 
2023-04-14T11:28:53.2485308Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ plexus-utils ---
2023-04-14T11:28:53.2494708Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:53.2517393Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:53.2760749Z [INFO] 
2023-04-14T11:28:53.2761823Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ plexus-utils ---
2023-04-14T11:28:53.2774366Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/plexus-utils/src/main/resources
2023-04-14T11:28:53.2782917Z [INFO] Copying 3 resources
2023-04-14T11:28:53.2787480Z [INFO] 
2023-04-14T11:28:53.2788128Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ plexus-utils ---
2023-04-14T11:28:53.2812623Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:53.2816219Z [INFO] Compiling 84 source files to /home/runner/work/maven/maven/plexus-utils/target/classes
2023-04-14T11:28:54.1350678Z [INFO] /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils/org/codehaus/plexus/util/xml/pull/MXParser.java: Some input files use or override a deprecated API.
2023-04-14T11:28:54.1351717Z [INFO] /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils/org/codehaus/plexus/util/xml/pull/MXParser.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:28:54.1352845Z [INFO] /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils/org/codehaus/plexus/util/introspection/ClassMap.java: Some input files use unchecked or unsafe operations.
2023-04-14T11:28:54.1353686Z [INFO] /home/runner/work/maven/maven/plexus-utils/target/generated-sources/plexus-utils/org/codehaus/plexus/util/introspection/ClassMap.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:28:54.1354115Z [INFO] 
2023-04-14T11:28:54.1354543Z [INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack-classes) @ plexus-utils ---
2023-04-14T11:28:54.1368549Z [INFO] Configured Artifact: org.codehaus.plexus:plexus-utils:3.5.1:jar
2023-04-14T11:28:54.1390783Z [INFO] Configured Artifact: org.apache.maven:maven-api-xml:4.0.0-alpha-6-SNAPSHOT:jar
2023-04-14T11:28:54.1394475Z [INFO] Configured Artifact: org.apache.maven:maven-xml-impl:4.0.0-alpha-6-SNAPSHOT:jar
2023-04-14T11:28:54.1398393Z [INFO] Unpacking /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar to /home/runner/work/maven/maven/plexus-utils/target/classes with includes "**/*.class,**/*.xml" and excludes "org/codehaus/plexus/util/xml/Xpp3Dom.class,org/codehaus/plexus/util/xml/Xpp3DomBuilder.class"
2023-04-14T11:28:54.1881120Z [INFO] Unpacking /home/runner/work/maven/maven/api/maven-api-xml/target/maven-api-xml-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/work/maven/maven/plexus-utils/target/classes with includes "**/*" and excludes ""
2023-04-14T11:28:54.1924910Z [INFO] Unpacking /home/runner/work/maven/maven/maven-xml-impl/target/maven-xml-impl-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/work/maven/maven/plexus-utils/target/classes with includes "**/*" and excludes ""
2023-04-14T11:28:54.1990309Z [INFO] 
2023-04-14T11:28:54.1991147Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ plexus-utils ---
2023-04-14T11:28:54.2000101Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/plexus-utils/src/test/resources
2023-04-14T11:28:54.2002166Z [INFO] Copying 3 resources
2023-04-14T11:28:54.2007312Z [INFO] 
2023-04-14T11:28:54.2007899Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ plexus-utils ---
2023-04-14T11:28:54.2022787Z [INFO] No sources to compile
2023-04-14T11:28:54.2023444Z [INFO] 
2023-04-14T11:28:54.2023960Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ plexus-utils ---
2023-04-14T11:28:54.2062533Z [INFO] 
2023-04-14T11:28:54.2063072Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plexus-utils ---
2023-04-14T11:28:54.2304677Z [INFO] Building jar: /home/runner/work/maven/maven/plexus-utils/target/plexus-utils-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:54.2756687Z [INFO] 
2023-04-14T11:28:54.2757912Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ plexus-utils ---
2023-04-14T11:28:54.2765667Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:54.2766341Z [INFO] 
2023-04-14T11:28:54.2766882Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ plexus-utils ---
2023-04-14T11:28:54.2779204Z [INFO] Installing /home/runner/work/maven/maven/plexus-utils/pom.xml to /home/runner/.m2/repository/org/apache/maven/plexus-utils/4.0.0-alpha-6-SNAPSHOT/plexus-utils-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:54.2786151Z [INFO] Installing /home/runner/work/maven/maven/plexus-utils/target/plexus-utils-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/plexus-utils/4.0.0-alpha-6-SNAPSHOT/plexus-utils-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:54.2841364Z [INFO] 
2023-04-14T11:28:54.2843222Z [INFO] -----------------< org.apache.maven:maven-plugin-api >------------------
2023-04-14T11:28:54.2844951Z [INFO] Building Maven Plugin API 4.0.0-alpha-6-SNAPSHOT                 [11/29]
2023-04-14T11:28:54.2846614Z [INFO]   from maven-plugin-api/pom.xml
2023-04-14T11:28:54.2848490Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:54.2894338Z [INFO] 
2023-04-14T11:28:54.2896484Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-plugin-api ---
2023-04-14T11:28:54.2946134Z [INFO] Adding ignore: module-info
2023-04-14T11:28:54.3148010Z [INFO] 
2023-04-14T11:28:54.3150521Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-plugin-api ---
2023-04-14T11:28:54.3157976Z [INFO] 
2023-04-14T11:28:54.3159851Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-plugin-api ---
2023-04-14T11:28:54.3165020Z [INFO] 
2023-04-14T11:28:54.3166994Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-plugin-api ---
2023-04-14T11:28:54.3214007Z [INFO] 
2023-04-14T11:28:54.3215930Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-plugin-api ---
2023-04-14T11:28:54.3227867Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-plugin-api/target/generated-sources/modello
2023-04-14T11:28:54.3229936Z [INFO] Working on model: src/main/mdo/lifecycle.mdo
2023-04-14T11:28:54.3268112Z [INFO] Generating current version: 1.0.0
2023-04-14T11:28:54.3873913Z [INFO] 
2023-04-14T11:28:54.3876051Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-plugin-api ---
2023-04-14T11:28:54.3978136Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:54.3985891Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:54.7116937Z [INFO] Sorting file /tmp/pom1425169837678404824.xml
2023-04-14T11:28:54.7191912Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:54.7192526Z [INFO] 
2023-04-14T11:28:54.7193669Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-plugin-api ---
2023-04-14T11:28:54.8247665Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:54.8251731Z [INFO] 
2023-04-14T11:28:54.8255010Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-plugin-api ---
2023-04-14T11:28:54.8272606Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:54.8312638Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:54.9217448Z [INFO] 
2023-04-14T11:28:54.9218597Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-plugin-api ---
2023-04-14T11:28:54.9225937Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-plugin-api/src/main/resources
2023-04-14T11:28:54.9226691Z [INFO] Copying 3 resources
2023-04-14T11:28:54.9233706Z [INFO] 
2023-04-14T11:28:54.9234573Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-plugin-api ---
2023-04-14T11:28:54.9250382Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:54.9254040Z [INFO] Compiling 25 source files to /home/runner/work/maven/maven/maven-plugin-api/target/classes
2023-04-14T11:28:55.0857545Z [INFO] /home/runner/work/maven/maven/maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java: Some input files use or override a deprecated API.
2023-04-14T11:28:55.0858881Z [INFO] /home/runner/work/maven/maven/maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:28:55.0859731Z [INFO] 
2023-04-14T11:28:55.0860392Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-plugin-api ---
2023-04-14T11:28:55.0867519Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:55.2075985Z [INFO] 
2023-04-14T11:28:55.2079570Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-plugin-api ---
2023-04-14T11:28:55.2104706Z [INFO] Copying 1 resource
2023-04-14T11:28:55.2111510Z [INFO] Copying 3 resources
2023-04-14T11:28:55.2119496Z [INFO] 
2023-04-14T11:28:55.2123002Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-plugin-api ---
2023-04-14T11:28:55.2143439Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:55.2149411Z [INFO] Compiling 2 source files to /home/runner/work/maven/maven/maven-plugin-api/target/test-classes
2023-04-14T11:28:55.2555267Z [INFO] 
2023-04-14T11:28:55.2558852Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-plugin-api ---
2023-04-14T11:28:55.2585385Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-plugin-api/target/surefire-reports
2023-04-14T11:28:55.2590697Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:55.2646267Z [INFO] 
2023-04-14T11:28:55.2647122Z [INFO] -------------------------------------------------------
2023-04-14T11:28:55.2647707Z [INFO]  T E S T S
2023-04-14T11:28:55.2648649Z [INFO] -------------------------------------------------------
2023-04-14T11:28:55.7873554Z [INFO] Running org.apache.maven.plugin.descriptor.PluginDescriptorBuilderTest
2023-04-14T11:28:55.8634022Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.apache.maven.plugin.descriptor.PluginDescriptorBuilderTest
2023-04-14T11:28:55.8661622Z [INFO] Running org.apache.maven.plugin.descriptor.MojoDescriptorTest
2023-04-14T11:28:55.8781822Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.plugin.descriptor.MojoDescriptorTest
2023-04-14T11:28:55.8904141Z [INFO] 
2023-04-14T11:28:55.8904683Z [INFO] Results:
2023-04-14T11:28:55.8905328Z [INFO] 
2023-04-14T11:28:55.8905764Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:55.8906175Z [INFO] 
2023-04-14T11:28:55.8934773Z [INFO] 
2023-04-14T11:28:55.8935745Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-plugin-api ---
2023-04-14T11:28:55.9132115Z [INFO] Building jar: /home/runner/work/maven/maven/maven-plugin-api/target/maven-plugin-api-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:55.9351500Z [INFO] 
2023-04-14T11:28:55.9352548Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-plugin-api ---
2023-04-14T11:28:55.9353286Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:55.9353945Z [INFO] 
2023-04-14T11:28:55.9354485Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-plugin-api ---
2023-04-14T11:28:55.9439894Z [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-plugin-api/maven-metadata.xml
2023-04-14T11:28:55.9456748Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml
2023-04-14T11:28:55.9516815Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml (2.7 kB at 444 kB/s)
2023-04-14T11:28:56.1817122Z [INFO] Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-plugin-api/maven-metadata.xml (512 B at 2.2 kB/s)
2023-04-14T11:28:56.1839812Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
2023-04-14T11:28:56.1904250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 6.7 MB/s)
2023-04-14T11:28:56.2556848Z [INFO] Written file '/home/runner/work/maven/maven/maven-plugin-api/target/japicmp/japicmp.diff'.
2023-04-14T11:28:56.3662525Z [INFO] Written file '/home/runner/work/maven/maven/maven-plugin-api/target/japicmp/japicmp.xml'.
2023-04-14T11:28:56.3663590Z [INFO] Written file '/home/runner/work/maven/maven/maven-plugin-api/target/japicmp/japicmp.html'.
2023-04-14T11:28:56.3665417Z [INFO] 
2023-04-14T11:28:56.3666109Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-plugin-api ---
2023-04-14T11:28:56.3676692Z [INFO] Installing /home/runner/work/maven/maven/maven-plugin-api/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/4.0.0-alpha-6-SNAPSHOT/maven-plugin-api-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:56.3679323Z [INFO] Installing /home/runner/work/maven/maven/maven-plugin-api/target/maven-plugin-api-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/4.0.0-alpha-6-SNAPSHOT/maven-plugin-api-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:56.3692035Z [INFO] 
2023-04-14T11:28:56.3692792Z [INFO] ---------------< org.apache.maven:maven-builder-support >---------------
2023-04-14T11:28:56.3693535Z [INFO] Building Maven Builder Support 4.0.0-alpha-6-SNAPSHOT            [12/29]
2023-04-14T11:28:56.3694145Z [INFO]   from maven-builder-support/pom.xml
2023-04-14T11:28:56.3694810Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:56.3709572Z [INFO] 
2023-04-14T11:28:56.3710528Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-builder-support ---
2023-04-14T11:28:56.3727622Z [INFO] Adding ignore: module-info
2023-04-14T11:28:56.3806218Z [INFO] 
2023-04-14T11:28:56.3807386Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-builder-support ---
2023-04-14T11:28:56.3810292Z [INFO] 
2023-04-14T11:28:56.3810918Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-builder-support ---
2023-04-14T11:28:56.3813177Z [INFO] 
2023-04-14T11:28:56.3813811Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-builder-support ---
2023-04-14T11:28:56.3844474Z [INFO] 
2023-04-14T11:28:56.3845407Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-builder-support ---
2023-04-14T11:28:56.3979815Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:56.3984501Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:56.3988370Z [INFO] Sorting file /tmp/pom7242812330697543101.xml
2023-04-14T11:28:56.4045699Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:56.5119429Z [INFO] 
2023-04-14T11:28:56.5120577Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-builder-support ---
2023-04-14T11:28:56.5624136Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:56.5624807Z [INFO] 
2023-04-14T11:28:56.5626565Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-builder-support ---
2023-04-14T11:28:56.5638680Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:56.5669698Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:56.5743088Z [INFO] 
2023-04-14T11:28:56.5744222Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-builder-support ---
2023-04-14T11:28:56.5749935Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-builder-support/src/main/resources
2023-04-14T11:28:56.5751843Z [INFO] Copying 3 resources
2023-04-14T11:28:56.5756662Z [INFO] 
2023-04-14T11:28:56.5757788Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-builder-support ---
2023-04-14T11:28:56.5772939Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:56.5776198Z [INFO] Compiling 9 source files to /home/runner/work/maven/maven/maven-builder-support/target/classes
2023-04-14T11:28:56.6004783Z [INFO] 
2023-04-14T11:28:56.6005976Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-builder-support ---
2023-04-14T11:28:56.6009774Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:56.6020915Z [INFO] 
2023-04-14T11:28:56.6021841Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-builder-support ---
2023-04-14T11:28:56.6028283Z [INFO] Copying 1 resource
2023-04-14T11:28:56.6032010Z [INFO] Copying 3 resources
2023-04-14T11:28:56.6044104Z [INFO] 
2023-04-14T11:28:56.6044993Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-builder-support ---
2023-04-14T11:28:56.6056712Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:56.6058601Z [INFO] Compiling 6 source files to /home/runner/work/maven/maven/maven-builder-support/target/test-classes
2023-04-14T11:28:56.6406835Z [INFO] 
2023-04-14T11:28:56.6407939Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-builder-support ---
2023-04-14T11:28:56.6431531Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-builder-support/target/surefire-reports
2023-04-14T11:28:56.6432457Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:56.6511718Z [INFO] 
2023-04-14T11:28:56.6512717Z [INFO] -------------------------------------------------------
2023-04-14T11:28:56.6513617Z [INFO]  T E S T S
2023-04-14T11:28:56.6514150Z [INFO] -------------------------------------------------------
2023-04-14T11:28:57.2735852Z [INFO] Running org.apache.maven.building.UrlSourceTest
2023-04-14T11:28:57.3401036Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.apache.maven.building.UrlSourceTest
2023-04-14T11:28:57.3422952Z [INFO] Running org.apache.maven.building.FileSourceTest
2023-04-14T11:28:57.3527908Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.maven.building.FileSourceTest
2023-04-14T11:28:57.3602313Z [INFO] Running org.apache.maven.building.ProblemCollectorFactoryTest
2023-04-14T11:28:57.3714930Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.maven.building.ProblemCollectorFactoryTest
2023-04-14T11:28:57.3727137Z [INFO] Running org.apache.maven.building.DefaultProblemCollectorTest
2023-04-14T11:28:57.3864191Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.building.DefaultProblemCollectorTest
2023-04-14T11:28:57.3875959Z [INFO] Running org.apache.maven.building.StringSourceTest
2023-04-14T11:28:57.4024358Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.maven.building.StringSourceTest
2023-04-14T11:28:57.4038787Z [INFO] Running org.apache.maven.building.DefaultProblemTest
2023-04-14T11:28:57.4150366Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.maven.building.DefaultProblemTest
2023-04-14T11:28:57.4279815Z [INFO] 
2023-04-14T11:28:57.4280467Z [INFO] Results:
2023-04-14T11:28:57.4280775Z [INFO] 
2023-04-14T11:28:57.4281126Z [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:57.4281441Z [INFO] 
2023-04-14T11:28:57.4291547Z [INFO] 
2023-04-14T11:28:57.4292364Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-builder-support ---
2023-04-14T11:28:57.4333758Z [INFO] Building jar: /home/runner/work/maven/maven/maven-builder-support/target/maven-builder-support-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:57.4435570Z [INFO] 
2023-04-14T11:28:57.4437500Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-builder-support ---
2023-04-14T11:28:57.4440137Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:57.4440613Z [INFO] 
2023-04-14T11:28:57.4441424Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-builder-support ---
2023-04-14T11:28:57.4448185Z [INFO] Installing /home/runner/work/maven/maven/maven-builder-support/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-builder-support/4.0.0-alpha-6-SNAPSHOT/maven-builder-support-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:57.4451797Z [INFO] Installing /home/runner/work/maven/maven/maven-builder-support/target/maven-builder-support-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-builder-support/4.0.0-alpha-6-SNAPSHOT/maven-builder-support-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:57.4458642Z [INFO] 
2023-04-14T11:28:57.4459300Z [INFO] ---------------< org.apache.maven:maven-model-transform >---------------
2023-04-14T11:28:57.4460205Z [INFO] Building Maven Model XML Transform 4.0.0-alpha-6-SNAPSHOT        [13/29]
2023-04-14T11:28:57.4460787Z [INFO]   from maven-model-transform/pom.xml
2023-04-14T11:28:57.4461883Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:57.4477603Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom
2023-04-14T11:28:57.4539136Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom (3.0 kB at 501 kB/s)
2023-04-14T11:28:57.4553148Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-assertj/2.6.4/xmlunit-assertj-2.6.4.pom
2023-04-14T11:28:57.4599366Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-assertj/2.6.4/xmlunit-assertj-2.6.4.pom (2.1 kB at 517 kB/s)
2023-04-14T11:28:57.4608159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.4/xmlunit-parent-2.6.4.pom
2023-04-14T11:28:57.4680430Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.4/xmlunit-parent-2.6.4.pom (19 kB at 2.6 MB/s)
2023-04-14T11:28:57.4696979Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.pom
2023-04-14T11:28:57.4743379Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.pom (2.7 kB at 682 kB/s)
2023-04-14T11:28:57.4757606Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.9.0/assertj-core-2.9.0.pom
2023-04-14T11:28:57.4784024Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.9.0/assertj-core-2.9.0.pom (8.2 kB at 2.7 MB/s)
2023-04-14T11:28:57.4814986Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom
2023-04-14T11:28:57.4849466Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 5.1 MB/s)
2023-04-14T11:28:57.4866569Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.2.0/mockito-core-3.2.0.pom
2023-04-14T11:28:57.4917912Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.2.0/mockito-core-3.2.0.pom (22 kB at 4.4 MB/s)
2023-04-14T11:28:57.4933795Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.3/byte-buddy-1.10.3.pom
2023-04-14T11:28:57.4983187Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.3/byte-buddy-1.10.3.pom (10 kB at 2.0 MB/s)
2023-04-14T11:28:57.4996425Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.3/byte-buddy-parent-1.10.3.pom
2023-04-14T11:28:57.5061148Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.3/byte-buddy-parent-1.10.3.pom (39 kB at 6.4 MB/s)
2023-04-14T11:28:57.5081198Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.3/byte-buddy-agent-1.10.3.pom
2023-04-14T11:28:57.5139915Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.3/byte-buddy-agent-1.10.3.pom (9.6 kB at 1.6 MB/s)
2023-04-14T11:28:57.5170611Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar
2023-04-14T11:28:57.5178442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-assertj/2.6.4/xmlunit-assertj-2.6.4.jar
2023-04-14T11:28:57.5185529Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.jar
2023-04-14T11:28:57.5202342Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.9.0/assertj-core-2.9.0.jar
2023-04-14T11:28:57.5211847Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.2.0/mockito-core-3.2.0.jar
2023-04-14T11:28:57.5255194Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-assertj/2.6.4/xmlunit-assertj-2.6.4.jar (40 kB at 4.4 MB/s)
2023-04-14T11:28:57.5256164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.3/byte-buddy-1.10.3.jar
2023-04-14T11:28:57.5398869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.jar (168 kB at 7.6 MB/s)
2023-04-14T11:28:57.5433654Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.3/byte-buddy-agent-1.10.3.jar
2023-04-14T11:28:57.5587354Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.3/byte-buddy-agent-1.10.3.jar (258 kB at 6.8 MB/s)
2023-04-14T11:28:57.5590495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar (579 kB at 14 MB/s)
2023-04-14T11:28:57.5658454Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.2.0/mockito-core-3.2.0.jar (591 kB at 13 MB/s)
2023-04-14T11:28:57.5714031Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.9.0/assertj-core-2.9.0.jar (1.1 MB at 21 MB/s)
2023-04-14T11:28:57.6065653Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.3/byte-buddy-1.10.3.jar (3.3 MB at 39 MB/s)
2023-04-14T11:28:57.6083674Z [INFO] 
2023-04-14T11:28:57.6084642Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-model-transform ---
2023-04-14T11:28:57.6113021Z [INFO] Adding ignore: module-info
2023-04-14T11:28:57.6716961Z [INFO] 
2023-04-14T11:28:57.6718139Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-model-transform ---
2023-04-14T11:28:57.6721233Z [INFO] 
2023-04-14T11:28:57.6721940Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-model-transform ---
2023-04-14T11:28:57.6724179Z [INFO] 
2023-04-14T11:28:57.6724982Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-model-transform ---
2023-04-14T11:28:57.6742129Z [INFO] 
2023-04-14T11:28:57.6742971Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-model-transform ---
2023-04-14T11:28:57.6821582Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:57.6824273Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:57.6828748Z [INFO] Sorting file /tmp/pom2711636163899672127.xml
2023-04-14T11:28:57.6861370Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:28:57.9138980Z [INFO] 
2023-04-14T11:28:57.9145184Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-model-transform ---
2023-04-14T11:28:58.0712017Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:28:58.0712946Z [INFO] 
2023-04-14T11:28:58.0714149Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-model-transform ---
2023-04-14T11:28:58.0726431Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:28:58.0783401Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:28:58.1267508Z [INFO] 
2023-04-14T11:28:58.1268638Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-model-transform ---
2023-04-14T11:28:58.1280032Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-model-transform/src/main/resources
2023-04-14T11:28:58.1280959Z [INFO] Copying 3 resources
2023-04-14T11:28:58.1291411Z [INFO] 
2023-04-14T11:28:58.1292329Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-model-transform ---
2023-04-14T11:28:58.1322642Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:58.1325371Z [INFO] Compiling 13 source files to /home/runner/work/maven/maven/maven-model-transform/target/classes
2023-04-14T11:28:58.2122105Z [INFO] 
2023-04-14T11:28:58.2123333Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-model-transform ---
2023-04-14T11:28:58.2132298Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:28:58.2276502Z [INFO] 
2023-04-14T11:28:58.2277901Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-model-transform ---
2023-04-14T11:28:58.2287565Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-model-transform/src/test/resources
2023-04-14T11:28:58.2288953Z [INFO] Copying 3 resources
2023-04-14T11:28:58.2294157Z [INFO] 
2023-04-14T11:28:58.2295024Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-model-transform ---
2023-04-14T11:28:58.2324581Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:28:58.2326376Z [INFO] Compiling 7 source files to /home/runner/work/maven/maven/maven-model-transform/target/test-classes
2023-04-14T11:28:58.2831080Z [INFO] 
2023-04-14T11:28:58.2832226Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-model-transform ---
2023-04-14T11:28:58.2871666Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-model-transform/target/surefire-reports
2023-04-14T11:28:58.2875566Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:28:58.2915138Z [INFO] 
2023-04-14T11:28:58.2916063Z [INFO] -------------------------------------------------------
2023-04-14T11:28:58.2916570Z [INFO]  T E S T S
2023-04-14T11:28:58.2917634Z [INFO] -------------------------------------------------------
2023-04-14T11:28:58.8145127Z [INFO] Running org.apache.maven.model.transform.ReactorDependencyXMLFilterTest
2023-04-14T11:28:58.9901066Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.apache.maven.model.transform.ReactorDependencyXMLFilterTest
2023-04-14T11:28:58.9912782Z [INFO] Running org.apache.maven.model.transform.CiFriendlyXMLFilterTest
2023-04-14T11:28:59.0020392Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.transform.CiFriendlyXMLFilterTest
2023-04-14T11:28:59.0041385Z [INFO] Running org.apache.maven.model.transform.ModulesXMLFilterTest
2023-04-14T11:28:59.0295369Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.apache.maven.model.transform.ModulesXMLFilterTest
2023-04-14T11:28:59.0363115Z [INFO] Running org.apache.maven.model.transform.ParentXMLFilterTest
2023-04-14T11:28:59.0615777Z [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.maven.model.transform.ParentXMLFilterTest
2023-04-14T11:28:59.0630388Z [INFO] Running org.apache.maven.model.transform.ConsumerPomXMLFilterTest
2023-04-14T11:28:59.1047381Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.maven.model.transform.ConsumerPomXMLFilterTest
2023-04-14T11:28:59.1057005Z [INFO] Running org.apache.maven.model.transform.RelativePathXMLFilterTest
2023-04-14T11:28:59.1244402Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.maven.model.transform.RelativePathXMLFilterTest
2023-04-14T11:28:59.1404994Z [INFO] 
2023-04-14T11:28:59.1406489Z [INFO] Results:
2023-04-14T11:28:59.1407223Z [INFO] 
2023-04-14T11:28:59.1407829Z [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:28:59.1408240Z [INFO] 
2023-04-14T11:28:59.1411327Z [INFO] 
2023-04-14T11:28:59.1412068Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-model-transform ---
2023-04-14T11:28:59.1465547Z [INFO] Building jar: /home/runner/work/maven/maven/maven-model-transform/target/maven-model-transform-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:59.1558324Z [INFO] 
2023-04-14T11:28:59.1559467Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-model-transform ---
2023-04-14T11:28:59.1564221Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:28:59.1564693Z [INFO] 
2023-04-14T11:28:59.1565316Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-model-transform ---
2023-04-14T11:28:59.1572376Z [INFO] Installing /home/runner/work/maven/maven/maven-model-transform/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-model-transform/4.0.0-alpha-6-SNAPSHOT/maven-model-transform-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:28:59.1576089Z [INFO] Installing /home/runner/work/maven/maven/maven-model-transform/target/maven-model-transform-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-model-transform/4.0.0-alpha-6-SNAPSHOT/maven-model-transform-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:28:59.1583236Z [INFO] 
2023-04-14T11:28:59.1583978Z [INFO] ----------------< org.apache.maven:maven-model-builder >----------------
2023-04-14T11:28:59.1584710Z [INFO] Building Maven Model Builder 4.0.0-alpha-6-SNAPSHOT              [14/29]
2023-04-14T11:28:59.1585330Z [INFO]   from maven-model-builder/pom.xml
2023-04-14T11:28:59.1585982Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:28:59.1662163Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-maven-plugin/0.3.5/sisu-maven-plugin-0.3.5.pom
2023-04-14T11:28:59.1723168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-maven-plugin/0.3.5/sisu-maven-plugin-0.3.5.pom (12 kB at 1.1 MB/s)
2023-04-14T11:28:59.1742317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-maven-plugin/0.3.5/sisu-maven-plugin-0.3.5.jar
2023-04-14T11:28:59.1803915Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-maven-plugin/0.3.5/sisu-maven-plugin-0.3.5.jar (20 kB at 3.3 MB/s)
2023-04-14T11:28:59.1912386Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom
2023-04-14T11:28:59.1969509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 739 kB/s)
2023-04-14T11:28:59.1984662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
2023-04-14T11:28:59.2055197Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 2.5 MB/s)
2023-04-14T11:28:59.2071972Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
2023-04-14T11:28:59.2124954Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
2023-04-14T11:28:59.2170833Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.pom
2023-04-14T11:28:59.2231730Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.pom (2.2 kB at 275 kB/s)
2023-04-14T11:28:59.2285664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.jar
2023-04-14T11:28:59.2294363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.jar
2023-04-14T11:28:59.2423649Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.jar (20 kB at 1.5 MB/s)
2023-04-14T11:28:59.2504124Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.jar (778 kB at 35 MB/s)
2023-04-14T11:28:59.2541684Z [INFO] 
2023-04-14T11:28:59.2542839Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-model-builder ---
2023-04-14T11:28:59.2579286Z [INFO] Adding ignore: module-info
2023-04-14T11:28:59.3196877Z [INFO] 
2023-04-14T11:28:59.3198075Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-model-builder ---
2023-04-14T11:28:59.3200964Z [INFO] 
2023-04-14T11:28:59.3201621Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-model-builder ---
2023-04-14T11:28:59.3242030Z [INFO] 
2023-04-14T11:28:59.3243157Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-model-builder ---
2023-04-14T11:28:59.3307720Z [INFO] 
2023-04-14T11:28:59.3308695Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-model-builder ---
2023-04-14T11:28:59.3494504Z [INFO] Up-to-date checking enabled
2023-04-14T11:28:59.3498852Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:28:59.3503464Z [INFO] Sorting file /tmp/pom6712003236284205909.xml
2023-04-14T11:28:59.3547814Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:00.7213340Z [INFO] 
2023-04-14T11:29:00.7214499Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-model-builder ---
2023-04-14T11:29:01.7153191Z [INFO] There are 2 errors reported by Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
2023-04-14T11:29:01.7184604Z [INFO] Ignored 2 errors, 0 violation remaining.
2023-04-14T11:29:01.7188371Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:01.7193817Z [INFO] 
2023-04-14T11:29:01.7197190Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-model-builder ---
2023-04-14T11:29:01.7223618Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:01.7248703Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:01.8179025Z [INFO] 
2023-04-14T11:29:01.8180281Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-model-builder ---
2023-04-14T11:29:01.8189312Z [INFO] Copying 2 resources
2023-04-14T11:29:01.8198730Z [INFO] Copying 3 resources
2023-04-14T11:29:01.8201701Z [INFO] 
2023-04-14T11:29:01.8202531Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-model-builder ---
2023-04-14T11:29:01.8231360Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:01.8235733Z [INFO] Compiling 108 source files to /home/runner/work/maven/maven/maven-model-builder/target/classes
2023-04-14T11:29:03.3073883Z [INFO] /home/runner/work/maven/maven/maven-model-builder/src/main/java/org/apache/maven/model/resolution/ModelResolver.java: Some input files use or override a deprecated API.
2023-04-14T11:29:03.3077464Z [INFO] /home/runner/work/maven/maven/maven-model-builder/src/main/java/org/apache/maven/model/resolution/ModelResolver.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:03.3082623Z [INFO] 
2023-04-14T11:29:03.3085963Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-model-builder ---
2023-04-14T11:29:03.3105765Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:03.3662499Z [INFO] 
2023-04-14T11:29:03.3666095Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-model-builder ---
2023-04-14T11:29:03.3693887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.pom
2023-04-14T11:29:03.3934730Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.pom (1.5 kB at 61 kB/s)
2023-04-14T11:29:03.3952670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
2023-04-14T11:29:03.4025156Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 1.7 MB/s)
2023-04-14T11:29:03.4046104Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
2023-04-14T11:29:03.4188997Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 192 kB/s)
2023-04-14T11:29:03.4225377Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.jar
2023-04-14T11:29:03.4236022Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
2023-04-14T11:29:03.4243462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar
2023-04-14T11:29:03.4257693Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar
2023-04-14T11:29:03.4280015Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.jar (4.8 kB at 962 kB/s)
2023-04-14T11:29:03.4281120Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar
2023-04-14T11:29:03.4286704Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar
2023-04-14T11:29:03.4343985Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 2.2 MB/s)
2023-04-14T11:29:03.4345455Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar
2023-04-14T11:29:03.4354388Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar (57 kB at 6.3 MB/s)
2023-04-14T11:29:03.4355262Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar
2023-04-14T11:29:03.4358626Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (117 kB at 9.7 MB/s)
2023-04-14T11:29:03.4400284Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar (25 kB at 1.9 MB/s)
2023-04-14T11:29:03.4438538Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar (49 kB at 2.6 MB/s)
2023-04-14T11:29:03.4476399Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar (35 kB at 1.5 MB/s)
2023-04-14T11:29:03.4806943Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar (29 kB at 539 kB/s)
2023-04-14T11:29:03.5270561Z [INFO] 
2023-04-14T11:29:03.5273538Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-model-builder ---
2023-04-14T11:29:03.5314858Z [INFO] Copying 99 resources
2023-04-14T11:29:03.5438037Z [INFO] Copying 3 resources
2023-04-14T11:29:03.5444236Z [INFO] 
2023-04-14T11:29:03.5446347Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-model-builder ---
2023-04-14T11:29:03.5492490Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:03.5522470Z [INFO] Compiling 17 source files to /home/runner/work/maven/maven/maven-model-builder/target/test-classes
2023-04-14T11:29:03.7354163Z [INFO] /home/runner/work/maven/maven/maven-model-builder/src/test/java/org/apache/maven/model/building/DefaultModelBuilderTest.java: /home/runner/work/maven/maven/maven-model-builder/src/test/java/org/apache/maven/model/building/DefaultModelBuilderTest.java uses or overrides a deprecated API.
2023-04-14T11:29:03.7356553Z [INFO] /home/runner/work/maven/maven/maven-model-builder/src/test/java/org/apache/maven/model/building/DefaultModelBuilderTest.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:03.7359634Z [INFO] 
2023-04-14T11:29:03.7361474Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-model-builder ---
2023-04-14T11:29:03.7468685Z [INFO] 
2023-04-14T11:29:03.7473981Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-model-builder ---
2023-04-14T11:29:03.7526122Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-model-builder/target/surefire-reports
2023-04-14T11:29:03.7536748Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:03.7609559Z [INFO] 
2023-04-14T11:29:03.7611437Z [INFO] -------------------------------------------------------
2023-04-14T11:29:03.7612781Z [INFO]  T E S T S
2023-04-14T11:29:03.7614206Z [INFO] -------------------------------------------------------
2023-04-14T11:29:04.4672173Z [INFO] Running org.apache.maven.model.profile.activation.PropertyProfileActivatorTest
2023-04-14T11:29:04.5508785Z [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.maven.model.profile.activation.PropertyProfileActivatorTest
2023-04-14T11:29:04.5519633Z [INFO] Running org.apache.maven.model.profile.activation.FileProfileActivatorTest
2023-04-14T11:29:04.5955834Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.maven.model.profile.activation.FileProfileActivatorTest
2023-04-14T11:29:04.5973462Z [INFO] Running org.apache.maven.model.profile.activation.JdkVersionProfileActivatorTest
2023-04-14T11:29:04.6197229Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.maven.model.profile.activation.JdkVersionProfileActivatorTest
2023-04-14T11:29:04.6230680Z [INFO] Running org.apache.maven.model.path.DefaultUrlNormalizerTest
2023-04-14T11:29:04.6326994Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.model.path.DefaultUrlNormalizerTest
2023-04-14T11:29:04.6328431Z [INFO] Running org.apache.maven.model.building.FileToRawModelMergerTest
2023-04-14T11:29:04.6747025Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.maven.model.building.FileToRawModelMergerTest
2023-04-14T11:29:04.6749748Z [INFO] Running org.apache.maven.model.building.DefaultModelBuilderFactoryTest
2023-04-14T11:29:04.7831555Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.apache.maven.model.building.DefaultModelBuilderFactoryTest
2023-04-14T11:29:04.7832637Z [INFO] Running org.apache.maven.model.building.FileModelSourceTest
2023-04-14T11:29:04.7958529Z [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.apache.maven.model.building.FileModelSourceTest
2023-04-14T11:29:04.7959890Z [INFO] Running org.apache.maven.model.building.ComplexActivationTest
2023-04-14T11:29:04.8139007Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.maven.model.building.ComplexActivationTest
2023-04-14T11:29:04.8140013Z [INFO] Running org.apache.maven.model.building.DefaultModelBuilderTest
2023-04-14T11:29:04.8294787Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.maven.model.building.DefaultModelBuilderTest
2023-04-14T11:29:04.8318293Z [INFO] Running org.apache.maven.model.merge.MavenModelMergerTest
2023-04-14T11:29:04.8368406Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.model.merge.MavenModelMergerTest
2023-04-14T11:29:04.8369368Z [INFO] Running org.apache.maven.model.validation.DefaultModelValidatorTest
2023-04-14T11:29:04.9263823Z [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.apache.maven.model.validation.DefaultModelValidatorTest
2023-04-14T11:29:04.9268070Z [INFO] Running org.apache.maven.model.inheritance.DefaultInheritanceAssemblerTest
2023-04-14T11:29:05.7163346Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.apache.maven.model.inheritance.DefaultInheritanceAssemblerTest
2023-04-14T11:29:05.7167884Z [INFO] Running org.apache.maven.model.interpolation.StringVisitorModelInterpolatorTest
2023-04-14T11:29:05.7731255Z [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.apache.maven.model.interpolation.StringVisitorModelInterpolatorTest
2023-04-14T11:29:05.7732306Z [INFO] Running org.apache.maven.model.interpolation.MavenBuildTimestampTest
2023-04-14T11:29:05.7761988Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.model.interpolation.MavenBuildTimestampTest
2023-04-14T11:29:05.7901157Z [INFO] 
2023-04-14T11:29:05.7901752Z [INFO] Results:
2023-04-14T11:29:05.7910817Z [INFO] 
2023-04-14T11:29:05.7911401Z [WARNING] Tests run: 135, Failures: 0, Errors: 0, Skipped: 1
2023-04-14T11:29:05.7912037Z [INFO] 
2023-04-14T11:29:05.7912455Z [INFO] 
2023-04-14T11:29:05.7913501Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-model-builder ---
2023-04-14T11:29:05.8073416Z [INFO] Building jar: /home/runner/work/maven/maven/maven-model-builder/target/maven-model-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:05.8338684Z [INFO] 
2023-04-14T11:29:05.8339713Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-model-builder ---
2023-04-14T11:29:05.8340613Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:05.8341048Z [INFO] 
2023-04-14T11:29:05.8341794Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-model-builder ---
2023-04-14T11:29:05.8366207Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.7/maven-model-builder-3.8.7.jar
2023-04-14T11:29:05.8502233Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.7/maven-model-builder-3.8.7.jar (196 kB at 15 MB/s)
2023-04-14T11:29:06.0605506Z [INFO] Written file '/home/runner/work/maven/maven/maven-model-builder/target/japicmp/japicmp.diff'.
2023-04-14T11:29:06.1192602Z [INFO] Written file '/home/runner/work/maven/maven/maven-model-builder/target/japicmp/japicmp.xml'.
2023-04-14T11:29:06.1211747Z [INFO] Written file '/home/runner/work/maven/maven/maven-model-builder/target/japicmp/japicmp.html'.
2023-04-14T11:29:06.1215446Z [INFO] 
2023-04-14T11:29:06.1217565Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-model-builder ---
2023-04-14T11:29:06.1229689Z [INFO] Installing /home/runner/work/maven/maven/maven-model-builder/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-model-builder/4.0.0-alpha-6-SNAPSHOT/maven-model-builder-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:06.1236922Z [INFO] Installing /home/runner/work/maven/maven/maven-model-builder/target/maven-model-builder-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-model-builder/4.0.0-alpha-6-SNAPSHOT/maven-model-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:06.1249885Z [INFO] 
2023-04-14T11:29:06.1251855Z [INFO] ----------------< org.apache.maven:maven-api-settings >-----------------
2023-04-14T11:29:06.1253777Z [INFO] Building Maven 4 API :: Settings 4.0.0-alpha-6-SNAPSHOT          [15/29]
2023-04-14T11:29:06.1255629Z [INFO]   from api/maven-api-settings/pom.xml
2023-04-14T11:29:06.1257470Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:06.1278641Z [INFO] 
2023-04-14T11:29:06.1280811Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-settings ---
2023-04-14T11:29:06.1303174Z [INFO] Adding ignore: module-info
2023-04-14T11:29:06.1385138Z [INFO] 
2023-04-14T11:29:06.1387489Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-settings ---
2023-04-14T11:29:06.1395177Z [INFO] 
2023-04-14T11:29:06.1397366Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-settings ---
2023-04-14T11:29:06.1403114Z [INFO] 
2023-04-14T11:29:06.1405256Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-settings ---
2023-04-14T11:29:06.1449418Z [INFO] 
2023-04-14T11:29:06.1451709Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-api-settings ---
2023-04-14T11:29:06.1462271Z [INFO] outputDirectory: /home/runner/work/maven/maven/api/maven-api-settings/target/generated-sources/modello
2023-04-14T11:29:06.1464875Z [INFO] Working on model: src/main/mdo/settings.mdo
2023-04-14T11:29:06.1511784Z [INFO] Generating current version: 2.0.0
2023-04-14T11:29:06.2319355Z [INFO] 
2023-04-14T11:29:06.2321974Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-settings ---
2023-04-14T11:29:06.2475239Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:06.2505730Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:06.2513995Z [INFO] Sorting file /tmp/pom8990326183984095479.xml
2023-04-14T11:29:06.2594341Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:06.3063284Z [INFO] 
2023-04-14T11:29:06.3065696Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-settings ---
2023-04-14T11:29:06.3444327Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:06.3451109Z [INFO] 
2023-04-14T11:29:06.3453420Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-settings ---
2023-04-14T11:29:06.3490112Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:06.3559235Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:06.3872474Z [INFO] 
2023-04-14T11:29:06.3875055Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-settings ---
2023-04-14T11:29:06.3886302Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-settings/src/main/resources
2023-04-14T11:29:06.3891135Z [INFO] Copying 3 resources
2023-04-14T11:29:06.3898226Z [INFO] 
2023-04-14T11:29:06.3900369Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-settings ---
2023-04-14T11:29:06.3940343Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:06.3965687Z [INFO] Compiling 15 source files to /home/runner/work/maven/maven/api/maven-api-settings/target/classes
2023-04-14T11:29:06.5063861Z [INFO] 
2023-04-14T11:29:06.5067610Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-settings ---
2023-04-14T11:29:06.5092200Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:06.5149842Z [INFO] 
2023-04-14T11:29:06.5153720Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-settings ---
2023-04-14T11:29:06.5180646Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-settings/src/test/resources
2023-04-14T11:29:06.5185928Z [INFO] Copying 3 resources
2023-04-14T11:29:06.5193820Z [INFO] 
2023-04-14T11:29:06.5197105Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-settings ---
2023-04-14T11:29:06.5213342Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:06.5219045Z [INFO] Compiling 1 source file to /home/runner/work/maven/maven/api/maven-api-settings/target/test-classes
2023-04-14T11:29:06.5335197Z [INFO] 
2023-04-14T11:29:06.5338831Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-settings ---
2023-04-14T11:29:06.5365683Z [INFO] Surefire report directory: /home/runner/work/maven/maven/api/maven-api-settings/target/surefire-reports
2023-04-14T11:29:06.5370565Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:06.5415527Z [INFO] 
2023-04-14T11:29:06.5418651Z [INFO] -------------------------------------------------------
2023-04-14T11:29:06.5421298Z [INFO]  T E S T S
2023-04-14T11:29:06.5423973Z [INFO] -------------------------------------------------------
2023-04-14T11:29:07.2908638Z [INFO] Running org.apache.maven.api.settings.SettingsTest
2023-04-14T11:29:07.3717981Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.apache.maven.api.settings.SettingsTest
2023-04-14T11:29:07.3910655Z [INFO] 
2023-04-14T11:29:07.3911233Z [INFO] Results:
2023-04-14T11:29:07.3911918Z [INFO] 
2023-04-14T11:29:07.3912346Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:07.3912755Z [INFO] 
2023-04-14T11:29:07.3961178Z [INFO] 
2023-04-14T11:29:07.3962144Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-settings ---
2023-04-14T11:29:07.4010712Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-settings/target/maven-api-settings-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:07.4222497Z [INFO] 
2023-04-14T11:29:07.4223752Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-settings ---
2023-04-14T11:29:07.4224462Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:07.4225183Z [INFO] 
2023-04-14T11:29:07.4225792Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-settings ---
2023-04-14T11:29:07.4226804Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-settings/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-settings/4.0.0-alpha-6-SNAPSHOT/maven-api-settings-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:07.4228169Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-settings/target/maven-api-settings-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-settings/4.0.0-alpha-6-SNAPSHOT/maven-api-settings-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:07.4232918Z [INFO] 
2023-04-14T11:29:07.4233454Z [INFO] ----------------< org.apache.maven:maven-api-toolchain >----------------
2023-04-14T11:29:07.4234146Z [INFO] Building Maven 4 API :: Toolchain 4.0.0-alpha-6-SNAPSHOT         [16/29]
2023-04-14T11:29:07.4310735Z [INFO]   from api/maven-api-toolchain/pom.xml
2023-04-14T11:29:07.4311268Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:07.4311561Z [INFO] 
2023-04-14T11:29:07.4312007Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-toolchain ---
2023-04-14T11:29:07.4312427Z [INFO] Adding ignore: module-info
2023-04-14T11:29:07.4401837Z [INFO] 
2023-04-14T11:29:07.4405451Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-toolchain ---
2023-04-14T11:29:07.4417586Z [INFO] 
2023-04-14T11:29:07.4420814Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-toolchain ---
2023-04-14T11:29:07.4428839Z [INFO] 
2023-04-14T11:29:07.4432309Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-toolchain ---
2023-04-14T11:29:07.4485128Z [INFO] 
2023-04-14T11:29:07.4494767Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-api-toolchain ---
2023-04-14T11:29:07.4507139Z [INFO] outputDirectory: /home/runner/work/maven/maven/api/maven-api-toolchain/target/generated-sources/modello
2023-04-14T11:29:07.4512044Z [INFO] Working on model: src/main/mdo/toolchains.mdo
2023-04-14T11:29:07.4529594Z [INFO] Generating current version: 1.2.0
2023-04-14T11:29:07.4759590Z [INFO] 
2023-04-14T11:29:07.4763444Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-toolchain ---
2023-04-14T11:29:07.4906906Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:07.4922353Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:07.5331094Z [INFO] Sorting file /tmp/pom9138215081645194149.xml
2023-04-14T11:29:07.5373951Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:07.5381857Z [INFO] 
2023-04-14T11:29:07.5385300Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-toolchain ---
2023-04-14T11:29:07.5860413Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:07.5864589Z [INFO] 
2023-04-14T11:29:07.5868063Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-toolchain ---
2023-04-14T11:29:07.5897135Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:07.5974748Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:07.6189367Z [INFO] 
2023-04-14T11:29:07.6193445Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-toolchain ---
2023-04-14T11:29:07.6203602Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-toolchain/src/main/resources
2023-04-14T11:29:07.6208809Z [INFO] Copying 3 resources
2023-04-14T11:29:07.6216438Z [INFO] 
2023-04-14T11:29:07.6219648Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-toolchain ---
2023-04-14T11:29:07.6237571Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:07.6244497Z [INFO] Compiling 4 source files to /home/runner/work/maven/maven/api/maven-api-toolchain/target/classes
2023-04-14T11:29:07.6808791Z [INFO] 
2023-04-14T11:29:07.6812378Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-toolchain ---
2023-04-14T11:29:07.6821777Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:07.6862384Z [INFO] 
2023-04-14T11:29:07.6865884Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-toolchain ---
2023-04-14T11:29:07.6876645Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-toolchain/src/test/resources
2023-04-14T11:29:07.6881863Z [INFO] Copying 3 resources
2023-04-14T11:29:07.6889648Z [INFO] 
2023-04-14T11:29:07.6892882Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-toolchain ---
2023-04-14T11:29:07.6901962Z [INFO] No sources to compile
2023-04-14T11:29:07.6905227Z [INFO] 
2023-04-14T11:29:07.6908294Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-toolchain ---
2023-04-14T11:29:07.6941059Z [INFO] 
2023-04-14T11:29:07.6944341Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-toolchain ---
2023-04-14T11:29:07.7003650Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-toolchain/target/maven-api-toolchain-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:07.7184406Z [INFO] 
2023-04-14T11:29:07.7187322Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-toolchain ---
2023-04-14T11:29:07.7188008Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:07.7188468Z [INFO] 
2023-04-14T11:29:07.7189806Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-toolchain ---
2023-04-14T11:29:07.7191383Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-toolchain/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-toolchain/4.0.0-alpha-6-SNAPSHOT/maven-api-toolchain-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:07.7192794Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-toolchain/target/maven-api-toolchain-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-toolchain/4.0.0-alpha-6-SNAPSHOT/maven-api-toolchain-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:07.7375352Z [INFO] 
2023-04-14T11:29:07.7376023Z [INFO] ------------------< org.apache.maven:maven-api-core >-------------------
2023-04-14T11:29:07.7376533Z [INFO] Building Maven 4 API :: Core 4.0.0-alpha-6-SNAPSHOT              [17/29]
2023-04-14T11:29:07.7376905Z [INFO]   from api/maven-api-core/pom.xml
2023-04-14T11:29:07.7377322Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:07.7377588Z [INFO] 
2023-04-14T11:29:07.7378020Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-api-core ---
2023-04-14T11:29:07.7378423Z [INFO] Adding ignore: module-info
2023-04-14T11:29:07.7562663Z [INFO] 
2023-04-14T11:29:07.7566486Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-api-core ---
2023-04-14T11:29:07.7576495Z [INFO] 
2023-04-14T11:29:07.7579788Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-api-core ---
2023-04-14T11:29:07.7586601Z [INFO] 
2023-04-14T11:29:07.7589829Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-api-core ---
2023-04-14T11:29:07.7615875Z [INFO] 
2023-04-14T11:29:07.7619056Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-api-core ---
2023-04-14T11:29:07.7708565Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:07.7718524Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:08.2321357Z [INFO] Sorting file /tmp/pom8753553102013978104.xml
2023-04-14T11:29:08.2364383Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:08.2395100Z [INFO] 
2023-04-14T11:29:08.2396194Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-api-core ---
2023-04-14T11:29:08.4386361Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:08.4390755Z [INFO] 
2023-04-14T11:29:08.4394118Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-api-core ---
2023-04-14T11:29:08.4416172Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:08.4441206Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:08.4788058Z [INFO] 
2023-04-14T11:29:08.4792302Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-api-core ---
2023-04-14T11:29:08.4803155Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-core/src/main/resources
2023-04-14T11:29:08.4808784Z [INFO] Copying 3 resources
2023-04-14T11:29:08.4816403Z [INFO] 
2023-04-14T11:29:08.4819748Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-api-core ---
2023-04-14T11:29:08.4846779Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:08.4854143Z [INFO] Compiling 98 source files to /home/runner/work/maven/maven/api/maven-api-core/target/classes
2023-04-14T11:29:08.5924564Z [INFO] 
2023-04-14T11:29:08.5928133Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-api-core ---
2023-04-14T11:29:08.5941342Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:08.6110960Z [INFO] 
2023-04-14T11:29:08.6119116Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-api-core ---
2023-04-14T11:29:08.6130030Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/api/maven-api-core/src/test/resources
2023-04-14T11:29:08.6135514Z [INFO] Copying 3 resources
2023-04-14T11:29:08.6143445Z [INFO] 
2023-04-14T11:29:08.6146620Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-api-core ---
2023-04-14T11:29:08.6157196Z [INFO] No sources to compile
2023-04-14T11:29:08.6160434Z [INFO] 
2023-04-14T11:29:08.6163802Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-api-core ---
2023-04-14T11:29:08.6188786Z [INFO] 
2023-04-14T11:29:08.6192616Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-api-core ---
2023-04-14T11:29:08.6325765Z [INFO] Building jar: /home/runner/work/maven/maven/api/maven-api-core/target/maven-api-core-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:08.6551958Z [INFO] 
2023-04-14T11:29:08.6553043Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-api-core ---
2023-04-14T11:29:08.6553749Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:08.6554320Z [INFO] 
2023-04-14T11:29:08.6554875Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-api-core ---
2023-04-14T11:29:08.6555828Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-core/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-api-core/4.0.0-alpha-6-SNAPSHOT/maven-api-core-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:08.6557147Z [INFO] Installing /home/runner/work/maven/maven/api/maven-api-core/target/maven-api-core-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-api-core/4.0.0-alpha-6-SNAPSHOT/maven-api-core-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:08.6558391Z [INFO] 
2023-04-14T11:29:08.6559970Z [INFO] ------------------< org.apache.maven:maven-settings >-------------------
2023-04-14T11:29:08.6560599Z [INFO] Building Maven Settings 4.0.0-alpha-6-SNAPSHOT                   [18/29]
2023-04-14T11:29:08.6561203Z [INFO]   from maven-settings/pom.xml
2023-04-14T11:29:08.6561763Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:08.6589119Z [INFO] 
2023-04-14T11:29:08.6592742Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-settings ---
2023-04-14T11:29:08.6622620Z [INFO] Adding ignore: module-info
2023-04-14T11:29:08.6807733Z [INFO] 
2023-04-14T11:29:08.6811325Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-settings ---
2023-04-14T11:29:08.6820477Z [INFO] 
2023-04-14T11:29:08.6823705Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-settings ---
2023-04-14T11:29:08.6829939Z [INFO] 
2023-04-14T11:29:08.6833409Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-settings ---
2023-04-14T11:29:08.6854069Z [INFO] 
2023-04-14T11:29:08.6857123Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-settings ---
2023-04-14T11:29:08.6871023Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-settings/target/generated-sources/modello
2023-04-14T11:29:08.6874399Z [INFO] Working on model: src/main/mdo/settings.mdo
2023-04-14T11:29:08.6898127Z [INFO] Generating current version: 2.0.0
2023-04-14T11:29:08.7366731Z [INFO] 
2023-04-14T11:29:08.7370155Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-settings ---
2023-04-14T11:29:08.7438747Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:08.7447751Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:08.7455222Z [INFO] Sorting file /tmp/pom8729991767124537744.xml
2023-04-14T11:29:08.7493338Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:08.7874804Z [INFO] 
2023-04-14T11:29:08.7878288Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-settings ---
2023-04-14T11:29:08.8218302Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:08.8222337Z [INFO] 
2023-04-14T11:29:08.8225633Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-settings ---
2023-04-14T11:29:08.8239970Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:08.8262531Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:08.8745712Z [INFO] 
2023-04-14T11:29:08.8749204Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-settings ---
2023-04-14T11:29:08.8759626Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-settings/src/main/resources
2023-04-14T11:29:08.8764691Z [INFO] Copying 3 resources
2023-04-14T11:29:08.8772194Z [INFO] 
2023-04-14T11:29:08.8775317Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-settings ---
2023-04-14T11:29:08.8792960Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:08.8799661Z [INFO] Compiling 22 source files to /home/runner/work/maven/maven/maven-settings/target/classes
2023-04-14T11:29:09.1167166Z [INFO] /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java: /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java uses or overrides a deprecated API.
2023-04-14T11:29:09.1170667Z [INFO] /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:09.1174021Z [INFO] /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java: /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java uses unchecked or unsafe operations.
2023-04-14T11:29:09.1177575Z [INFO] /home/runner/work/maven/maven/maven-settings/src/main/java/org/apache/maven/settings/WrapperProperties.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:09.1181481Z [INFO] 
2023-04-14T11:29:09.1184554Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-settings ---
2023-04-14T11:29:09.1203226Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:09.1572488Z [INFO] 
2023-04-14T11:29:09.1576027Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-settings ---
2023-04-14T11:29:09.1586728Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-settings/src/test/resources
2023-04-14T11:29:09.1592614Z [INFO] Copying 3 resources
2023-04-14T11:29:09.1600803Z [INFO] 
2023-04-14T11:29:09.1604047Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-settings ---
2023-04-14T11:29:09.1613654Z [INFO] No sources to compile
2023-04-14T11:29:09.1616951Z [INFO] 
2023-04-14T11:29:09.1619946Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-settings ---
2023-04-14T11:29:09.1648659Z [INFO] 
2023-04-14T11:29:09.1651884Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-settings ---
2023-04-14T11:29:09.1706300Z [INFO] Building jar: /home/runner/work/maven/maven/maven-settings/target/maven-settings-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:09.1918410Z [INFO] 
2023-04-14T11:29:09.1919438Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-settings ---
2023-04-14T11:29:09.1920318Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:09.1920742Z [INFO] 
2023-04-14T11:29:09.1921485Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-settings ---
2023-04-14T11:29:09.1931610Z [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-settings/maven-metadata.xml
2023-04-14T11:29:09.1944938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/maven-metadata.xml
2023-04-14T11:29:09.2173879Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/maven-metadata.xml (2.6 kB at 114 kB/s)
2023-04-14T11:29:09.4301354Z [INFO] Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-settings/maven-metadata.xml (510 B at 2.2 kB/s)
2023-04-14T11:29:09.4332159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.7/maven-settings-3.8.7.jar
2023-04-14T11:29:09.4685591Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.7/maven-settings-3.8.7.jar (44 kB at 1.2 MB/s)
2023-04-14T11:29:09.5104588Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings/target/japicmp/japicmp.diff'.
2023-04-14T11:29:09.6283287Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings/target/japicmp/japicmp.xml'.
2023-04-14T11:29:09.6284782Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings/target/japicmp/japicmp.html'.
2023-04-14T11:29:09.6285460Z [INFO] 
2023-04-14T11:29:09.6286088Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-settings ---
2023-04-14T11:29:09.6297157Z [INFO] Installing /home/runner/work/maven/maven/maven-settings/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-settings/4.0.0-alpha-6-SNAPSHOT/maven-settings-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:09.6299378Z [INFO] Installing /home/runner/work/maven/maven/maven-settings/target/maven-settings-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-settings/4.0.0-alpha-6-SNAPSHOT/maven-settings-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:09.6307425Z [INFO] 
2023-04-14T11:29:09.6308172Z [INFO] --------------< org.apache.maven:maven-settings-builder >---------------
2023-04-14T11:29:09.6309438Z [INFO] Building Maven Settings Builder 4.0.0-alpha-6-SNAPSHOT           [19/29]
2023-04-14T11:29:09.6310179Z [INFO]   from maven-settings-builder/pom.xml
2023-04-14T11:29:09.6310998Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:09.6332133Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
2023-04-14T11:29:09.6371010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.1 MB/s)
2023-04-14T11:29:09.6385464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
2023-04-14T11:29:09.6451984Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 1.1 MB/s)
2023-04-14T11:29:09.6454149Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
2023-04-14T11:29:09.6458760Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
2023-04-14T11:29:09.6493540Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 5.9 MB/s)
2023-04-14T11:29:09.6512988Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 2.2 MB/s)
2023-04-14T11:29:09.6522664Z [INFO] 
2023-04-14T11:29:09.6523460Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-settings-builder ---
2023-04-14T11:29:09.6577475Z [INFO] Adding ignore: module-info
2023-04-14T11:29:09.6750267Z [INFO] 
2023-04-14T11:29:09.6751357Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-settings-builder ---
2023-04-14T11:29:09.6754615Z [INFO] 
2023-04-14T11:29:09.6755289Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-settings-builder ---
2023-04-14T11:29:09.6757210Z [INFO] 
2023-04-14T11:29:09.6757936Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-settings-builder ---
2023-04-14T11:29:09.6809429Z [INFO] 
2023-04-14T11:29:09.6815445Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-settings-builder ---
2023-04-14T11:29:09.6909216Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:09.6918061Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:09.6924506Z [INFO] Sorting file /tmp/pom4998558653013571060.xml
2023-04-14T11:29:09.6972756Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:09.8865005Z [INFO] 
2023-04-14T11:29:09.8867460Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-settings-builder ---
2023-04-14T11:29:09.9783901Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:09.9784475Z [INFO] 
2023-04-14T11:29:09.9786257Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-settings-builder ---
2023-04-14T11:29:09.9800108Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:09.9827009Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:10.0567020Z [INFO] 
2023-04-14T11:29:10.0568397Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-settings-builder ---
2023-04-14T11:29:10.0583515Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-settings-builder/src/main/resources
2023-04-14T11:29:10.0584742Z [INFO] Copying 3 resources
2023-04-14T11:29:10.0589685Z [INFO] 
2023-04-14T11:29:10.0590653Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-settings-builder ---
2023-04-14T11:29:10.0696117Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:10.0698367Z [INFO] Compiling 31 source files to /home/runner/work/maven/maven/maven-settings-builder/target/classes
2023-04-14T11:29:10.1736426Z [INFO] /home/runner/work/maven/maven/maven-settings-builder/src/main/java/org/apache/maven/settings/building/DefaultSettingsBuilder.java: Some input files use or override a deprecated API.
2023-04-14T11:29:10.1737854Z [INFO] /home/runner/work/maven/maven/maven-settings-builder/src/main/java/org/apache/maven/settings/building/DefaultSettingsBuilder.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:10.1738490Z [INFO] 
2023-04-14T11:29:10.1739596Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-settings-builder ---
2023-04-14T11:29:10.1746514Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:10.2142713Z [INFO] 
2023-04-14T11:29:10.2143983Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-settings-builder ---
2023-04-14T11:29:10.2172701Z [INFO] 
2023-04-14T11:29:10.2173793Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-settings-builder ---
2023-04-14T11:29:10.2194381Z [INFO] Copying 1 resource
2023-04-14T11:29:10.2197489Z [INFO] Copying 3 resources
2023-04-14T11:29:10.2201157Z [INFO] 
2023-04-14T11:29:10.2202054Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-settings-builder ---
2023-04-14T11:29:10.2223893Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:10.2225864Z [INFO] Compiling 2 source files to /home/runner/work/maven/maven/maven-settings-builder/target/test-classes
2023-04-14T11:29:10.2618641Z [INFO] 
2023-04-14T11:29:10.2619982Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-settings-builder ---
2023-04-14T11:29:10.2637899Z [INFO] 
2023-04-14T11:29:10.2638841Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-settings-builder ---
2023-04-14T11:29:10.2773134Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-settings-builder/target/surefire-reports
2023-04-14T11:29:10.2778915Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:10.2836600Z [INFO] 
2023-04-14T11:29:10.2837535Z [INFO] -------------------------------------------------------
2023-04-14T11:29:10.2838095Z [INFO]  T E S T S
2023-04-14T11:29:10.2839083Z [INFO] -------------------------------------------------------
2023-04-14T11:29:10.8006517Z [INFO] Running org.apache.maven.settings.building.DefaultSettingsBuilderFactoryTest
2023-04-14T11:29:10.8979128Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.apache.maven.settings.building.DefaultSettingsBuilderFactoryTest
2023-04-14T11:29:10.9012969Z [INFO] Running org.apache.maven.settings.validation.DefaultSettingsValidatorTest
2023-04-14T11:29:10.9399166Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.maven.settings.validation.DefaultSettingsValidatorTest
2023-04-14T11:29:10.9592679Z [INFO] 
2023-04-14T11:29:10.9592946Z [INFO] Results:
2023-04-14T11:29:10.9596623Z [INFO] 
2023-04-14T11:29:10.9597230Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:10.9597716Z [INFO] 
2023-04-14T11:29:10.9600221Z [INFO] 
2023-04-14T11:29:10.9600950Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-settings-builder ---
2023-04-14T11:29:10.9719211Z [INFO] Building jar: /home/runner/work/maven/maven/maven-settings-builder/target/maven-settings-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:10.9809864Z [INFO] 
2023-04-14T11:29:10.9810947Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-settings-builder ---
2023-04-14T11:29:10.9825702Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:10.9826591Z [INFO] 
2023-04-14T11:29:10.9828952Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-settings-builder ---
2023-04-14T11:29:10.9848585Z [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-settings-builder/maven-metadata.xml
2023-04-14T11:29:10.9860559Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/maven-metadata.xml
2023-04-14T11:29:10.9935238Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/maven-metadata.xml (1.7 kB at 212 kB/s)
2023-04-14T11:29:11.2204895Z [INFO] Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-settings-builder/maven-metadata.xml (518 B at 2.2 kB/s)
2023-04-14T11:29:11.2223282Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.7/maven-settings-builder-3.8.7.jar
2023-04-14T11:29:11.2288862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.7/maven-settings-builder-3.8.7.jar (42 kB at 7.0 MB/s)
2023-04-14T11:29:11.2525026Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings-builder/target/japicmp/japicmp.diff'.
2023-04-14T11:29:11.3483269Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings-builder/target/japicmp/japicmp.xml'.
2023-04-14T11:29:11.3484416Z [INFO] Written file '/home/runner/work/maven/maven/maven-settings-builder/target/japicmp/japicmp.html'.
2023-04-14T11:29:11.3485198Z [INFO] 
2023-04-14T11:29:11.3485831Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-settings-builder ---
2023-04-14T11:29:11.3501611Z [INFO] Installing /home/runner/work/maven/maven/maven-settings-builder/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-settings-builder/4.0.0-alpha-6-SNAPSHOT/maven-settings-builder-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:11.3504360Z [INFO] Installing /home/runner/work/maven/maven/maven-settings-builder/target/maven-settings-builder-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-settings-builder/4.0.0-alpha-6-SNAPSHOT/maven-settings-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:11.3512085Z [INFO] 
2023-04-14T11:29:11.3512800Z [INFO] ---------------< org.apache.maven:maven-toolchain-model >---------------
2023-04-14T11:29:11.3517971Z [INFO] Building Maven Toolchain Model 4.0.0-alpha-6-SNAPSHOT            [20/29]
2023-04-14T11:29:11.3518640Z [INFO]   from maven-toolchain-model/pom.xml
2023-04-14T11:29:11.3519353Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:11.3554820Z [INFO] 
2023-04-14T11:29:11.3558054Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-toolchain-model ---
2023-04-14T11:29:11.3585673Z [INFO] Adding ignore: module-info
2023-04-14T11:29:11.3759661Z [INFO] 
2023-04-14T11:29:11.3763715Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-toolchain-model ---
2023-04-14T11:29:11.3772139Z [INFO] 
2023-04-14T11:29:11.3775299Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-toolchain-model ---
2023-04-14T11:29:11.3781371Z [INFO] 
2023-04-14T11:29:11.3784644Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-toolchain-model ---
2023-04-14T11:29:11.3804486Z [INFO] 
2023-04-14T11:29:11.3807531Z [INFO] --- modello-maven-plugin:2.1.1:velocity (velocity) @ maven-toolchain-model ---
2023-04-14T11:29:11.3822689Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-toolchain-model/target/generated-sources/modello
2023-04-14T11:29:11.3826035Z [INFO] Working on model: src/main/mdo/toolchains.mdo
2023-04-14T11:29:11.3837521Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:11.4065085Z [INFO] 
2023-04-14T11:29:11.4068742Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-toolchain-model ---
2023-04-14T11:29:11.4137995Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:11.4232018Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:11.4241581Z [INFO] Sorting file /tmp/pom5306125361903248100.xml
2023-04-14T11:29:11.4351750Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:11.4758046Z [INFO] 
2023-04-14T11:29:11.4761657Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-toolchain-model ---
2023-04-14T11:29:11.5105295Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:11.5109167Z [INFO] 
2023-04-14T11:29:11.5112858Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-toolchain-model ---
2023-04-14T11:29:11.5129678Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:11.5161390Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:11.5697333Z [INFO] 
2023-04-14T11:29:11.5700853Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-toolchain-model ---
2023-04-14T11:29:11.5712519Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-toolchain-model/src/main/resources
2023-04-14T11:29:11.5717877Z [INFO] Copying 3 resources
2023-04-14T11:29:11.5725464Z [INFO] 
2023-04-14T11:29:11.5728603Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-toolchain-model ---
2023-04-14T11:29:11.5755611Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:11.5762446Z [INFO] Compiling 9 source files to /home/runner/work/maven/maven/maven-toolchain-model/target/classes
2023-04-14T11:29:11.7139788Z [INFO] /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java: /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java uses or overrides a deprecated API.
2023-04-14T11:29:11.7141289Z [INFO] /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:11.7142603Z [INFO] /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java: /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java uses unchecked or unsafe operations.
2023-04-14T11:29:11.7143914Z [INFO] /home/runner/work/maven/maven/maven-toolchain-model/src/main/java/org/apache/maven/toolchain/model/WrapperProperties.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:11.7144801Z [INFO] 
2023-04-14T11:29:11.7145477Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-toolchain-model ---
2023-04-14T11:29:11.7148355Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:11.7474211Z [INFO] 
2023-04-14T11:29:11.7475413Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-toolchain-model ---
2023-04-14T11:29:11.7481172Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-toolchain-model/src/test/resources
2023-04-14T11:29:11.7482483Z [INFO] Copying 3 resources
2023-04-14T11:29:11.7487138Z [INFO] 
2023-04-14T11:29:11.7487922Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-toolchain-model ---
2023-04-14T11:29:11.7492867Z [INFO] No sources to compile
2023-04-14T11:29:11.7493285Z [INFO] 
2023-04-14T11:29:11.7494017Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-toolchain-model ---
2023-04-14T11:29:11.7516974Z [INFO] 
2023-04-14T11:29:11.7517844Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-toolchain-model ---
2023-04-14T11:29:11.7557560Z [INFO] Building jar: /home/runner/work/maven/maven/maven-toolchain-model/target/maven-toolchain-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:11.7692540Z [INFO] 
2023-04-14T11:29:11.7693712Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-toolchain-model ---
2023-04-14T11:29:11.7698099Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:11.7698911Z [INFO] 
2023-04-14T11:29:11.7699436Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-toolchain-model ---
2023-04-14T11:29:11.7715468Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.7/maven-core-3.8.7.jar
2023-04-14T11:29:11.7925589Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.7/maven-core-3.8.7.jar (646 kB at 31 MB/s)
2023-04-14T11:29:11.8219143Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-model/target/japicmp/japicmp.diff'.
2023-04-14T11:29:11.9023550Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-model/target/japicmp/japicmp.xml'.
2023-04-14T11:29:11.9024519Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-model/target/japicmp/japicmp.html'.
2023-04-14T11:29:11.9025406Z [INFO] 
2023-04-14T11:29:11.9026098Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-toolchain-model ---
2023-04-14T11:29:11.9036509Z [INFO] Installing /home/runner/work/maven/maven/maven-toolchain-model/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-toolchain-model/4.0.0-alpha-6-SNAPSHOT/maven-toolchain-model-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:11.9039802Z [INFO] Installing /home/runner/work/maven/maven/maven-toolchain-model/target/maven-toolchain-model-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-toolchain-model/4.0.0-alpha-6-SNAPSHOT/maven-toolchain-model-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:11.9046703Z [INFO] 
2023-04-14T11:29:11.9047462Z [INFO] --------------< org.apache.maven:maven-toolchain-builder >--------------
2023-04-14T11:29:11.9048243Z [INFO] Building Maven Toolchain Builder 4.0.0-alpha-6-SNAPSHOT          [21/29]
2023-04-14T11:29:11.9049134Z [INFO]   from maven-toolchain-builder/pom.xml
2023-04-14T11:29:11.9049616Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:11.9093568Z [INFO] 
2023-04-14T11:29:11.9094690Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-toolchain-builder ---
2023-04-14T11:29:11.9124601Z [INFO] Adding ignore: module-info
2023-04-14T11:29:11.9655713Z [INFO] 
2023-04-14T11:29:11.9656867Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-toolchain-builder ---
2023-04-14T11:29:11.9659501Z [INFO] 
2023-04-14T11:29:11.9660231Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-toolchain-builder ---
2023-04-14T11:29:11.9663882Z [INFO] 
2023-04-14T11:29:11.9664666Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-toolchain-builder ---
2023-04-14T11:29:11.9683908Z [INFO] 
2023-04-14T11:29:11.9698944Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-toolchain-builder ---
2023-04-14T11:29:11.9832017Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:11.9835765Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:12.0894712Z [INFO] Sorting file /tmp/pom3577449453226827899.xml
2023-04-14T11:29:12.0963812Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:12.0967588Z [INFO] 
2023-04-14T11:29:12.0968559Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-toolchain-builder ---
2023-04-14T11:29:12.1420477Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:12.1421214Z [INFO] 
2023-04-14T11:29:12.1423155Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-toolchain-builder ---
2023-04-14T11:29:12.1447244Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:12.1469001Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:12.2549675Z [INFO] 
2023-04-14T11:29:12.2551115Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-toolchain-builder ---
2023-04-14T11:29:12.2568795Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-toolchain-builder/src/main/resources
2023-04-14T11:29:12.2569988Z [INFO] Copying 3 resources
2023-04-14T11:29:12.2574446Z [INFO] 
2023-04-14T11:29:12.2575237Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-toolchain-builder ---
2023-04-14T11:29:12.2601242Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:12.2604000Z [INFO] Compiling 13 source files to /home/runner/work/maven/maven/maven-toolchain-builder/target/classes
2023-04-14T11:29:12.3142448Z [INFO] 
2023-04-14T11:29:12.3143678Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-toolchain-builder ---
2023-04-14T11:29:12.3152474Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:12.3520134Z [INFO] 
2023-04-14T11:29:12.3521374Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-toolchain-builder ---
2023-04-14T11:29:12.3542970Z [INFO] 
2023-04-14T11:29:12.3543885Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-toolchain-builder ---
2023-04-14T11:29:12.3553040Z [INFO] Copying 5 resources
2023-04-14T11:29:12.3561758Z [INFO] Copying 3 resources
2023-04-14T11:29:12.3565175Z [INFO] 
2023-04-14T11:29:12.3565980Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-toolchain-builder ---
2023-04-14T11:29:12.3579591Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:12.3582370Z [INFO] Compiling 3 source files to /home/runner/work/maven/maven/maven-toolchain-builder/target/test-classes
2023-04-14T11:29:12.4246609Z [INFO] 
2023-04-14T11:29:12.4247745Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-toolchain-builder ---
2023-04-14T11:29:12.4256699Z [INFO] 
2023-04-14T11:29:12.4257355Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-toolchain-builder ---
2023-04-14T11:29:12.4292838Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-toolchain-builder/target/surefire-reports
2023-04-14T11:29:12.4312365Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:12.4349224Z [INFO] 
2023-04-14T11:29:12.4351426Z [INFO] -------------------------------------------------------
2023-04-14T11:29:12.4351706Z [INFO]  T E S T S
2023-04-14T11:29:12.4352265Z [INFO] -------------------------------------------------------
2023-04-14T11:29:13.0765013Z [INFO] Running org.apache.maven.toolchain.building.ToolchainsBuildingExceptionTest
2023-04-14T11:29:13.1489142Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.apache.maven.toolchain.building.ToolchainsBuildingExceptionTest
2023-04-14T11:29:13.1526314Z [INFO] Running org.apache.maven.toolchain.building.DefaultToolchainsBuilderTest
2023-04-14T11:29:13.5699855Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.apache.maven.toolchain.building.DefaultToolchainsBuilderTest
2023-04-14T11:29:13.5703657Z [INFO] Running org.apache.maven.toolchain.merge.MavenToolchainMergerTest
2023-04-14T11:29:13.5927438Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.maven.toolchain.merge.MavenToolchainMergerTest
2023-04-14T11:29:13.6199048Z [INFO] 
2023-04-14T11:29:13.6199629Z [INFO] Results:
2023-04-14T11:29:13.6233522Z [INFO] 
2023-04-14T11:29:13.6234233Z [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:13.6234974Z [INFO] 
2023-04-14T11:29:13.6235491Z [INFO] 
2023-04-14T11:29:13.6236565Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-toolchain-builder ---
2023-04-14T11:29:13.6264739Z [INFO] Building jar: /home/runner/work/maven/maven/maven-toolchain-builder/target/maven-toolchain-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:13.6391991Z [INFO] 
2023-04-14T11:29:13.6392928Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-toolchain-builder ---
2023-04-14T11:29:13.6393527Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:13.6393872Z [INFO] 
2023-04-14T11:29:13.6394800Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-toolchain-builder ---
2023-04-14T11:29:13.6735922Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-builder/target/japicmp/japicmp.diff'.
2023-04-14T11:29:13.7474376Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-builder/target/japicmp/japicmp.xml'.
2023-04-14T11:29:13.7475438Z [INFO] Written file '/home/runner/work/maven/maven/maven-toolchain-builder/target/japicmp/japicmp.html'.
2023-04-14T11:29:13.7476191Z [INFO] 
2023-04-14T11:29:13.7476817Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-toolchain-builder ---
2023-04-14T11:29:13.7490018Z [INFO] Installing /home/runner/work/maven/maven/maven-toolchain-builder/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-toolchain-builder/4.0.0-alpha-6-SNAPSHOT/maven-toolchain-builder-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:13.7493120Z [INFO] Installing /home/runner/work/maven/maven/maven-toolchain-builder/target/maven-toolchain-builder-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-toolchain-builder/4.0.0-alpha-6-SNAPSHOT/maven-toolchain-builder-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:13.7506868Z [INFO] 
2023-04-14T11:29:13.7507707Z [INFO] -------------< org.apache.maven:maven-repository-metadata >-------------
2023-04-14T11:29:13.7508647Z [INFO] Building Maven Repository Metadata Model 4.0.0-alpha-6-SNAPSHOT  [22/29]
2023-04-14T11:29:13.7509243Z [INFO]   from maven-repository-metadata/pom.xml
2023-04-14T11:29:13.7510446Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:13.7527197Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.7/maven-resolver-api-1.9.7.pom
2023-04-14T11:29:13.7582920Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.7/maven-resolver-api-1.9.7.pom (2.7 kB at 536 kB/s)
2023-04-14T11:29:13.7592638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.7/maven-resolver-1.9.7.pom
2023-04-14T11:29:13.7645767Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.7/maven-resolver-1.9.7.pom (24 kB at 4.8 MB/s)
2023-04-14T11:29:13.7699876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.7/maven-resolver-api-1.9.7.jar
2023-04-14T11:29:13.7778613Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.7/maven-resolver-api-1.9.7.jar (157 kB at 20 MB/s)
2023-04-14T11:29:13.7780796Z [INFO] 
2023-04-14T11:29:13.7781852Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-repository-metadata ---
2023-04-14T11:29:13.7802911Z [INFO] Adding ignore: module-info
2023-04-14T11:29:13.7926814Z [INFO] 
2023-04-14T11:29:13.7927979Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-repository-metadata ---
2023-04-14T11:29:13.7930540Z [INFO] 
2023-04-14T11:29:13.7931249Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-repository-metadata ---
2023-04-14T11:29:13.7933103Z [INFO] 
2023-04-14T11:29:13.7933902Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-repository-metadata ---
2023-04-14T11:29:13.7953540Z [INFO] 
2023-04-14T11:29:13.7954420Z [INFO] --- modello-maven-plugin:2.1.1:java (modello) @ maven-repository-metadata ---
2023-04-14T11:29:13.7962755Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello
2023-04-14T11:29:13.7963449Z [INFO] Working on model: src/main/mdo/metadata.mdo
2023-04-14T11:29:13.7998086Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:13.8273681Z [INFO] 
2023-04-14T11:29:13.8279644Z [INFO] --- modello-maven-plugin:2.1.1:xpp3-reader (modello) @ maven-repository-metadata ---
2023-04-14T11:29:13.8291883Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello
2023-04-14T11:29:13.8293846Z [INFO] Working on model: src/main/mdo/metadata.mdo
2023-04-14T11:29:13.8307958Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:13.8361358Z [INFO] 
2023-04-14T11:29:13.8363671Z [INFO] --- modello-maven-plugin:2.1.1:xpp3-writer (modello) @ maven-repository-metadata ---
2023-04-14T11:29:13.8374280Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello
2023-04-14T11:29:13.8376210Z [INFO] Working on model: src/main/mdo/metadata.mdo
2023-04-14T11:29:13.8390362Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:13.8411263Z [INFO] 
2023-04-14T11:29:13.8413519Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-repository-metadata ---
2023-04-14T11:29:13.8482461Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:13.8490315Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:13.8642712Z [INFO] Sorting file /tmp/pom3316913497386788768.xml
2023-04-14T11:29:13.8678648Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:13.8685418Z [INFO] 
2023-04-14T11:29:13.8687681Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-repository-metadata ---
2023-04-14T11:29:13.8863459Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:13.8866213Z [INFO] 
2023-04-14T11:29:13.8868493Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-repository-metadata ---
2023-04-14T11:29:13.8883600Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:13.8906414Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:13.9047478Z [INFO] 
2023-04-14T11:29:13.9049895Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-repository-metadata ---
2023-04-14T11:29:13.9058510Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-repository-metadata/src/main/resources
2023-04-14T11:29:13.9062871Z [INFO] Copying 3 resources
2023-04-14T11:29:13.9069240Z [INFO] 
2023-04-14T11:29:13.9071739Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-repository-metadata ---
2023-04-14T11:29:13.9084749Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:13.9090584Z [INFO] Compiling 7 source files to /home/runner/work/maven/maven/maven-repository-metadata/target/classes
2023-04-14T11:29:13.9541020Z [INFO] /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello/org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.java: Some input files use or override a deprecated API.
2023-04-14T11:29:13.9542928Z [INFO] /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello/org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:13.9544725Z [INFO] /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello/org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.java: /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello/org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.java uses unchecked or unsafe operations.
2023-04-14T11:29:13.9546243Z [INFO] /home/runner/work/maven/maven/maven-repository-metadata/target/generated-sources/modello/org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:13.9546890Z [INFO] 
2023-04-14T11:29:13.9547997Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-repository-metadata ---
2023-04-14T11:29:13.9548541Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:13.9680986Z [INFO] 
2023-04-14T11:29:13.9682660Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-repository-metadata ---
2023-04-14T11:29:13.9687135Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-repository-metadata/src/test/resources
2023-04-14T11:29:13.9688897Z [INFO] Copying 3 resources
2023-04-14T11:29:13.9694176Z [INFO] 
2023-04-14T11:29:13.9695050Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-repository-metadata ---
2023-04-14T11:29:13.9707257Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:13.9708749Z [INFO] Compiling 1 source file to /home/runner/work/maven/maven/maven-repository-metadata/target/test-classes
2023-04-14T11:29:13.9939025Z [INFO] 
2023-04-14T11:29:13.9940166Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-repository-metadata ---
2023-04-14T11:29:13.9959894Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-repository-metadata/target/surefire-reports
2023-04-14T11:29:13.9960857Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:13.9994566Z [INFO] 
2023-04-14T11:29:13.9995497Z [INFO] -------------------------------------------------------
2023-04-14T11:29:13.9995994Z [INFO]  T E S T S
2023-04-14T11:29:13.9997130Z [INFO] -------------------------------------------------------
2023-04-14T11:29:14.6766316Z [INFO] Running org.apache.maven.artifact.repository.metadata.MetadataTest
2023-04-14T11:29:14.7718899Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.apache.maven.artifact.repository.metadata.MetadataTest
2023-04-14T11:29:14.7845330Z [INFO] 
2023-04-14T11:29:14.7845968Z [INFO] Results:
2023-04-14T11:29:14.7846644Z [INFO] 
2023-04-14T11:29:14.7847070Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:14.7847477Z [INFO] 
2023-04-14T11:29:14.7911949Z [INFO] 
2023-04-14T11:29:14.7912706Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-repository-metadata ---
2023-04-14T11:29:14.7913440Z [INFO] Building jar: /home/runner/work/maven/maven/maven-repository-metadata/target/maven-repository-metadata-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:14.8034615Z [INFO] 
2023-04-14T11:29:14.8035800Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-repository-metadata ---
2023-04-14T11:29:14.8036492Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:14.8037221Z [INFO] 
2023-04-14T11:29:14.8037889Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-repository-metadata ---
2023-04-14T11:29:14.8038833Z [INFO] Installing /home/runner/work/maven/maven/maven-repository-metadata/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/4.0.0-alpha-6-SNAPSHOT/maven-repository-metadata-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:14.8044179Z [INFO] Installing /home/runner/work/maven/maven/maven-repository-metadata/target/maven-repository-metadata-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/4.0.0-alpha-6-SNAPSHOT/maven-repository-metadata-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:14.8054871Z [INFO] 
2023-04-14T11:29:14.8056567Z [INFO] --------------< org.apache.maven:maven-resolver-provider >--------------
2023-04-14T11:29:14.8058210Z [INFO] Building Maven Artifact Resolver Provider 4.0.0-alpha-6-SNAPSHOT [23/29]
2023-04-14T11:29:14.8059824Z [INFO]   from maven-resolver-provider/pom.xml
2023-04-14T11:29:14.8061336Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:14.8088049Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.7/maven-resolver-spi-1.9.7.pom
2023-04-14T11:29:14.8139976Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.7/maven-resolver-spi-1.9.7.pom (2.7 kB at 541 kB/s)
2023-04-14T11:29:14.8161477Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.7/maven-resolver-util-1.9.7.pom
2023-04-14T11:29:14.8218049Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.7/maven-resolver-util-1.9.7.pom (2.9 kB at 476 kB/s)
2023-04-14T11:29:14.8242587Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.7/maven-resolver-impl-1.9.7.pom
2023-04-14T11:29:14.8295201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.7/maven-resolver-impl-1.9.7.pom (4.8 kB at 967 kB/s)
2023-04-14T11:29:14.8318275Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.7/maven-resolver-named-locks-1.9.7.pom
2023-04-14T11:29:14.8367747Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.7/maven-resolver-named-locks-1.9.7.pom (3.2 kB at 644 kB/s)
2023-04-14T11:29:14.8396762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.0.0/plexus-testing-1.0.0.pom
2023-04-14T11:29:14.8501592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.0.0/plexus-testing-1.0.0.pom (2.3 kB at 234 kB/s)
2023-04-14T11:29:14.8520270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/7/plexus-7.pom
2023-04-14T11:29:14.8564362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/7/plexus-7.pom (26 kB at 5.1 MB/s)
2023-04-14T11:29:14.8587029Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.7/maven-resolver-connector-basic-1.9.7.pom
2023-04-14T11:29:14.8650946Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.7/maven-resolver-connector-basic-1.9.7.pom (4.0 kB at 668 kB/s)
2023-04-14T11:29:14.8675042Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.9.7/maven-resolver-transport-file-1.9.7.pom
2023-04-14T11:29:14.8743674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.9.7/maven-resolver-transport-file-1.9.7.pom (3.9 kB at 551 kB/s)
2023-04-14T11:29:14.8768013Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.9.7/maven-resolver-transport-http-1.9.7.pom
2023-04-14T11:29:14.8827778Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.9.7/maven-resolver-transport-http-1.9.7.pom (5.9 kB at 983 kB/s)
2023-04-14T11:29:14.8853974Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
2023-04-14T11:29:14.8896728Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 1.2 MB/s)
2023-04-14T11:29:14.8912432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
2023-04-14T11:29:14.8953783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 2.6 MB/s)
2023-04-14T11:29:14.8977609Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
2023-04-14T11:29:14.9017617Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 295 kB/s)
2023-04-14T11:29:14.9038197Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.pom
2023-04-14T11:29:14.9079018Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.pom (1.0 kB at 255 kB/s)
2023-04-14T11:29:14.9157789Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.7/maven-resolver-spi-1.9.7.jar
2023-04-14T11:29:14.9169032Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.7/maven-resolver-util-1.9.7.jar
2023-04-14T11:29:14.9197270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.7/maven-resolver-impl-1.9.7.jar
2023-04-14T11:29:14.9208428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.7/maven-resolver-named-locks-1.9.7.jar
2023-04-14T11:29:14.9218200Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.0.0/plexus-testing-1.0.0.jar
2023-04-14T11:29:14.9231815Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.7/maven-resolver-spi-1.9.7.jar (51 kB at 7.3 MB/s)
2023-04-14T11:29:14.9233006Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.7/maven-resolver-connector-basic-1.9.7.jar
2023-04-14T11:29:14.9306956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.7/maven-resolver-util-1.9.7.jar (190 kB at 13 MB/s)
2023-04-14T11:29:14.9308322Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.9.7/maven-resolver-transport-file-1.9.7.jar
2023-04-14T11:29:14.9315727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.7/maven-resolver-connector-basic-1.9.7.jar (40 kB at 4.0 MB/s)
2023-04-14T11:29:14.9316731Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.9.7/maven-resolver-transport-http-1.9.7.jar
2023-04-14T11:29:14.9333910Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.7/maven-resolver-named-locks-1.9.7.jar (33 kB at 2.2 MB/s)
2023-04-14T11:29:14.9337473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
2023-04-14T11:29:14.9359499Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.9.7/maven-resolver-transport-file-1.9.7.jar (16 kB at 1.2 MB/s)
2023-04-14T11:29:14.9363979Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
2023-04-14T11:29:14.9371560Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.9.7/maven-resolver-transport-http-1.9.7.jar (50 kB at 3.4 MB/s)
2023-04-14T11:29:14.9372704Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar
2023-04-14T11:29:14.9401254Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 920 kB/s)
2023-04-14T11:29:14.9412758Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.7/maven-resolver-impl-1.9.7.jar (314 kB at 13 MB/s)
2023-04-14T11:29:14.9420860Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar (15 kB at 767 kB/s)
2023-04-14T11:29:14.9481739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 13 MB/s)
2023-04-14T11:29:14.9546258Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.0.0/plexus-testing-1.0.0.jar (6.6 kB at 194 kB/s)
2023-04-14T11:29:14.9571041Z [INFO] 
2023-04-14T11:29:14.9572575Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-resolver-provider ---
2023-04-14T11:29:14.9628077Z [INFO] Adding ignore: module-info
2023-04-14T11:29:15.0736323Z [INFO] 
2023-04-14T11:29:15.0739928Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-resolver-provider ---
2023-04-14T11:29:15.0748827Z [INFO] 
2023-04-14T11:29:15.0752486Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-resolver-provider ---
2023-04-14T11:29:15.0759262Z [INFO] 
2023-04-14T11:29:15.0762478Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-resolver-provider ---
2023-04-14T11:29:15.0800469Z [INFO] 
2023-04-14T11:29:15.0803817Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-resolver-provider ---
2023-04-14T11:29:15.0900814Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:15.0922247Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:15.4200038Z [INFO] Sorting file /tmp/pom8879721860843044330.xml
2023-04-14T11:29:15.4237620Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:15.4252798Z [INFO] 
2023-04-14T11:29:15.4253801Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-resolver-provider ---
2023-04-14T11:29:15.6829617Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:15.6830717Z [INFO] 
2023-04-14T11:29:15.6832742Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-resolver-provider ---
2023-04-14T11:29:15.6844745Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:15.6864810Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:15.9119541Z [INFO] 
2023-04-14T11:29:15.9120723Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-resolver-provider ---
2023-04-14T11:29:15.9131437Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-resolver-provider/src/main/resources
2023-04-14T11:29:15.9132463Z [INFO] Copying 3 resources
2023-04-14T11:29:15.9137283Z [INFO] 
2023-04-14T11:29:15.9138081Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-resolver-provider ---
2023-04-14T11:29:15.9161334Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:15.9164086Z [INFO] Compiling 27 source files to /home/runner/work/maven/maven/maven-resolver-provider/target/classes
2023-04-14T11:29:16.1005862Z [INFO] /home/runner/work/maven/maven/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelResolver.java: Some input files use or override a deprecated API.
2023-04-14T11:29:16.1007104Z [INFO] /home/runner/work/maven/maven/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelResolver.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:16.1008458Z [INFO] /home/runner/work/maven/maven/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelCache.java: /home/runner/work/maven/maven/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelCache.java uses unchecked or unsafe operations.
2023-04-14T11:29:16.1009671Z [INFO] /home/runner/work/maven/maven/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelCache.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:16.1010249Z [INFO] 
2023-04-14T11:29:16.1011371Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-resolver-provider ---
2023-04-14T11:29:16.1026275Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:16.2939516Z [INFO] 
2023-04-14T11:29:16.2940295Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-resolver-provider ---
2023-04-14T11:29:16.3003261Z [INFO] 
2023-04-14T11:29:16.3004851Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-resolver-provider ---
2023-04-14T11:29:16.3035793Z [INFO] Copying 13 resources
2023-04-14T11:29:16.3057460Z [INFO] Copying 3 resources
2023-04-14T11:29:16.3060606Z [INFO] 
2023-04-14T11:29:16.3061539Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-resolver-provider ---
2023-04-14T11:29:16.3074939Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:16.3080384Z [INFO] Compiling 9 source files to /home/runner/work/maven/maven/maven-resolver-provider/target/test-classes
2023-04-14T11:29:16.4326049Z [INFO] 
2023-04-14T11:29:16.4327196Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-resolver-provider ---
2023-04-14T11:29:16.4350335Z [INFO] 
2023-04-14T11:29:16.4351342Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-resolver-provider ---
2023-04-14T11:29:16.4381914Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-resolver-provider/target/surefire-reports
2023-04-14T11:29:16.4382823Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:16.4419382Z [INFO] 
2023-04-14T11:29:16.4420222Z [INFO] -------------------------------------------------------
2023-04-14T11:29:16.4420772Z [INFO]  T E S T S
2023-04-14T11:29:16.4422014Z [INFO] -------------------------------------------------------
2023-04-14T11:29:17.2206465Z [INFO] Running org.apache.maven.repository.internal.RemoteSnapshotMetadataTest
2023-04-14T11:29:17.3584601Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.apache.maven.repository.internal.RemoteSnapshotMetadataTest
2023-04-14T11:29:17.3616142Z [INFO] Running org.apache.maven.repository.internal.DefaultArtifactDescriptorReaderTest
2023-04-14T11:29:18.5058387Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.apache.maven.repository.internal.DefaultArtifactDescriptorReaderTest
2023-04-14T11:29:18.5059436Z [INFO] Running org.apache.maven.repository.internal.RepositorySystemTest
2023-04-14T11:29:19.1912918Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.apache.maven.repository.internal.RepositorySystemTest
2023-04-14T11:29:19.1919497Z [INFO] Running org.apache.maven.repository.internal.DefaultVersionResolverTest
2023-04-14T11:29:19.2648410Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.apache.maven.repository.internal.DefaultVersionResolverTest
2023-04-14T11:29:19.2710751Z [INFO] Running org.apache.maven.repository.internal.MavenRepositorySystemUtilsTest
2023-04-14T11:29:19.2764399Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.repository.internal.MavenRepositorySystemUtilsTest
2023-04-14T11:29:19.2783498Z [INFO] Running org.apache.maven.repository.internal.DefaultModelResolverTest
2023-04-14T11:29:19.5987484Z [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.apache.maven.repository.internal.DefaultModelResolverTest
2023-04-14T11:29:19.6272010Z [INFO] 
2023-04-14T11:29:19.6272284Z [INFO] Results:
2023-04-14T11:29:19.6296866Z [INFO] 
2023-04-14T11:29:19.6297621Z [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:19.6298086Z [INFO] 
2023-04-14T11:29:19.6307565Z [INFO] 
2023-04-14T11:29:19.6308551Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-resolver-provider ---
2023-04-14T11:29:19.6386094Z [INFO] Building jar: /home/runner/work/maven/maven/maven-resolver-provider/target/maven-resolver-provider-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:19.6559088Z [INFO] 
2023-04-14T11:29:19.6560860Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-resolver-provider ---
2023-04-14T11:29:19.6565810Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:19.6566316Z [INFO] 
2023-04-14T11:29:19.6567152Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-resolver-provider ---
2023-04-14T11:29:19.6573725Z [INFO] Installing /home/runner/work/maven/maven/maven-resolver-provider/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/4.0.0-alpha-6-SNAPSHOT/maven-resolver-provider-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:19.6577798Z [INFO] Installing /home/runner/work/maven/maven/maven-resolver-provider/target/maven-resolver-provider-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/4.0.0-alpha-6-SNAPSHOT/maven-resolver-provider-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:19.6585665Z [INFO] 
2023-04-14T11:29:19.6586391Z [INFO] --------------------< org.apache.maven:maven-core >---------------------
2023-04-14T11:29:19.6587302Z [INFO] Building Maven Core 4.0.0-alpha-6-SNAPSHOT                       [24/29]
2023-04-14T11:29:19.6587821Z [INFO]   from maven-core/pom.xml
2023-04-14T11:29:19.6588603Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:19.6678227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
2023-04-14T11:29:19.6758844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 1.7 MB/s)
2023-04-14T11:29:19.6772529Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
2023-04-14T11:29:19.6842855Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 4.7 MB/s)
2023-04-14T11:29:19.6864286Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
2023-04-14T11:29:19.6933741Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 5.8 MB/s)
2023-04-14T11:29:19.7031904Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom
2023-04-14T11:29:19.7150685Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom (9.2 kB at 764 kB/s)
2023-04-14T11:29:19.7170176Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom
2023-04-14T11:29:19.7205374Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 344 kB/s)
2023-04-14T11:29:19.7280913Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar
2023-04-14T11:29:19.7285602Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar
2023-04-14T11:29:19.7384963Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar (1.5 kB at 140 kB/s)
2023-04-14T11:29:19.7393356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar (300 kB at 19 MB/s)
2023-04-14T11:29:19.7400413Z [INFO] 
2023-04-14T11:29:19.7401207Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-core ---
2023-04-14T11:29:19.7487976Z [INFO] Adding ignore: module-info
2023-04-14T11:29:19.9271418Z [INFO] 
2023-04-14T11:29:19.9272711Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-core ---
2023-04-14T11:29:19.9274095Z [INFO] 
2023-04-14T11:29:19.9274749Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-core ---
2023-04-14T11:29:19.9275536Z [INFO] 
2023-04-14T11:29:19.9276296Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-core ---
2023-04-14T11:29:19.9355440Z [INFO] 
2023-04-14T11:29:19.9356457Z [INFO] --- buildnumber-maven-plugin:1.4:create (create-buildnumber) @ maven-core ---
2023-04-14T11:29:19.9377996Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
2023-04-14T11:29:19.9419326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 5.9 MB/s)
2023-04-14T11:29:19.9441134Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
2023-04-14T11:29:19.9474385Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 395 kB/s)
2023-04-14T11:29:19.9482901Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
2023-04-14T11:29:19.9516570Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 7.4 MB/s)
2023-04-14T11:29:19.9534471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
2023-04-14T11:29:19.9581253Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 545 kB/s)
2023-04-14T11:29:19.9590211Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
2023-04-14T11:29:19.9801574Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 71 kB/s)
2023-04-14T11:29:19.9816982Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
2023-04-14T11:29:19.9847771Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 643 kB/s)
2023-04-14T11:29:19.9856528Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
2023-04-14T11:29:19.9897907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 876 kB/s)
2023-04-14T11:29:19.9912563Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
2023-04-14T11:29:19.9959137Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 660 kB/s)
2023-04-14T11:29:19.9968053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
2023-04-14T11:29:19.9995839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 709 kB/s)
2023-04-14T11:29:20.0010164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
2023-04-14T11:29:20.0044985Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 676 kB/s)
2023-04-14T11:29:20.0060116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
2023-04-14T11:29:20.0087875Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 843 kB/s)
2023-04-14T11:29:20.0095878Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
2023-04-14T11:29:20.0127088Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 719 kB/s)
2023-04-14T11:29:20.0140875Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
2023-04-14T11:29:20.0201830Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 1.8 MB/s)
2023-04-14T11:29:20.0211916Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
2023-04-14T11:29:20.0302565Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 5.9 MB/s)
2023-04-14T11:29:20.0329946Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
2023-04-14T11:29:20.0363344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 530 kB/s)
2023-04-14T11:29:20.0378848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
2023-04-14T11:29:20.0408454Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 899 kB/s)
2023-04-14T11:29:20.0417035Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
2023-04-14T11:29:20.0449356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 570 kB/s)
2023-04-14T11:29:20.0464059Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
2023-04-14T11:29:20.0583077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 211 kB/s)
2023-04-14T11:29:20.0600459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
2023-04-14T11:29:20.0657885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 432 kB/s)
2023-04-14T11:29:20.0681798Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
2023-04-14T11:29:20.0721026Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 648 kB/s)
2023-04-14T11:29:20.0742206Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
2023-04-14T11:29:20.0777468Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 626 kB/s)
2023-04-14T11:29:20.0798747Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
2023-04-14T11:29:20.0864591Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 331 kB/s)
2023-04-14T11:29:20.0886749Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
2023-04-14T11:29:20.0948711Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 1.6 MB/s)
2023-04-14T11:29:20.0970034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
2023-04-14T11:29:20.1007032Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 675 kB/s)
2023-04-14T11:29:20.1022547Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
2023-04-14T11:29:20.1056044Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 708 kB/s)
2023-04-14T11:29:20.1069670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
2023-04-14T11:29:20.1103439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 934 kB/s)
2023-04-14T11:29:20.1124922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
2023-04-14T11:29:20.1165733Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 4.3 MB/s)
2023-04-14T11:29:20.1182585Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
2023-04-14T11:29:20.1223372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 7.4 MB/s)
2023-04-14T11:29:20.1241578Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
2023-04-14T11:29:20.1313316Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.9 MB/s)
2023-04-14T11:29:20.1336380Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
2023-04-14T11:29:20.1373875Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 394 kB/s)
2023-04-14T11:29:20.1395077Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
2023-04-14T11:29:20.1435768Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 628 kB/s)
2023-04-14T11:29:20.1450865Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
2023-04-14T11:29:20.1490768Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 4.7 MB/s)
2023-04-14T11:29:20.1512331Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
2023-04-14T11:29:20.1555696Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 230 kB/s)
2023-04-14T11:29:20.1571980Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
2023-04-14T11:29:20.1608817Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 786 kB/s)
2023-04-14T11:29:20.1628473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
2023-04-14T11:29:20.1665168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 2.7 MB/s)
2023-04-14T11:29:20.1686958Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
2023-04-14T11:29:20.1730122Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 613 kB/s)
2023-04-14T11:29:20.1747876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
2023-04-14T11:29:20.1783953Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 286 kB/s)
2023-04-14T11:29:20.1798947Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
2023-04-14T11:29:20.1834858Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 1.1 MB/s)
2023-04-14T11:29:20.1848740Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
2023-04-14T11:29:20.1897076Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 966 kB/s)
2023-04-14T11:29:20.1914552Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
2023-04-14T11:29:20.1956458Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 282 kB/s)
2023-04-14T11:29:20.1972237Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
2023-04-14T11:29:20.2012117Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 268 kB/s)
2023-04-14T11:29:20.2028452Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
2023-04-14T11:29:20.2076596Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 410 kB/s)
2023-04-14T11:29:20.2092508Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
2023-04-14T11:29:20.2172621Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 390 kB/s)
2023-04-14T11:29:20.2187537Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
2023-04-14T11:29:20.2276698Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 1.0 MB/s)
2023-04-14T11:29:20.2296607Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
2023-04-14T11:29:20.2429869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 106 kB/s)
2023-04-14T11:29:20.2447329Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
2023-04-14T11:29:20.2488065Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 416 kB/s)
2023-04-14T11:29:20.2507458Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
2023-04-14T11:29:20.2545894Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 326 kB/s)
2023-04-14T11:29:20.2563774Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
2023-04-14T11:29:20.2598472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 721 kB/s)
2023-04-14T11:29:20.2614199Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
2023-04-14T11:29:20.2654615Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 610 kB/s)
2023-04-14T11:29:20.2670949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
2023-04-14T11:29:20.2704868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 249 kB/s)
2023-04-14T11:29:20.2722553Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
2023-04-14T11:29:20.2756338Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 324 kB/s)
2023-04-14T11:29:20.2773093Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
2023-04-14T11:29:20.2806857Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 429 kB/s)
2023-04-14T11:29:20.2823990Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
2023-04-14T11:29:20.2867156Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 317 kB/s)
2023-04-14T11:29:20.2883488Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
2023-04-14T11:29:20.2918544Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 1.3 MB/s)
2023-04-14T11:29:20.2937877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
2023-04-14T11:29:20.2990827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 592 kB/s)
2023-04-14T11:29:20.3035799Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
2023-04-14T11:29:20.3047037Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
2023-04-14T11:29:20.3065140Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
2023-04-14T11:29:20.3105850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
2023-04-14T11:29:20.3120883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 13 MB/s)
2023-04-14T11:29:20.3124589Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
2023-04-14T11:29:20.3151702Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 987 kB/s)
2023-04-14T11:29:20.3152972Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
2023-04-14T11:29:20.3173071Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 4.3 MB/s)
2023-04-14T11:29:20.3181237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 3.4 MB/s)
2023-04-14T11:29:20.3185011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
2023-04-14T11:29:20.3235235Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
2023-04-14T11:29:20.3246943Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 2.2 MB/s)
2023-04-14T11:29:20.3250744Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
2023-04-14T11:29:20.3288337Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 1.4 MB/s)
2023-04-14T11:29:20.3292361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
2023-04-14T11:29:20.3341961Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 3.1 MB/s)
2023-04-14T11:29:20.3345971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
2023-04-14T11:29:20.3360216Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 2.5 MB/s)
2023-04-14T11:29:20.3380157Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 6.7 MB/s)
2023-04-14T11:29:20.3383206Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
2023-04-14T11:29:20.3390856Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 2.7 MB/s)
2023-04-14T11:29:20.3394861Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
2023-04-14T11:29:20.3417362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
2023-04-14T11:29:20.3423081Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
2023-04-14T11:29:20.3434664Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 1.8 MB/s)
2023-04-14T11:29:20.3438522Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
2023-04-14T11:29:20.3485978Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 1.7 MB/s)
2023-04-14T11:29:20.3489394Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
2023-04-14T11:29:20.3521172Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 1.5 MB/s)
2023-04-14T11:29:20.3524615Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 1.4 MB/s)
2023-04-14T11:29:20.3527890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 1.9 MB/s)
2023-04-14T11:29:20.3531337Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
2023-04-14T11:29:20.3538639Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
2023-04-14T11:29:20.3544162Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
2023-04-14T11:29:20.3602421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 74 kB/s)
2023-04-14T11:29:20.3603257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
2023-04-14T11:29:20.3654908Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 165 kB/s)
2023-04-14T11:29:20.3658809Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
2023-04-14T11:29:20.3838801Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 2.2 MB/s)
2023-04-14T11:29:20.3840093Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
2023-04-14T11:29:20.3874987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 151 kB/s)
2023-04-14T11:29:20.3876296Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
2023-04-14T11:29:20.3914723Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 79 kB/s)
2023-04-14T11:29:20.3916229Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
2023-04-14T11:29:20.3959416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 61 kB/s)
2023-04-14T11:29:20.3960814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
2023-04-14T11:29:20.3964311Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 8.6 MB/s)
2023-04-14T11:29:20.3968126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 7.8 MB/s)
2023-04-14T11:29:20.3969061Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
2023-04-14T11:29:20.3973951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
2023-04-14T11:29:20.3987215Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 46 kB/s)
2023-04-14T11:29:20.3988270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
2023-04-14T11:29:20.4037861Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 82 kB/s)
2023-04-14T11:29:20.4039050Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
2023-04-14T11:29:20.4163758Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 2.3 MB/s)
2023-04-14T11:29:20.4164955Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
2023-04-14T11:29:20.4166199Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 648 kB/s)
2023-04-14T11:29:20.4222129Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 243 kB/s)
2023-04-14T11:29:20.4226802Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 2.1 MB/s)
2023-04-14T11:29:20.4235141Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 10 MB/s)
2023-04-14T11:29:20.4577005Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 25 MB/s)
2023-04-14T11:29:20.5397595Z [INFO] Executing: /bin/sh -c cd '/home/runner/work/maven/maven/maven-core' && 'git' 'rev-parse' '--verify' 'HEAD'
2023-04-14T11:29:20.5398561Z [INFO] Working directory: /home/runner/work/maven/maven/maven-core
2023-04-14T11:29:20.5550612Z [INFO] Storing buildNumber: e2262e167ec8e5690ec3830bf7e35d3b3c0708ce at timestamp: 1681471760527
2023-04-14T11:29:20.5670888Z [WARNING] Cannot get the branch information from the git repository: 
2023-04-14T11:29:20.5671524Z Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
2023-04-14T11:29:20.5672035Z 
2023-04-14T11:29:20.5674749Z [INFO] Executing: /bin/sh -c cd '/home/runner/work/maven/maven/maven-core' && 'git' 'rev-parse' '--verify' 'HEAD'
2023-04-14T11:29:20.5675458Z [INFO] Working directory: /home/runner/work/maven/maven/maven-core
2023-04-14T11:29:20.5806130Z [INFO] Storing buildScmBranch: UNKNOWN
2023-04-14T11:29:20.5806874Z [INFO] 
2023-04-14T11:29:20.5808254Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-core ---
2023-04-14T11:29:20.6247957Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:20.6252947Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:20.6257947Z [INFO] Sorting file /tmp/pom1195612892776487223.xml
2023-04-14T11:29:20.6410484Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:24.1271787Z [INFO] 
2023-04-14T11:29:24.1272841Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-core ---
2023-04-14T11:29:27.4861798Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:27.4931601Z [INFO] 
2023-04-14T11:29:27.4932390Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-core ---
2023-04-14T11:29:27.4952777Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:27.5021717Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:27.7458155Z [INFO] 
2023-04-14T11:29:27.7458907Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-core ---
2023-04-14T11:29:27.7474848Z [INFO] Copying 3 resources
2023-04-14T11:29:27.7763694Z [INFO] Copying 3 resources
2023-04-14T11:29:27.7770216Z [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
2023-04-14T11:29:27.7773371Z [INFO] 
2023-04-14T11:29:27.7773904Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-core ---
2023-04-14T11:29:27.7869634Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:27.7878170Z [INFO] Compiling 444 source files to /home/runner/work/maven/maven/maven-core/target/classes
2023-04-14T11:29:29.3775443Z [INFO] /home/runner/work/maven/maven/maven-core/src/main/java/org/apache/maven/internal/impl/AbstractSession.java: Some input files use or override a deprecated API.
2023-04-14T11:29:29.3776428Z [INFO] /home/runner/work/maven/maven/maven-core/src/main/java/org/apache/maven/internal/impl/AbstractSession.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:29.3777568Z [INFO] /home/runner/work/maven/maven/maven-core/src/main/java/org/apache/maven/execution/scope/internal/MojoExecutionScope.java: /home/runner/work/maven/maven/maven-core/src/main/java/org/apache/maven/execution/scope/internal/MojoExecutionScope.java uses unchecked or unsafe operations.
2023-04-14T11:29:29.3778978Z [INFO] /home/runner/work/maven/maven/maven-core/src/main/java/org/apache/maven/execution/scope/internal/MojoExecutionScope.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:29.3779476Z [INFO] 
2023-04-14T11:29:29.3779941Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-core ---
2023-04-14T11:29:29.3782873Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:29.6194010Z [INFO] 
2023-04-14T11:29:29.6196068Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-core ---
2023-04-14T11:29:29.6429346Z [INFO] 
2023-04-14T11:29:29.6432929Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-core ---
2023-04-14T11:29:29.6514704Z [INFO] Copying 381 resources
2023-04-14T11:29:29.7078787Z [INFO] Copying 3 resources
2023-04-14T11:29:29.7085004Z [INFO] 
2023-04-14T11:29:29.7086984Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-core ---
2023-04-14T11:29:29.7118548Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:29.7184834Z [INFO] Compiling 100 source files to /home/runner/work/maven/maven/maven-core/target/test-classes
2023-04-14T11:29:31.3896027Z [INFO] /home/runner/work/maven/maven/maven-core/src/test/java/org/apache/maven/AbstractCoreMavenComponentTestCase.java: Some input files use or override a deprecated API.
2023-04-14T11:29:31.3899990Z [INFO] /home/runner/work/maven/maven/maven-core/src/test/java/org/apache/maven/AbstractCoreMavenComponentTestCase.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:31.3904307Z [INFO] 
2023-04-14T11:29:31.3907270Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-core ---
2023-04-14T11:29:31.4211082Z [INFO] 
2023-04-14T11:29:31.4214714Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-core ---
2023-04-14T11:29:31.4350503Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-core/target/surefire-reports
2023-04-14T11:29:31.4357053Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:31.4398694Z [INFO] 
2023-04-14T11:29:31.4401806Z [INFO] -------------------------------------------------------
2023-04-14T11:29:31.4404418Z [INFO]  T E S T S
2023-04-14T11:29:31.4407065Z [INFO] -------------------------------------------------------
2023-04-14T11:29:32.8629089Z [INFO] Running org.apache.maven.graph.DefaultProjectDependencyGraphTest
2023-04-14T11:29:32.9705701Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.apache.maven.graph.DefaultProjectDependencyGraphTest
2023-04-14T11:29:32.9753075Z [INFO] Running org.apache.maven.graph.ProjectSelectorTest
2023-04-14T11:29:33.6083240Z [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s - in org.apache.maven.graph.ProjectSelectorTest
2023-04-14T11:29:33.6089073Z [INFO] Running org.apache.maven.graph.DefaultGraphBuilderTest
2023-04-14T11:29:34.3715280Z [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in org.apache.maven.graph.DefaultGraphBuilderTest
2023-04-14T11:29:34.3720327Z [INFO] Running org.apache.maven.lifecycle.LifecycleExecutorTest
2023-04-14T11:29:36.5214187Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.149 s - in org.apache.maven.lifecycle.LifecycleExecutorTest
2023-04-14T11:29:36.5214990Z [INFO] Running org.apache.maven.lifecycle.MavenExecutionPlanTest
2023-04-14T11:29:36.5582820Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.maven.lifecycle.MavenExecutionPlanTest
2023-04-14T11:29:36.5589680Z [INFO] Running org.apache.maven.lifecycle.mapping.LifecyclePhaseTest
2023-04-14T11:29:36.5632306Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.lifecycle.mapping.LifecyclePhaseTest
2023-04-14T11:29:36.5640574Z [INFO] Running org.apache.maven.lifecycle.DefaultLifecyclesTest
2023-04-14T11:29:36.8505358Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.apache.maven.lifecycle.DefaultLifecyclesTest
2023-04-14T11:29:36.8518555Z [INFO] Running org.apache.maven.lifecycle.LifecycleExecutorSubModulesTest
2023-04-14T11:29:36.9092243Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.apache.maven.lifecycle.LifecycleExecutorSubModulesTest
2023-04-14T11:29:36.9102567Z [INFO] Running org.apache.maven.lifecycle.internal.ConcurrencyDependencyGraphTest
2023-04-14T11:29:36.9221633Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.lifecycle.internal.ConcurrencyDependencyGraphTest
2023-04-14T11:29:36.9230704Z [INFO] Running org.apache.maven.lifecycle.internal.stub.ProjectDependencyGraphStubTest
2023-04-14T11:29:36.9287143Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.lifecycle.internal.stub.ProjectDependencyGraphStubTest
2023-04-14T11:29:36.9312430Z [INFO] Running org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculatorTest
2023-04-14T11:29:36.9806606Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculatorTest
2023-04-14T11:29:36.9814506Z [INFO] Running org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculatorImplTest
2023-04-14T11:29:36.9852182Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculatorImplTest
2023-04-14T11:29:36.9857987Z [INFO] Running org.apache.maven.lifecycle.internal.PhaseRecorderTest
2023-04-14T11:29:36.9921564Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.lifecycle.internal.PhaseRecorderTest
2023-04-14T11:29:36.9933074Z [INFO] Running org.apache.maven.lifecycle.internal.LifecycleDependencyResolverTest
2023-04-14T11:29:37.1064772Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.apache.maven.lifecycle.internal.LifecycleDependencyResolverTest
2023-04-14T11:29:37.1065875Z [INFO] Running org.apache.maven.lifecycle.internal.ProjectBuildListTest
2023-04-14T11:29:37.1109279Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.lifecycle.internal.ProjectBuildListTest
2023-04-14T11:29:37.1110393Z [INFO] Running org.apache.maven.lifecycle.internal.LifecycleModuleBuilderTest
2023-04-14T11:29:37.1669169Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.apache.maven.lifecycle.internal.LifecycleModuleBuilderTest
2023-04-14T11:29:37.1670655Z [INFO] Running org.apache.maven.lifecycle.internal.BuildListCalculatorTest
2023-04-14T11:29:37.1703331Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.maven.lifecycle.internal.BuildListCalculatorTest
2023-04-14T11:29:37.1705941Z [INFO] Running org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraphTest
2023-04-14T11:29:37.1771685Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraphTest
2023-04-14T11:29:37.1774566Z [INFO] Running org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxerTest
2023-04-14T11:29:37.4099103Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxerTest
2023-04-14T11:29:37.4103433Z [INFO] Running org.apache.maven.lifecycle.internal.builder.BuilderCommonTest
2023-04-14T11:29:37.4721717Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.apache.maven.lifecycle.internal.builder.BuilderCommonTest
2023-04-14T11:29:37.4722579Z [INFO] Running org.apache.maven.MavenLifecycleParticipantTest
2023-04-14T11:29:37.7345792Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.apache.maven.MavenLifecycleParticipantTest
2023-04-14T11:29:37.7417950Z [INFO] Running org.apache.maven.settings.SettingsUtilsTest
2023-04-14T11:29:37.7611256Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.maven.settings.SettingsUtilsTest
2023-04-14T11:29:37.7634107Z [INFO] Running org.apache.maven.settings.PomConstructionWithSettingsTest
2023-04-14T11:29:37.9576006Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.apache.maven.settings.PomConstructionWithSettingsTest
2023-04-14T11:29:37.9587709Z [INFO] Running org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilterTest
2023-04-14T11:29:37.9966477Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilterTest
2023-04-14T11:29:37.9967554Z [INFO] Running org.apache.maven.artifact.handler.ArtifactHandlerTest
2023-04-14T11:29:38.0455937Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.apache.maven.artifact.handler.ArtifactHandlerTest
2023-04-14T11:29:38.0456944Z [INFO] Running org.apache.maven.execution.DefaultBuildResumptionDataRepositoryTest
2023-04-14T11:29:38.0515841Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.maven.execution.DefaultBuildResumptionDataRepositoryTest
2023-04-14T11:29:38.0516800Z [INFO] Running org.apache.maven.execution.DefaultMavenExecutionRequestPopulatorTest
2023-04-14T11:29:38.1095295Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.maven.execution.DefaultMavenExecutionRequestPopulatorTest
2023-04-14T11:29:38.1097054Z [INFO] Running org.apache.maven.execution.DefaultBuildResumptionAnalyzerTest
2023-04-14T11:29:38.1185232Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.execution.DefaultBuildResumptionAnalyzerTest
2023-04-14T11:29:38.1187164Z [INFO] Running org.apache.maven.execution.DefaultMavenExecutionTest
2023-04-14T11:29:38.1211372Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.execution.DefaultMavenExecutionTest
2023-04-14T11:29:38.1213704Z [INFO] Running org.apache.maven.execution.scope.internal.MojoExecutionScopeTest
2023-04-14T11:29:38.1236802Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.execution.scope.internal.MojoExecutionScopeTest
2023-04-14T11:29:38.1238900Z [INFO] Running org.apache.maven.ProjectDependenciesResolverTest
2023-04-14T11:29:38.2285308Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.apache.maven.ProjectDependenciesResolverTest
2023-04-14T11:29:38.2290538Z [INFO] Running org.apache.maven.rtinfo.internal.DefaultRuntimeInformationTest
2023-04-14T11:29:38.3076482Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.maven.rtinfo.internal.DefaultRuntimeInformationTest
2023-04-14T11:29:38.3080228Z [INFO] Running org.apache.maven.exception.DefaultExceptionHandlerTest
2023-04-14T11:29:38.3130075Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.exception.DefaultExceptionHandlerTest
2023-04-14T11:29:38.3168061Z [INFO] Running org.apache.maven.DefaultMavenTest
2023-04-14T11:29:38.4640456Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.apache.maven.DefaultMavenTest
2023-04-14T11:29:38.4650467Z [INFO] Running org.apache.maven.toolchain.RequirementMatcherFactoryTest
2023-04-14T11:29:38.4730093Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.toolchain.RequirementMatcherFactoryTest
2023-04-14T11:29:38.4737907Z [INFO] Running org.apache.maven.toolchain.DefaultToolchainManagerTest
2023-04-14T11:29:38.5066573Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.maven.toolchain.DefaultToolchainManagerTest
2023-04-14T11:29:38.5076469Z [INFO] Running org.apache.maven.toolchain.DefaultToolchainManagerPrivateTest
2023-04-14T11:29:38.5157925Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.toolchain.DefaultToolchainManagerPrivateTest
2023-04-14T11:29:38.5167623Z [INFO] Running org.apache.maven.toolchain.DefaultToolchainTest
2023-04-14T11:29:38.5287853Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.toolchain.DefaultToolchainTest
2023-04-14T11:29:38.5304350Z [INFO] Running org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest
2023-04-14T11:29:39.3260869Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest
2023-04-14T11:29:39.3265224Z [INFO] Running org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4Test
2023-04-14T11:29:40.1543420Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4Test
2023-04-14T11:29:40.1547337Z [INFO] Running org.apache.maven.plugin.PluginManagerTest
2023-04-14T11:29:40.6412310Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in org.apache.maven.plugin.PluginManagerTest
2023-04-14T11:29:40.6413270Z [INFO] Running org.apache.maven.plugin.PluginParameterExceptionTest
2023-04-14T11:29:40.6452485Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.plugin.PluginParameterExceptionTest
2023-04-14T11:29:40.6460333Z [INFO] Running org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteCheckerTest
2023-04-14T11:29:40.6498682Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteCheckerTest
2023-04-14T11:29:40.6507571Z [INFO] Running org.apache.maven.plugin.internal.DefaultLegacySupportTest
2023-04-14T11:29:40.6611195Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.plugin.internal.DefaultLegacySupportTest
2023-04-14T11:29:40.6612288Z [INFO] Running org.apache.maven.plugin.internal.MavenPluginValidatorTest
2023-04-14T11:29:40.8058679Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.apache.maven.plugin.internal.MavenPluginValidatorTest
2023-04-14T11:29:40.8072186Z [INFO] Running org.apache.maven.configuration.DefaultBeanConfiguratorTest
2023-04-14T11:29:40.8159574Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.configuration.DefaultBeanConfiguratorTest
2023-04-14T11:29:40.8167219Z [INFO] Running org.apache.maven.configuration.DefaultBeanConfiguratorPathTest
2023-04-14T11:29:40.8247654Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.configuration.DefaultBeanConfiguratorPathTest
2023-04-14T11:29:40.8264288Z [INFO] Running org.apache.maven.project.ExtensionDescriptorBuilderTest
2023-04-14T11:29:40.8305263Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.project.ExtensionDescriptorBuilderTest
2023-04-14T11:29:40.8310227Z [INFO] Running org.apache.maven.project.MavenProjectTest
2023-04-14T11:29:41.3305114Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.apache.maven.project.MavenProjectTest
2023-04-14T11:29:41.3320993Z [INFO] Running org.apache.maven.project.DefaultMavenProjectBuilderTest
2023-04-14T11:29:41.9356607Z [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.601 s - in org.apache.maven.project.DefaultMavenProjectBuilderTest
2023-04-14T11:29:41.9361722Z [INFO] Running org.apache.maven.project.artifact.DefaultProjectArtifactsCacheTest
2023-04-14T11:29:41.9382634Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.project.artifact.DefaultProjectArtifactsCacheTest
2023-04-14T11:29:41.9386380Z [INFO] Running org.apache.maven.project.artifact.MavenMetadataSourceTest
2023-04-14T11:29:41.9406778Z [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s - in org.apache.maven.project.artifact.MavenMetadataSourceTest
2023-04-14T11:29:41.9410213Z [INFO] Running org.apache.maven.project.artifact.DefaultMavenMetadataCacheTest
2023-04-14T11:29:41.9497854Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.maven.project.artifact.DefaultMavenMetadataCacheTest
2023-04-14T11:29:41.9501716Z [INFO] Running org.apache.maven.project.canonical.CanonicalProjectBuilderTest
2023-04-14T11:29:41.9932022Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.maven.project.canonical.CanonicalProjectBuilderTest
2023-04-14T11:29:41.9997984Z [INFO] Running org.apache.maven.project.ProjectSorterTest
2023-04-14T11:29:42.0237171Z [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.maven.project.ProjectSorterTest
2023-04-14T11:29:42.0238051Z [INFO] Running org.apache.maven.project.ProjectModelResolverTest
2023-04-14T11:29:42.5468900Z [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in org.apache.maven.project.ProjectModelResolverTest
2023-04-14T11:29:42.5469936Z [INFO] Running org.apache.maven.project.ProjectBuilderTest
2023-04-14T11:29:43.2342473Z [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.apache.maven.project.ProjectBuilderTest
2023-04-14T11:29:43.2352677Z [INFO] Running org.apache.maven.project.PomConstructionTest
2023-04-14T11:29:48.0788511Z [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.842 s - in org.apache.maven.project.PomConstructionTest
2023-04-14T11:29:48.0794354Z [INFO] Running org.apache.maven.internal.impl.DefaultSessionTest
2023-04-14T11:29:48.0832999Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.internal.impl.DefaultSessionTest
2023-04-14T11:29:48.0837584Z [INFO] Running org.apache.maven.internal.impl.TestApi
2023-04-14T11:29:48.1397772Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.maven.internal.impl.TestApi
2023-04-14T11:29:48.1401724Z [INFO] Running org.apache.maven.internal.impl.PropertiesAsMapTest
2023-04-14T11:29:48.1470771Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.maven.internal.impl.PropertiesAsMapTest
2023-04-14T11:29:48.1474382Z [INFO] Running org.apache.maven.internal.aether.ReverseTreeRepositoryListenerTest
2023-04-14T11:29:48.1990095Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.apache.maven.internal.aether.ReverseTreeRepositoryListenerTest
2023-04-14T11:29:48.1993903Z [INFO] Running org.apache.maven.internal.MultilineMessageHelperTest
2023-04-14T11:29:48.2050427Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.internal.MultilineMessageHelperTest
2023-04-14T11:29:48.2060627Z [INFO] Running org.apache.maven.internal.transformation.ConsumerPomArtifactTransformerTest
2023-04-14T11:29:48.3163929Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.apache.maven.internal.transformation.ConsumerPomArtifactTransformerTest
2023-04-14T11:29:48.3522744Z [INFO] 
2023-04-14T11:29:48.3523166Z [INFO] Results:
2023-04-14T11:29:48.3523397Z [INFO] 
2023-04-14T11:29:48.3523666Z [WARNING] Tests run: 424, Failures: 0, Errors: 0, Skipped: 4
2023-04-14T11:29:48.3523984Z [INFO] 
2023-04-14T11:29:48.3591816Z [INFO] 
2023-04-14T11:29:48.3592996Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-core ---
2023-04-14T11:29:48.4084778Z [INFO] Building jar: /home/runner/work/maven/maven/maven-core/target/maven-core-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:48.5043149Z [INFO] 
2023-04-14T11:29:48.5044254Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-core ---
2023-04-14T11:29:48.5057851Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:48.5059077Z [INFO] 
2023-04-14T11:29:48.5060179Z [INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (default) @ maven-core ---
2023-04-14T11:29:48.5179936Z [INFO] 
2023-04-14T11:29:48.5180626Z [INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (default) @ maven-core ---
2023-04-14T11:29:48.5186950Z [INFO] Failsafe report directory: /home/runner/work/maven/maven/maven-core/target/failsafe-reports
2023-04-14T11:29:48.5251370Z [INFO] 
2023-04-14T11:29:48.5252392Z [INFO] --- japicmp-maven-plugin:0.16.0:cmp (default) @ maven-core ---
2023-04-14T11:29:48.5358188Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/maven-metadata.xml
2023-04-14T11:29:48.5360520Z [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/maven-metadata.xml
2023-04-14T11:29:48.5471986Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/maven-metadata.xml (2.7 kB at 245 kB/s)
2023-04-14T11:29:49.0385515Z [INFO] Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/maven-metadata.xml (506 B at 1.0 kB/s)
2023-04-14T11:29:49.2359858Z [INFO] Written file '/home/runner/work/maven/maven/maven-core/target/japicmp/japicmp.diff'.
2023-04-14T11:29:49.2845857Z [INFO] Written file '/home/runner/work/maven/maven/maven-core/target/japicmp/japicmp.xml'.
2023-04-14T11:29:49.2846713Z [INFO] Written file '/home/runner/work/maven/maven/maven-core/target/japicmp/japicmp.html'.
2023-04-14T11:29:49.2847529Z [INFO] 
2023-04-14T11:29:49.2848154Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-core ---
2023-04-14T11:29:49.2874727Z [INFO] Installing /home/runner/work/maven/maven/maven-core/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-core/4.0.0-alpha-6-SNAPSHOT/maven-core-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:49.2884631Z [INFO] Installing /home/runner/work/maven/maven/maven-core/target/maven-core-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-core/4.0.0-alpha-6-SNAPSHOT/maven-core-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:49.2907752Z [INFO] 
2023-04-14T11:29:49.2911112Z [INFO] ----------------< org.apache.maven:maven-slf4j-wrapper >----------------
2023-04-14T11:29:49.2912461Z [INFO] Building Maven SLF4J Wrapper 4.0.0-alpha-6-SNAPSHOT              [25/29]
2023-04-14T11:29:49.2914384Z [INFO]   from maven-slf4j-wrapper/pom.xml
2023-04-14T11:29:49.2916161Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:49.2939301Z [INFO] 
2023-04-14T11:29:49.2941617Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.2966358Z [INFO] Adding ignore: module-info
2023-04-14T11:29:49.3055284Z [INFO] 
2023-04-14T11:29:49.3057625Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3065541Z [INFO] 
2023-04-14T11:29:49.3067675Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3073632Z [INFO] 
2023-04-14T11:29:49.3075789Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3093540Z [INFO] 
2023-04-14T11:29:49.3095587Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3176416Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:49.3185410Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:49.3332137Z [INFO] Sorting file /tmp/pom3789010782105736627.xml
2023-04-14T11:29:49.3367086Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:49.3374554Z [INFO] 
2023-04-14T11:29:49.3376840Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3591242Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:49.3594396Z [INFO] 
2023-04-14T11:29:49.3596620Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3613386Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:49.3638492Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:49.3698438Z [INFO] 
2023-04-14T11:29:49.3700862Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3711575Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-slf4j-wrapper/src/main/resources
2023-04-14T11:29:49.3716668Z [INFO] Copying 3 resources
2023-04-14T11:29:49.3725733Z [INFO] 
2023-04-14T11:29:49.3727905Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3742884Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:49.3749007Z [INFO] Compiling 2 source files to /home/runner/work/maven/maven/maven-slf4j-wrapper/target/classes
2023-04-14T11:29:49.3853576Z [INFO] 
2023-04-14T11:29:49.3855975Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3864912Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:49.3888787Z [INFO] 
2023-04-14T11:29:49.3892419Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3902733Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-slf4j-wrapper/src/test/resources
2023-04-14T11:29:49.3908198Z [INFO] Copying 3 resources
2023-04-14T11:29:49.3916398Z [INFO] 
2023-04-14T11:29:49.3919561Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.3935773Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:49.3941663Z [INFO] Compiling 1 source file to /home/runner/work/maven/maven/maven-slf4j-wrapper/target/test-classes
2023-04-14T11:29:49.4078713Z [INFO] 
2023-04-14T11:29:49.4082157Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-slf4j-wrapper ---
2023-04-14T11:29:49.4106850Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-slf4j-wrapper/target/surefire-reports
2023-04-14T11:29:49.4112352Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:49.4146949Z [INFO] 
2023-04-14T11:29:49.4153321Z [INFO] -------------------------------------------------------
2023-04-14T11:29:49.4155996Z [INFO]  T E S T S
2023-04-14T11:29:49.4158755Z [INFO] -------------------------------------------------------
2023-04-14T11:29:50.1595425Z [INFO] Running org.apache.maven.logwrapper.LogLevelRecorderTest
2023-04-14T11:29:50.2434310Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.maven.logwrapper.LogLevelRecorderTest
2023-04-14T11:29:50.2573245Z [INFO] 
2023-04-14T11:29:50.2575959Z [INFO] Results:
2023-04-14T11:29:50.2576608Z [INFO] 
2023-04-14T11:29:50.2577039Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:50.2577438Z [INFO] 
2023-04-14T11:29:50.2579956Z [INFO] 
2023-04-14T11:29:50.2580747Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-slf4j-wrapper ---
2023-04-14T11:29:50.2631467Z [INFO] Building jar: /home/runner/work/maven/maven/maven-slf4j-wrapper/target/maven-slf4j-wrapper-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:50.2705908Z [INFO] 
2023-04-14T11:29:50.2706984Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-slf4j-wrapper ---
2023-04-14T11:29:50.2707706Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:50.2708337Z [INFO] 
2023-04-14T11:29:50.2708921Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-slf4j-wrapper ---
2023-04-14T11:29:50.2837872Z [INFO] Installing /home/runner/work/maven/maven/maven-slf4j-wrapper/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-slf4j-wrapper/4.0.0-alpha-6-SNAPSHOT/maven-slf4j-wrapper-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:50.2839107Z [INFO] Installing /home/runner/work/maven/maven/maven-slf4j-wrapper/target/maven-slf4j-wrapper-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-slf4j-wrapper/4.0.0-alpha-6-SNAPSHOT/maven-slf4j-wrapper-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:50.2839848Z [INFO] 
2023-04-14T11:29:50.2840265Z [INFO] ---------------< org.apache.maven:maven-slf4j-provider >----------------
2023-04-14T11:29:50.2840762Z [INFO] Building Maven SLF4J Simple Provider 4.0.0-alpha-6-SNAPSHOT      [26/29]
2023-04-14T11:29:50.2841146Z [INFO]   from maven-slf4j-provider/pom.xml
2023-04-14T11:29:50.2841575Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:50.2842290Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.4.0/maven-dependency-plugin-3.4.0.pom
2023-04-14T11:29:50.2843159Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.4.0/maven-dependency-plugin-3.4.0.pom (16 kB at 3.2 MB/s)
2023-04-14T11:29:50.2844189Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.4.0/maven-dependency-plugin-3.4.0.jar
2023-04-14T11:29:50.2852543Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.4.0/maven-dependency-plugin-3.4.0.jar (189 kB at 21 MB/s)
2023-04-14T11:29:50.2926935Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
2023-04-14T11:29:50.2995402Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 876 kB/s)
2023-04-14T11:29:50.3020514Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
2023-04-14T11:29:50.3092061Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 8.8 MB/s)
2023-04-14T11:29:50.3134603Z [INFO] 
2023-04-14T11:29:50.3138081Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3162589Z [INFO] Adding ignore: module-info
2023-04-14T11:29:50.3261252Z [INFO] 
2023-04-14T11:29:50.3264751Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3273953Z [INFO] 
2023-04-14T11:29:50.3277200Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3283802Z [INFO] 
2023-04-14T11:29:50.3287042Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3305703Z [INFO] 
2023-04-14T11:29:50.3308900Z [INFO] --- build-helper-maven-plugin:1.12:add-source (add-slf4j-simple) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3353876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
2023-04-14T11:29:50.3395862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 299 kB/s)
2023-04-14T11:29:50.3410840Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
2023-04-14T11:29:50.3452183Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 353 kB/s)
2023-04-14T11:29:50.3489699Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
2023-04-14T11:29:50.3604237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 23 MB/s)
2023-04-14T11:29:50.3886065Z [INFO] Source directory: /home/runner/work/maven/maven/maven-slf4j-provider/target/generated-sources/slf4j-simple added.
2023-04-14T11:29:50.3890842Z [INFO] 
2023-04-14T11:29:50.3893876Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-slf4j-provider ---
2023-04-14T11:29:50.3970110Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:50.3979103Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:50.4220678Z [INFO] Sorting file /tmp/pom1581212630826555962.xml
2023-04-14T11:29:50.4259174Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:50.4266844Z [INFO] 
2023-04-14T11:29:50.4270326Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-slf4j-provider ---
2023-04-14T11:29:50.4575046Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:50.4578815Z [INFO] 
2023-04-14T11:29:50.4582008Z [INFO] --- maven-dependency-plugin:3.4.0:unpack (unzip-slf4j-simple) @ maven-slf4j-provider ---
2023-04-14T11:29:50.4607775Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
2023-04-14T11:29:50.4647841Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 1.2 MB/s)
2023-04-14T11:29:50.4662881Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
2023-04-14T11:29:50.4701057Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 4.4 MB/s)
2023-04-14T11:29:50.4721803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
2023-04-14T11:29:50.4758337Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 638 kB/s)
2023-04-14T11:29:50.4772593Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
2023-04-14T11:29:50.4810413Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 4.8 MB/s)
2023-04-14T11:29:50.4836763Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom
2023-04-14T11:29:50.4894125Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom (6.5 kB at 1.1 MB/s)
2023-04-14T11:29:50.4914959Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom
2023-04-14T11:29:50.4951110Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom (1.9 kB at 639 kB/s)
2023-04-14T11:29:50.4967257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom
2023-04-14T11:29:50.5097786Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom (5.5 kB at 425 kB/s)
2023-04-14T11:29:50.5122876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.pom
2023-04-14T11:29:50.5160805Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.pom (2.4 kB at 789 kB/s)
2023-04-14T11:29:50.5177375Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
2023-04-14T11:29:50.5237931Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 1.0 MB/s)
2023-04-14T11:29:50.5259288Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
2023-04-14T11:29:50.5295397Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 2.8 MB/s)
2023-04-14T11:29:50.5319526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
2023-04-14T11:29:50.5355075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.3 MB/s)
2023-04-14T11:29:50.5375807Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom
2023-04-14T11:29:50.5414102Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom (23 kB at 5.8 MB/s)
2023-04-14T11:29:50.5490610Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
2023-04-14T11:29:50.5500843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
2023-04-14T11:29:50.5510410Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar
2023-04-14T11:29:50.5520377Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar
2023-04-14T11:29:50.5670193Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 13 MB/s)
2023-04-14T11:29:50.5675124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar
2023-04-14T11:29:50.5678363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.jar
2023-04-14T11:29:50.5688678Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 17 MB/s)
2023-04-14T11:29:50.5692473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
2023-04-14T11:29:50.5703626Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar (216 kB at 10 MB/s)
2023-04-14T11:29:50.5709842Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
2023-04-14T11:29:50.5761570Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar (37 kB at 1.6 MB/s)
2023-04-14T11:29:50.5762759Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar
2023-04-14T11:29:50.5798680Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.jar (122 kB at 6.1 MB/s)
2023-04-14T11:29:50.5906675Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 1.4 MB/s)
2023-04-14T11:29:50.5957443Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 4.4 MB/s)
2023-04-14T11:29:50.6141663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar (753 kB at 14 MB/s)
2023-04-14T11:29:50.6831620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar (6.3 MB at 48 MB/s)
2023-04-14T11:29:50.9285335Z [INFO] Configured Artifact: org.slf4j:slf4j-simple:sources:1.7.36:jar
2023-04-14T11:29:50.9352819Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36-sources.jar
2023-04-14T11:29:50.9412939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36-sources.jar (15 kB at 2.5 MB/s)
2023-04-14T11:29:50.9438244Z [INFO] Unpacking /home/runner/.m2/repository/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36-sources.jar to /home/runner/work/maven/maven/maven-slf4j-provider/target/generated-sources/slf4j-simple with includes "org/slf4j/impl/*.java" and excludes "org/slf4j/impl/StaticLoggerBinder*"
2023-04-14T11:29:50.9843679Z [INFO] 
2023-04-14T11:29:50.9847190Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-slf4j-provider ---
2023-04-14T11:29:50.9864309Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:50.9911202Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:51.0104820Z [INFO] 
2023-04-14T11:29:51.0108292Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-slf4j-provider ---
2023-04-14T11:29:51.0119520Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-slf4j-provider/src/main/resources
2023-04-14T11:29:51.0125105Z [INFO] Copying 3 resources
2023-04-14T11:29:51.0149715Z [INFO] 
2023-04-14T11:29:51.0153122Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-slf4j-provider ---
2023-04-14T11:29:51.0174815Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:51.0181690Z [INFO] Compiling 10 source files to /home/runner/work/maven/maven/maven-slf4j-provider/target/classes
2023-04-14T11:29:51.0929772Z [INFO] 
2023-04-14T11:29:51.0933251Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-slf4j-provider ---
2023-04-14T11:29:51.0942229Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:51.1035010Z [INFO] 
2023-04-14T11:29:51.1038437Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-slf4j-provider ---
2023-04-14T11:29:51.1048804Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-slf4j-provider/src/test/resources
2023-04-14T11:29:51.1054269Z [INFO] Copying 3 resources
2023-04-14T11:29:51.1061722Z [INFO] 
2023-04-14T11:29:51.1064834Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-slf4j-provider ---
2023-04-14T11:29:51.1080145Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:51.1085821Z [INFO] Compiling 1 source file to /home/runner/work/maven/maven/maven-slf4j-provider/target/test-classes
2023-04-14T11:29:51.1301105Z [INFO] 
2023-04-14T11:29:51.1304555Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-slf4j-provider ---
2023-04-14T11:29:51.1329330Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-slf4j-provider/target/surefire-reports
2023-04-14T11:29:51.1334170Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:51.1369632Z [INFO] 
2023-04-14T11:29:51.1372729Z [INFO] -------------------------------------------------------
2023-04-14T11:29:51.1375357Z [INFO]  T E S T S
2023-04-14T11:29:51.1378413Z [INFO] -------------------------------------------------------
2023-04-14T11:29:51.6452210Z [INFO] Running org.slf4j.impl.MavenLoggerFactoryTest
2023-04-14T11:29:51.7152809Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.slf4j.impl.MavenLoggerFactoryTest
2023-04-14T11:29:51.7372614Z [INFO] 
2023-04-14T11:29:51.7374214Z [INFO] Results:
2023-04-14T11:29:51.7375121Z [INFO] 
2023-04-14T11:29:51.7375586Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
2023-04-14T11:29:51.7375994Z [INFO] 
2023-04-14T11:29:51.7379891Z [INFO] 
2023-04-14T11:29:51.7380661Z [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ maven-slf4j-provider ---
2023-04-14T11:29:51.7418051Z [INFO] Building jar: /home/runner/work/maven/maven/maven-slf4j-provider/target/maven-slf4j-provider-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:51.7515278Z [INFO] 
2023-04-14T11:29:51.7516399Z [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ maven-slf4j-provider ---
2023-04-14T11:29:51.7517518Z [INFO] Skipping because packaging 'jar' is not pom.
2023-04-14T11:29:51.7517959Z [INFO] 
2023-04-14T11:29:51.7519153Z [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ maven-slf4j-provider ---
2023-04-14T11:29:51.7520867Z [INFO] Installing /home/runner/work/maven/maven/maven-slf4j-provider/pom.xml to /home/runner/.m2/repository/org/apache/maven/maven-slf4j-provider/4.0.0-alpha-6-SNAPSHOT/maven-slf4j-provider-4.0.0-alpha-6-SNAPSHOT.pom
2023-04-14T11:29:51.7527463Z [INFO] Installing /home/runner/work/maven/maven/maven-slf4j-provider/target/maven-slf4j-provider-4.0.0-alpha-6-SNAPSHOT.jar to /home/runner/.m2/repository/org/apache/maven/maven-slf4j-provider/4.0.0-alpha-6-SNAPSHOT/maven-slf4j-provider-4.0.0-alpha-6-SNAPSHOT.jar
2023-04-14T11:29:51.7538044Z [INFO] 
2023-04-14T11:29:51.7539984Z [INFO] ------------------< org.apache.maven:maven-embedder >-------------------
2023-04-14T11:29:51.7541900Z [INFO] Building Maven Embedder 4.0.0-alpha-6-SNAPSHOT                   [27/29]
2023-04-14T11:29:51.7543744Z [INFO]   from maven-embedder/pom.xml
2023-04-14T11:29:51.7545522Z [INFO] --------------------------------[ jar ]---------------------------------
2023-04-14T11:29:51.7588817Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom
2023-04-14T11:29:51.7632739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 2.4 MB/s)
2023-04-14T11:29:51.7647696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom
2023-04-14T11:29:51.7706633Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 3.2 MB/s)
2023-04-14T11:29:51.7727473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom
2023-04-14T11:29:51.7757962Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 1.4 MB/s)
2023-04-14T11:29:51.7776793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom
2023-04-14T11:29:51.7961638Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom (14 kB at 782 kB/s)
2023-04-14T11:29:51.7979377Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
2023-04-14T11:29:51.8024883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 2.9 MB/s)
2023-04-14T11:29:51.8074739Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar
2023-04-14T11:29:51.8076421Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar
2023-04-14T11:29:51.8081385Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar
2023-04-14T11:29:51.8198839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 18 MB/s)
2023-04-14T11:29:51.8206663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar (221 kB at 17 MB/s)
2023-04-14T11:29:51.8280366Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 21 MB/s)
2023-04-14T11:29:51.8305429Z [INFO] 
2023-04-14T11:29:51.8306402Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-embedder ---
2023-04-14T11:29:51.8381465Z [INFO] Adding ignore: module-info
2023-04-14T11:29:51.9578387Z [INFO] 
2023-04-14T11:29:51.9580854Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-embedder ---
2023-04-14T11:29:51.9589206Z [INFO] 
2023-04-14T11:29:51.9591589Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-embedder ---
2023-04-14T11:29:51.9597014Z [INFO] 
2023-04-14T11:29:51.9599056Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-sonatype-cipher-and-sec-dispatcher) @ maven-embedder ---
2023-04-14T11:29:51.9640105Z [INFO] 
2023-04-14T11:29:51.9642233Z [INFO] --- modello-maven-plugin:2.1.1:java (modello) @ maven-embedder ---
2023-04-14T11:29:51.9651556Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-embedder/target/generated-sources/modello
2023-04-14T11:29:51.9653587Z [INFO] Working on model: src/main/mdo/core-extensions.mdo
2023-04-14T11:29:51.9673276Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:51.9720826Z [INFO] 
2023-04-14T11:29:51.9723113Z [INFO] --- modello-maven-plugin:2.1.1:xpp3-reader (modello) @ maven-embedder ---
2023-04-14T11:29:51.9731272Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-embedder/target/generated-sources/modello
2023-04-14T11:29:51.9733326Z [INFO] Working on model: src/main/mdo/core-extensions.mdo
2023-04-14T11:29:51.9740105Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:51.9820506Z [INFO] 
2023-04-14T11:29:51.9822771Z [INFO] --- modello-maven-plugin:2.1.1:xpp3-writer (modello) @ maven-embedder ---
2023-04-14T11:29:51.9831460Z [INFO] outputDirectory: /home/runner/work/maven/maven/maven-embedder/target/generated-sources/modello
2023-04-14T11:29:51.9833515Z [INFO] Working on model: src/main/mdo/core-extensions.mdo
2023-04-14T11:29:51.9840562Z [INFO] Generating current version: 1.1.0
2023-04-14T11:29:51.9859622Z [INFO] 
2023-04-14T11:29:51.9861719Z [INFO] --- spotless-maven-plugin:2.28.0:check (default) @ maven-embedder ---
2023-04-14T11:29:51.9975739Z [INFO] Up-to-date checking enabled
2023-04-14T11:29:51.9987293Z [INFO] Index file does not exist. Fallback to an empty index
2023-04-14T11:29:52.3433439Z [INFO] Sorting file /tmp/pom641125778250776812.xml
2023-04-14T11:29:52.3481472Z [INFO] Pom file is already sorted, exiting
2023-04-14T11:29:52.3489687Z [INFO] 
2023-04-14T11:29:52.3492938Z [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle-check) @ maven-embedder ---
2023-04-14T11:29:52.6557517Z [INFO] There is 1 error reported by Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
2023-04-14T11:29:52.6567780Z [INFO] Ignored 1 error, 0 violation remaining.
2023-04-14T11:29:52.6570916Z [INFO] You have 0 Checkstyle violations.
2023-04-14T11:29:52.6574411Z [INFO] 
2023-04-14T11:29:52.6577587Z [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-embedder ---
2023-04-14T11:29:52.6595855Z [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
2023-04-14T11:29:52.6652538Z [INFO] Copying 3 resources from 1 bundle.
2023-04-14T11:29:52.9050306Z [INFO] 
2023-04-14T11:29:52.9051438Z [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-embedder ---
2023-04-14T11:29:52.9067229Z [INFO] Copying 1 resource
2023-04-14T11:29:52.9072994Z [INFO] Copying 3 resources
2023-04-14T11:29:52.9077656Z [INFO] 
2023-04-14T11:29:52.9079154Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-embedder ---
2023-04-14T11:29:52.9098043Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:52.9102960Z [INFO] Compiling 34 source files to /home/runner/work/maven/maven/maven-embedder/target/classes
2023-04-14T11:29:53.1724315Z [INFO] /home/runner/work/maven/maven/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java: Some input files use or override a deprecated API.
2023-04-14T11:29:53.1726456Z [INFO] /home/runner/work/maven/maven/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java: Recompile with -Xlint:deprecation for details.
2023-04-14T11:29:53.1728367Z [INFO] /home/runner/work/maven/maven/maven-embedder/src/main/java/org/eclipse/sisu/plexus/PlexusXmlBeanConverter.java: Some input files use unchecked or unsafe operations.
2023-04-14T11:29:53.1730277Z [INFO] /home/runner/work/maven/maven/maven-embedder/src/main/java/org/eclipse/sisu/plexus/PlexusXmlBeanConverter.java: Recompile with -Xlint:unchecked for details.
2023-04-14T11:29:53.1733335Z [INFO] 
2023-04-14T11:29:53.1735065Z [INFO] --- animal-sniffer-maven-plugin:1.23:check (check-java-compat) @ maven-embedder ---
2023-04-14T11:29:53.1747608Z [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
2023-04-14T11:29:53.4121143Z [INFO] 
2023-04-14T11:29:53.4121880Z [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-embedder ---
2023-04-14T11:29:53.4191654Z [INFO] 
2023-04-14T11:29:53.4195524Z [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-embedder ---
2023-04-14T11:29:53.4205745Z [INFO] skip non existing resourceDirectory /home/runner/work/maven/maven/maven-embedder/src/test/resources
2023-04-14T11:29:53.4211082Z [INFO] Copying 3 resources
2023-04-14T11:29:53.4218640Z [INFO] 
2023-04-14T11:29:53.4221771Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-embedder ---
2023-04-14T11:29:53.4238765Z [INFO] Changes detected - recompiling the module!
2023-04-14T11:29:53.4244528Z [INFO] Compiling 6 source files to /home/runner/work/maven/maven/maven-embedder/target/test-classes
2023-04-14T11:29:53.5671270Z [INFO] 
2023-04-14T11:29:53.5674766Z [INFO] --- sisu-maven-plugin:0.3.5:test-index (index-project) @ maven-embedder ---
2023-04-14T11:29:53.5692721Z [INFO] 
2023-04-14T11:29:53.5696006Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-embedder ---
2023-04-14T11:29:53.5723516Z [INFO] Surefire report directory: /home/runner/work/maven/maven/maven-embedder/target/surefire-reports
2023-04-14T11:29:53.5728756Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2023-04-14T11:29:53.5763811Z [INFO] 
2023-04-14T11:29:53.5766909Z [INFO] -------------------------------------------------------
2023-04-14T11:29:53.5769530Z [INFO]  T E S T S
2023-04-14T11:29:53.5772206Z [INFO] -------------------------------------------------------
2023-04-14T11:29:54.5465582Z [INFO] Running org.apache.maven.cli.MavenCliTest
2023-04-14T11:29:55.9922561Z [ERROR] Tests run: 22, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 1.435 s <<< FAILURE! - in org.apache.maven.cli.MavenCliTest
2023-04-14T11:29:55.9926936Z [ERROR] org.apache.maven.cli.MavenCliTest.testStyleColors  Time elapsed: 0.003 s  <<< ERROR!
2023-04-14T11:29:55.9927596Z java.lang.NullPointerException
2023-04-14T11:29:55.9929158Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:55.9929747Z 	at org.apache.maven.cli.MavenCliTest.testStyleColors(MavenCliTest.java:332)
2023-04-14T11:29:55.9930329Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:55.9992336Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:55.9993272Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:55.9993740Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:55.9994208Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:55.9994784Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:55.9995453Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:55.9996117Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:55.9996758Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:55.9997431Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:55.9998181Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:55.9999153Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:55.9999907Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0000634Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0001349Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0002070Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0002786Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0003515Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0004234Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0004948Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0005676Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0006397Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0007060Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0007733Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0008417Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0009099Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0009673Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0010263Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0010939Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0011632Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0012272Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0012739Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0013558Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0014419Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0015089Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0015758Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0016342Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0016917Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0018710Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0019416Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0020074Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0020677Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0021396Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0022268Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0022944Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0023606Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0024190Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0024789Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0025450Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0026143Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0026789Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0027623Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0028516Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0029270Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0030153Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0030958Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0031642Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0032347Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0033118Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0033872Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0034472Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0035166Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0035770Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0036380Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0036995Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0037709Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0038415Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0039043Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0039575Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0040064Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0040545Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0040935Z 
2023-04-14T11:29:56.0041209Z [ERROR] org.apache.maven.cli.MavenCliTest.populatePropertiesOverwrite  Time elapsed: 0.002 s  <<< ERROR!
2023-04-14T11:29:56.0041639Z java.lang.NullPointerException
2023-04-14T11:29:56.0041987Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:56.0042478Z 	at org.apache.maven.cli.MavenCliTest.populatePropertiesOverwrite(MavenCliTest.java:544)
2023-04-14T11:29:56.0042956Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:56.0043415Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.0043942Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.0044374Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:56.0044837Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:56.0045403Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:56.0046063Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:56.0046701Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:56.0047339Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:56.0048011Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:56.0050725Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:56.0051535Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:56.0052291Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0053022Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0053750Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0054454Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0055168Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0055898Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0056836Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0057535Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0058271Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0058994Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0059664Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0060337Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0061014Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0061689Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0062263Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0062969Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0063634Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0064327Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0064970Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0065439Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0066156Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0067034Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0067693Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0068373Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0068954Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0069538Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0070444Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0071144Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0071796Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0072251Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0072968Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0073840Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0074517Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0075180Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0075760Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0076343Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0077015Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0077859Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0078522Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0079348Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0080259Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0081003Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0081715Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0082410Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0083105Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0083788Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0084719Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0085478Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0086091Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0086613Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0087216Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0087820Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0088435Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0089161Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0089867Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0090498Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0091027Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0091518Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0092000Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0092265Z 
2023-04-14T11:29:56.0092536Z [ERROR] org.apache.maven.cli.MavenCliTest.populatePropertiesSpace  Time elapsed: 0.001 s  <<< ERROR!
2023-04-14T11:29:56.0092938Z java.lang.NullPointerException
2023-04-14T11:29:56.0093288Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:56.0093764Z 	at org.apache.maven.cli.MavenCliTest.populatePropertiesSpace(MavenCliTest.java:504)
2023-04-14T11:29:56.0094227Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:56.0094686Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.0095213Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.0095658Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:56.0096102Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:56.0096666Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:56.0097452Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:56.0098104Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:56.0098755Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:56.0099428Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:56.0100178Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:56.0100961Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:56.0101709Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0102435Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0103168Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0103984Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0104696Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0105419Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0106143Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0106837Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0107567Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0108284Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0108965Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0109622Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0110697Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0111376Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0111965Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0112542Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0113227Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0113925Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0114590Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0115046Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0115764Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0116634Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0117295Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0118102Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0118693Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0119286Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0119943Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0120639Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0121297Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0121762Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0122467Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0135486Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0136187Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0137196Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0137780Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0138372Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0139031Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0139732Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0140390Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0141227Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0142130Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0142881Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0143598Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0144284Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0144960Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0145651Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0146427Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0147189Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0165861Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0166437Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0311557Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0312193Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0312829Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0313547Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0314730Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0315370Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0315918Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0316413Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0316896Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0317154Z 
2023-04-14T11:29:56.0317489Z [ERROR] org.apache.maven.cli.MavenCliTest.populatePropertiesCanContainEqualsSign  Time elapsed: 0.001 s  <<< ERROR!
2023-04-14T11:29:56.0317962Z java.lang.NullPointerException
2023-04-14T11:29:56.0318310Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:56.0318838Z 	at org.apache.maven.cli.MavenCliTest.populatePropertiesCanContainEqualsSign(MavenCliTest.java:491)
2023-04-14T11:29:56.0319385Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:56.0320001Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.0320527Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.0320957Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:56.0321412Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:56.0321977Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:56.0322623Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:56.0323277Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:56.0323922Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:56.0324598Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:56.0325343Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:56.0326140Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:56.0326890Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0327606Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0328321Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0329043Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0329754Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0330483Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0331199Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0331906Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0332625Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0333337Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0334100Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0334775Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0335454Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0336123Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0336691Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0337506Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0338184Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0338880Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0339524Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0339996Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0340847Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0341713Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0342376Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0343050Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0343635Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0344212Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0344885Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0345577Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0346232Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0346685Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0347393Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0348255Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0348923Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0349580Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0350386Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0350982Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0351649Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0352325Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0352974Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0353806Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0354848Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0355598Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0356323Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0357015Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0357687Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0358379Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0359148Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0359903Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0360502Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0361189Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0361782Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0362387Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0362992Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0363704Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0364410Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0365036Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0365569Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0366062Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0366538Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0366803Z 
2023-04-14T11:29:56.0367069Z [ERROR] org.apache.maven.cli.MavenCliTest.populatePropertiesMultiple  Time elapsed: 0.001 s  <<< ERROR!
2023-04-14T11:29:56.0367490Z java.lang.NullPointerException
2023-04-14T11:29:56.0367839Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:56.0368323Z 	at org.apache.maven.cli.MavenCliTest.populatePropertiesMultiple(MavenCliTest.java:530)
2023-04-14T11:29:56.0368794Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:56.0369252Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.0369782Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.0370213Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:56.0370672Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:56.0371233Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:56.0371891Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:56.0372534Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:56.0373168Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:56.0373844Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:56.0374700Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:56.0375493Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:56.0494023Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0495122Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0495864Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0496582Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0497301Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0498053Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0498784Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0499978Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0500703Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0501420Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0502100Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0502765Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0503448Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0504124Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0504713Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0505291Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0505962Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0506649Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0507289Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0507758Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0508475Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0509340Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0510177Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0526645Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0527227Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0527814Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0528467Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0529162Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0529995Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0530480Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0531189Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0532053Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0532731Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0533393Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0533975Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0534568Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0535242Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0536044Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0536695Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0537522Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0538426Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0539167Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0539888Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0540582Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0541269Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0541950Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0542715Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0543468Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0544080Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0544596Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0545198Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0545803Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0546429Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0547128Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0547831Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0548455Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0548989Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0549478Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0673883Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0674542Z 
2023-04-14T11:29:56.0674856Z [ERROR] org.apache.maven.cli.MavenCliTest.populatePropertiesShorthand  Time elapsed: 0 s  <<< ERROR!
2023-04-14T11:29:56.0675295Z java.lang.NullPointerException
2023-04-14T11:29:56.0675648Z 	at org.apache.maven.cli.MavenCli.properties(MavenCli.java:606)
2023-04-14T11:29:56.0676146Z 	at org.apache.maven.cli.MavenCliTest.populatePropertiesShorthand(MavenCliTest.java:517)
2023-04-14T11:29:56.0676626Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-04-14T11:29:56.0677086Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.0677615Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.0678129Z 	at java.lang.reflect.Method.invoke(Method.java:498)
2023-04-14T11:29:56.0678576Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2023-04-14T11:29:56.0679144Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-04-14T11:29:56.0679807Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2023-04-14T11:29:56.0680631Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-04-14T11:29:56.0681256Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-04-14T11:29:56.0681937Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-04-14T11:29:56.0682697Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-04-14T11:29:56.0683485Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-04-14T11:29:56.0684241Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-04-14T11:29:56.0684968Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-04-14T11:29:56.0685692Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-04-14T11:29:56.0686399Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-04-14T11:29:56.0687107Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-04-14T11:29:56.0687829Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-04-14T11:29:56.0688556Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-04-14T11:29:56.0689255Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0689980Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-04-14T11:29:56.0690703Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-04-14T11:29:56.0691381Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-04-14T11:29:56.0692037Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-04-14T11:29:56.0692719Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0693387Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0694115Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0694700Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0695378Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0696074Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0696733Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0697185Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0697899Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0698769Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0699446Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0700106Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0700795Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0701384Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0702042Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0702732Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0703381Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0703850Z 	at java.util.ArrayList.forEach(ArrayList.java:1259)
2023-04-14T11:29:56.0704555Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-04-14T11:29:56.0705422Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-04-14T11:29:56.0706094Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0706769Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-04-14T11:29:56.0707336Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-04-14T11:29:56.0707926Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-04-14T11:29:56.0708599Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-04-14T11:29:56.0709296Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-04-14T11:29:56.0709942Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-04-14T11:29:56.0710944Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-04-14T11:29:56.0711850Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-04-14T11:29:56.0712608Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-04-14T11:29:56.0713317Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-04-14T11:29:56.0714013Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-04-14T11:29:56.0714838Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-04-14T11:29:56.0715527Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-04-14T11:29:56.0716302Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-04-14T11:29:56.0717060Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-04-14T11:29:56.0717669Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-04-14T11:29:56.0718189Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-04-14T11:29:56.0718787Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-04-14T11:29:56.0719393Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2023-04-14T11:29:56.0720018Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2023-04-14T11:29:56.0720718Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2023-04-14T11:29:56.0721539Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2023-04-14T11:29:56.0722164Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2023-04-14T11:29:56.0722710Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2023-04-14T11:29:56.0723184Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2023-04-14T11:29:56.0723659Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2023-04-14T11:29:56.0723925Z 
2023-04-14T11:29:56.0724105Z [INFO] Running org.apache.maven.cli.CLIReportingUtilsTest
2023-04-14T11:29:56.0802629Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.maven.cli.CLIReportingUtilsTest
2023-04-14T11:29:56.0803102Z [INFO] Running org.apache.maven.cli.CleanArgumentTest
2023-04-14T11:29:56.0803688Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.maven.cli.CleanArgumentTest
2023-04-14T11:29:56.0804142Z [INFO] Running org.apache.maven.cli.transfer.FileSizeFormatTest
2023-04-14T11:29:56.0804749Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.maven.cli.transfer.FileSizeFormatTest
2023-04-14T11:29:56.0805229Z [INFO] Running org.apache.maven.cli.CLIManagerDocumentationTest
2023-04-14T11:29:56.1076494Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.maven.cli.CLIManagerDocumentationTest
2023-04-14T11:29:56.1155024Z [INFO] Running org.apache.maven.cli.event.ExecutionEventLoggerTest
2023-04-14T11:29:56.7517412Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s - in org.apache.maven.cli.event.ExecutionEventLoggerTest
2023-04-14T11:29:56.7688194Z [INFO] 
2023-04-14T11:29:56.7688528Z [INFO] Results:
2023-04-14T11:29:56.7688740Z [INFO] 
2023-04-14T11:29:56.7688965Z [ERROR] Errors: 
2023-04-14T11:29:56.7690133Z [ERROR]   MavenCliTest.populatePropertiesCanContainEqualsSign:491 » NullPointer
2023-04-14T11:29:56.7690709Z [ERROR]   MavenCliTest.populatePropertiesMultiple:530 » NullPointer
2023-04-14T11:29:56.7691211Z [ERROR]   MavenCliTest.populatePropertiesOverwrite:544 » NullPointer
2023-04-14T11:29:56.7691703Z [ERROR]   MavenCliTest.populatePropertiesShorthand:517 » NullPointer
2023-04-14T11:29:56.7692189Z [ERROR]   MavenCliTest.populatePropertiesSpace:504 » NullPointer
2023-04-14T11:29:56.7692630Z [ERROR]   MavenCliTest.testStyleColors:332 » NullPointer
2023-04-14T11:29:56.7692881Z [INFO] 
2023-04-14T11:29:56.7693133Z [ERROR] Tests run: 41, Failures: 0, Errors: 6, Skipped: 0
2023-04-14T11:29:56.7693379Z [INFO] 
2023-04-14T11:29:56.7712219Z [INFO] ------------------------------------------------------------------------
2023-04-14T11:29:56.7713420Z [INFO] Reactor Summary for Apache Maven 4.0.0-alpha-6-SNAPSHOT:
2023-04-14T11:29:56.7713894Z [INFO] 
2023-04-14T11:29:56.7752236Z [INFO] Maven Dependencies BOM ............................. SUCCESS [  8.589 s]
2023-04-14T11:29:56.7757564Z [INFO] Apache Maven ....................................... SUCCESS [  2.223 s]
2023-04-14T11:29:56.7760126Z [INFO] Maven 4 API ........................................ SUCCESS [  0.146 s]
2023-04-14T11:29:56.7760782Z [INFO] Maven 4 API Meta annotations ....................... SUCCESS [  3.617 s]
2023-04-14T11:29:56.7762509Z [INFO] Maven 4 API XML .................................... SUCCESS [  0.459 s]
2023-04-14T11:29:56.7763059Z [INFO] Maven 4 API :: Model ............................... SUCCESS [  3.346 s]
2023-04-14T11:29:56.7797225Z [INFO] Implementation of Maven API XML .................... SUCCESS [  3.076 s]
2023-04-14T11:29:56.7797882Z [INFO] Maven Model ........................................ SUCCESS [  6.940 s]
2023-04-14T11:29:56.7798517Z [INFO] Maven Artifact ..................................... SUCCESS [  3.216 s]
2023-04-14T11:29:56.7799663Z [INFO] Apache Maven Plexus-Utils .......................... SUCCESS [  2.151 s]
2023-04-14T11:29:56.7800547Z [INFO] Maven Plugin API ................................... SUCCESS [  2.086 s]
2023-04-14T11:29:56.7800877Z [INFO] Maven Builder Support .............................. SUCCESS [  1.076 s]
2023-04-14T11:29:56.7804047Z [INFO] Maven Model XML Transform .......................... SUCCESS [  1.713 s]
2023-04-14T11:29:56.7807515Z [INFO] Maven Model Builder ................................ SUCCESS [  6.966 s]
2023-04-14T11:29:56.7810618Z [INFO] Maven 4 API :: Settings ............................ SUCCESS [  1.299 s]
2023-04-14T11:29:56.7813675Z [INFO] Maven 4 API :: Toolchain ........................... SUCCESS [  0.290 s]
2023-04-14T11:29:56.7816758Z [INFO] Maven 4 API :: Core ................................ SUCCESS [  0.941 s]
2023-04-14T11:29:56.7828072Z [INFO] Maven Settings ..................................... SUCCESS [  0.976 s]
2023-04-14T11:29:56.7828890Z [INFO] Maven Settings Builder ............................. SUCCESS [  1.721 s]
2023-04-14T11:29:56.7829619Z [INFO] Maven Toolchain Model .............................. SUCCESS [  0.553 s]
2023-04-14T11:29:56.7830250Z [INFO] Maven Toolchain Builder ............................ SUCCESS [  1.846 s]
2023-04-14T11:29:56.7830603Z [INFO] Maven Repository Metadata Model .................... SUCCESS [  1.055 s]
2023-04-14T11:29:56.7830962Z [INFO] Maven Artifact Resolver Provider ................... SUCCESS [  4.853 s]
2023-04-14T11:29:56.7831275Z [INFO] Maven Core ......................................... SUCCESS [ 29.632 s]
2023-04-14T11:29:56.7831592Z [INFO] Maven SLF4J Wrapper ................................ SUCCESS [  0.979 s]
2023-04-14T11:29:56.7831928Z [INFO] Maven SLF4J Simple Provider ........................ SUCCESS [  1.484 s]
2023-04-14T11:29:56.7832240Z [INFO] Maven Embedder ..................................... FAILURE [  5.017 s]
2023-04-14T11:29:56.7832570Z [INFO] Maven Compat ....................................... SKIPPED
2023-04-14T11:29:56.7832893Z [INFO] Apache Maven Distribution .......................... SKIPPED
2023-04-14T11:29:56.7833529Z [INFO] ------------------------------------------------------------------------
2023-04-14T11:29:56.7833822Z [INFO] BUILD FAILURE
2023-04-14T11:29:56.7834215Z [INFO] ------------------------------------------------------------------------
2023-04-14T11:29:56.7834528Z [INFO] Total time:  01:38 min
2023-04-14T11:29:56.7834850Z [INFO] Finished at: 2023-04-14T11:29:56Z
2023-04-14T11:29:56.7835257Z [INFO] ------------------------------------------------------------------------
2023-04-14T11:29:56.7867479Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project maven-embedder: 
2023-04-14T11:29:56.7869322Z [ERROR] 
2023-04-14T11:29:56.7875837Z [ERROR] Please refer to /home/runner/work/maven/maven/maven-embedder/target/surefire-reports for the individual test results.
2023-04-14T11:29:56.7877684Z [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2023-04-14T11:29:56.7879421Z [ERROR] -> [Help 1]
2023-04-14T11:29:56.7954198Z org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project maven-embedder: 
2023-04-14T11:29:56.7954987Z 
2023-04-14T11:29:56.7956376Z Please refer to /home/runner/work/maven/maven/maven-embedder/target/surefire-reports for the individual test results.
2023-04-14T11:29:56.7957269Z Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2023-04-14T11:29:56.7958262Z     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
2023-04-14T11:29:56.7958876Z     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
2023-04-14T11:29:56.7959447Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
2023-04-14T11:29:56.7959980Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
2023-04-14T11:29:56.7961007Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
2023-04-14T11:29:56.7961647Z     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
2023-04-14T11:29:56.7964143Z     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
2023-04-14T11:29:56.7966077Z     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
2023-04-14T11:29:56.7968119Z     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
2023-04-14T11:29:56.7969778Z     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299)
2023-04-14T11:29:56.7971379Z     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193)
2023-04-14T11:29:56.7972887Z     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106)
2023-04-14T11:29:56.7974402Z     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963)
2023-04-14T11:29:56.7975900Z     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
2023-04-14T11:29:56.7977426Z     at org.apache.maven.cli.MavenCli.main (MavenCli.java:199)
2023-04-14T11:29:56.7978968Z     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
2023-04-14T11:29:56.7980576Z     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.7982558Z     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.7984130Z     at java.lang.reflect.Method.invoke (Method.java:498)
2023-04-14T11:29:56.7985791Z     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
2023-04-14T11:29:56.7987553Z     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
2023-04-14T11:29:56.7989270Z     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
2023-04-14T11:29:56.7991390Z     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
2023-04-14T11:29:56.7995011Z Caused by: org.apache.maven.plugin.MojoFailureException: 
2023-04-14T11:29:56.7995262Z 
2023-04-14T11:29:56.7995805Z Please refer to /home/runner/work/maven/maven/maven-embedder/target/surefire-reports for the individual test results.
2023-04-14T11:29:56.7996376Z Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2023-04-14T11:29:56.7999491Z     at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:283)
2023-04-14T11:29:56.8000378Z     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:171)
2023-04-14T11:29:56.8001591Z     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:546)
2023-04-14T11:29:56.8002499Z     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1183)
2023-04-14T11:29:56.8003499Z     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:931)
2023-04-14T11:29:56.8004508Z     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
2023-04-14T11:29:56.8005153Z     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
2023-04-14T11:29:56.8005718Z     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
2023-04-14T11:29:56.8006269Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
2023-04-14T11:29:56.8006795Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
2023-04-14T11:29:56.8007339Z     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
2023-04-14T11:29:56.8007968Z     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
2023-04-14T11:29:56.8009027Z     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
2023-04-14T11:29:56.8009817Z     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
2023-04-14T11:29:56.8010535Z     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
2023-04-14T11:29:56.8028217Z     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299)
2023-04-14T11:29:56.8028681Z     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193)
2023-04-14T11:29:56.8029108Z     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106)
2023-04-14T11:29:56.8032069Z     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963)
2023-04-14T11:29:56.8034761Z     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
2023-04-14T11:29:56.8037516Z     at org.apache.maven.cli.MavenCli.main (MavenCli.java:199)
2023-04-14T11:29:56.8040193Z     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
2023-04-14T11:29:56.8043052Z     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
2023-04-14T11:29:56.8045969Z     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
2023-04-14T11:29:56.8048120Z     at java.lang.reflect.Method.invoke (Method.java:498)
2023-04-14T11:29:56.8050289Z     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
2023-04-14T11:29:56.8052554Z     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
2023-04-14T11:29:56.8054834Z     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
2023-04-14T11:29:56.8057331Z     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
2023-04-14T11:29:56.8060186Z [ERROR] 
2023-04-14T11:29:56.8062587Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2023-04-14T11:29:56.8064388Z [ERROR] 
2023-04-14T11:29:56.8066133Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2023-04-14T11:29:56.8069160Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2023-04-14T11:29:56.8071761Z [ERROR] 
2023-04-14T11:29:56.8152185Z [ERROR] After correcting the problems, you can resume the build with the command
2023-04-14T11:29:56.8152824Z [ERROR]   mvn <args> -rf :maven-embedder
2023-04-14T11:29:56.8612050Z ##[error]Process completed with exit code 1.
2023-04-14T11:29:56.8702460Z Post job cleanup.
2023-04-14T11:29:57.0602109Z Post job cleanup.
2023-04-14T11:29:57.1665084Z [command]/usr/bin/git version
2023-04-14T11:29:57.1716975Z git version 2.40.0
2023-04-14T11:29:57.1769385Z Temporarily overriding HOME='/home/runner/work/_temp/58500cad-f6f7-4cdb-889b-173b523765b6' before making global git config changes
2023-04-14T11:29:57.1772170Z Adding repository directory to the temporary git global config as a safe directory
2023-04-14T11:29:57.1779240Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/maven/maven
2023-04-14T11:29:57.1827284Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-04-14T11:29:57.1870956Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-04-14T11:29:57.2126754Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-04-14T11:29:57.2169577Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-04-14T11:29:57.2634066Z Cleaning up orphan processes