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

Davide Giannella updated BUILDS-44:
-----------------------------------
    Description: 
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).



  was:
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 -Dfixtures=
{noformat}

(leaving the {{fixtures}} variable as empty).




> 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
>
> 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)

Reply via email to