You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Nikhil Singh (Jira)" <ji...@apache.org> on 2022/07/14 14:43:00 UTC

[jira] [Closed] (STORM-3872) Workaround for build failururr with maven version >= 3.8.1

     [ https://issues.apache.org/jira/browse/STORM-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Singh closed STORM-3872.
-------------------------------

> 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
>            Assignee: Nikhil Singh
>            Priority: Major
>
> 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.10#820010)