[ 
http://jira.codehaus.org/browse/MSHITTY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Heritier updated MSHITTY-29:
-----------------------------------

    Issue Type: New Feature  (was: Bug)
       Summary: Add support for properties org.apache.maven.global-settings and 
org.apache.maven.user-settings in maven forked processes  (was: Forked Maven 
process doesn't use properties org.apache.maven.global-settings and 
org.apache.maven.user-settings)

> Add support for properties org.apache.maven.global-settings and 
> org.apache.maven.user-settings in maven forked processes
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MSHITTY-29
>                 URL: http://jira.codehaus.org/browse/MSHITTY-29
>             Project: Maven 2.x SHITTY Plugin
>          Issue Type: New Feature
>          Components: Test
>    Affects Versions: 1.0-alpha-2
>         Environment: maven 2.0.9, Win XP, Java 1.5
>            Reporter: Arnaud Heritier
>            Assignee: Jason Dillon
>            Priority: Blocker
>
> In a corporate environnement I define in MAVEN_OPTS the properties 
> org.apache.maven.global-settings and org.apache.maven.user-settings to define 
> custom settings for the user and its environment.
> {code}
> MAVEN_OPTS=-Xss64m -XX:MaxPermSize=256m -Xms64m -Xmx512m -Duser.language=en 
> -Duser.locale=en -Duser.home=E:\Dev\data\settings 
> -Dorg.apache.maven.global-settings
> =E:\Dev\data\settings/jtbox-settings.xml 
> -Dorg.apache.maven.user-settings=E:\Dev\data\settings/user-settings.xml
> {code}
> In my customized global settings I define a location for the local repository 
> which isn't the default location.
> When I use the shitty plugin it installs the testing version of the plugin in 
> my custom local repository. But When my integration tests are launched, maven 
> uses the default location for the local repository and it doesn't find the 
> testing version of my plugin.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to