You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/08/10 09:10:20 UTC

[jira] [Assigned] (INFRA-12405) Maven versions are not available on all build machines

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

Gavin reassigned INFRA-12405:
-----------------------------

    Assignee: Gavin

> Maven versions are not available on all build machines
> ------------------------------------------------------
>
>                 Key: INFRA-12405
>                 URL: https://issues.apache.org/jira/browse/INFRA-12405
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Maximilian Michels
>            Assignee: Gavin
>
> On Jenkins, we want to build with a specific Maven version. So we set the appropriate Maven version through an environment variable.
> Then we change the PATH to load the specific maven version, like this:
> export PATH="$MAVEN_3_2_5_HOME/bin:$PATH"
> This stopped working and our Maven script can't find the Maven binaries anymore. Which Maven versions are expected to be available on the build slaves?
> https://builds.apache.org/job/flink-snapshot-deployment/



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