adoroszlai opened a new pull request #2226:
URL: https://github.com/apache/ozone/pull/2226


   ## What changes were proposed in this pull request?
   
   [Maven 3.8.1](https://maven.apache.org/docs/3.8.1/release-notes.html) blocks 
http repos by default for security.  Github Actions runner environment was 
[already 
updated](https://github.com/actions/virtual-environments/commit/08dd8f3a6aca4ced2b7315b316f2e052e40af105)
 to this new version.  We need to fix the JBoss repo definition in `pom.xml`, 
either by changing to https or removing it completely.  I have tried building 
without Maven cache both ways, both were OK, all dependencies were found 
elsewhere.  So I think it is safe to remove it.
   
   https://issues.apache.org/jira/browse/HDDS-5198
   
   ## How was this patch tested?
   
   CI, with [Maven cache temporarily 
removed](https://github.com/adoroszlai/hadoop-ozone/commit/c4f3dfe701613ee864e4e90772a482af3d594d18):
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/827254915


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to