[ 
https://issues.apache.org/jira/browse/MNG-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917211#comment-16917211
 ] 

Hudson commented on MNG-6725:
-----------------------------

Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6552 #17

See 
https://builds.apache.org/job/maven-box/job/maven/job/MNG-6169%252FMNG-6552/17/

> Skip '.mavenrc' via MAVEN_SKIP_RC=1 and '-Dmaven.skip.rc=true' on child ITs 
> (by default on Jenkins CI).
> -------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-6725
>                 URL: https://issues.apache.org/jira/browse/MNG-6725
>             Project: Maven
>          Issue Type: Task
>          Components: Integration Tests
>         Environment: ASF Jenkins CI
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>
> This is related to the problem with MAVEN_OPTS.
> If Jenkins has global '.mavenrc' then the environment variables are merged 
> with local ones and applied in Maven JVM which is controlled by 
> $MVN_HOME/bin/mvn
> If you want to isolate the JVM from global '.mavenrc', you have to set 
> environment variable to non-zero length value, i.e. MAVEN_SKIP_RC=1.
> This commit controls skipping '.mavenrc' in 
> {{AbstractMavenIntegrationTestCase}}.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to