You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Struberg (JIRA)" <ji...@codehaus.org> on 2009/02/21 17:54:19 UTC

[jira] Created: (MINVOKER-82) invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc

invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc 
------------------------------------------------------------------

                 Key: MINVOKER-82
                 URL: http://jira.codehaus.org/browse/MINVOKER-82
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
            Reporter: Mark Struberg


$> mvn clean verify -Prun-its

if MAVEN_OPTS are set in /etc/mavenrc then the currently used file-encoding parameter passing via 
MAVEN_OPTS="-Dmaven.invoker.test=UTF-8"
doesn't work and the invocation-multiple IT fails.

after renaming my /etc/mavenrc all ITs passed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MINVOKER-82) invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MINVOKER-82.
-------------------------------------

      Assignee: Benjamin Bentmann
    Resolution: Fixed

Removed MAVEN_OPTS from test and used regular system properties instead (MINVOKER-83).

> invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc 
> ------------------------------------------------------------------
>
>                 Key: MINVOKER-82
>                 URL: http://jira.codehaus.org/browse/MINVOKER-82
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Task
>            Reporter: Mark Struberg
>            Assignee: Benjamin Bentmann
>
> $> mvn clean verify -Prun-its
> if MAVEN_OPTS are set in /etc/mavenrc then the currently used file-encoding parameter passing via 
> MAVEN_OPTS="-Dmaven.invoker.test=UTF-8"
> doesn't work and the invocation-multiple IT fails.
> after renaming my /etc/mavenrc all ITs passed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MINVOKER-82) invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MINVOKER-82:
--------------------------------------

    Issue Type: Task  (was: Bug)

> invocation-multiple IT fails if MAVEN_OPTS is set in /etc/mavenrc 
> ------------------------------------------------------------------
>
>                 Key: MINVOKER-82
>                 URL: http://jira.codehaus.org/browse/MINVOKER-82
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Task
>            Reporter: Mark Struberg
>
> $> mvn clean verify -Prun-its
> if MAVEN_OPTS are set in /etc/mavenrc then the currently used file-encoding parameter passing via 
> MAVEN_OPTS="-Dmaven.invoker.test=UTF-8"
> doesn't work and the invocation-multiple IT fails.
> after renaming my /etc/mavenrc all ITs passed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira