You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/01/05 15:13:34 UTC

[jira] [Resolved] (BUILDS-44) Change the mvn command line for the oak project

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

Davide Giannella resolved BUILDS-44.
------------------------------------
    Resolution: Fixed

thanks [~ipv6guru]; marking this as resolved.

> Change the mvn command line for the oak project
> -----------------------------------------------
>
>                 Key: BUILDS-44
>                 URL: https://issues.apache.org/jira/browse/BUILDS-44
>             Project: Infra Build Platform
>          Issue Type: Bug
>            Reporter: Davide Giannella
>            Assignee: Gavin
>
> Currently the buildbots for the Oak project
> http://ci.apache.org/builders/oak-trunk/ and
> http://ci.apache.org/builders/oak-trunk-win7 run a maven command line
> like 
> {noformat}
> mvn clean install -PintegrationTesting
> {noformat}
> we would like to have it changed by passing a system environment
> variable.
> The new command line should look then like
> {noformat}
> mvn clean install -PintegrationTesting -Dns-fixtures=
> {noformat}
> (leaving the {{ns-fixtures}} variable as empty).



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