You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nigel Jones (JIRA)" <ji...@apache.org> on 2018/04/23 09:48:00 UTC

[jira] [Closed] (ATLAS-2245) Update Maven dependency in build to 3.5.0

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

Nigel Jones closed ATLAS-2245.
------------------------------

> Update Maven dependency in build to 3.5.0
> -----------------------------------------
>
>                 Key: ATLAS-2245
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2245
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Nigel Jones
>            Assignee: Nigel Jones
>            Priority: Trivial
>         Attachments: ATLAS-2245-4.patch
>
>
> The version of maven on the jenkins build was recently updated to address some build issues.
> It seems a few people have hit maven issues so I now propose we update the main build dependency to 3.5.0 as this is currently in the top level pom as
>     <prerequisites>
>         <maven>3.0.4</maven>
>     </prerequisites>
> and change to 3.5.0
> The very latest is 3.5.2, but since jenkins is now at 3.5.0 and is known working, plus homebrew (mac) at least only goes as far as 3.5.0, I suggest we go with that as a prereq. 3.5.2 will work as well 
> A search through the source tree shows this is the only occurance, so this is a one file change
> NOTE: There is an impact to users, who need to upgrade to maven 3.5. I will shortly check the wiki docs and would propose an email to the mailing list remining developers to pull the latest maven 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)