You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/10/17 18:34:58 UTC

[jira] [Created] (REEF-1643) Remove Maven download from AppVeyor dependencies

Mariia Mykhailova created REEF-1643:
---------------------------------------

             Summary: Remove Maven download from AppVeyor dependencies
                 Key: REEF-1643
                 URL: https://issues.apache.org/jira/browse/REEF-1643
             Project: REEF
          Issue Type: Improvement
          Components: Build infrastructure
            Reporter: Mariia Mykhailova
            Assignee: Mariia Mykhailova
            Priority: Trivial


AppVeyor has Maven 3.3.9 installed on [build workers|https://www.appveyor.com/docs/installed-software/], which matches our requirements. We can remove manual download step from dependencies installation to speed the build up a bit and remove dependency on availability of archive.apache.org.

We can't do the same for Travis CI yet, as [its installed Maven is 3.2|https://docs.travis-ci.com/user/ci-environment/]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)