Bipin Prasad created STORM-3872:
-----------------------------------
Summary: Workaround for build failururr with maven version >= 3.8.1
Key: STORM-3872
URL: https://issues.apache.org/jira/browse/STORM-3872
Project: Apache Storm
Issue Type: Task
Components: build
Reporter: Bipin Prasad
When maven version at or above 3.8.1 is used to build storm, the build fails
because repositories with "http" is blocked and only "https" is allowed.
Fix this by adding .mvn directory workaround, like discussed here
[https://stackoverflow.com/questions/66980047/maven-build-failure-dependencyresolutionexception]
or remove dependency on http repositories.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)