mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.09k stars 311 forks source link

Use older version of maven gpg plugin to fix 401 #6015

Closed mdomasevicius closed 3 months ago

mdomasevicius commented 3 months ago

Looks like recent release of maven gpg plugin introduced some kind of issues with authentication

image

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 37.79%. Comparing base (4a517cd) to head (f5f3ac0). Report is 16 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6015 +/- ## ========================================== - Coverage 37.90% 37.79% -0.11% ========================================== Files 371 371 Lines 20665 20665 ========================================== - Hits 7833 7811 -22 - Misses 12054 12070 +16 - Partials 778 784 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.