[ 
https://jira.codehaus.org/browse/MSHARED-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Fedorenko closed MSHARED-312.
----------------------------------

       Resolution: Fixed
    Fix Version/s: maven-verifier-1.5
         Assignee: Igor Fedorenko

Implemented.

-Dmaven.bootclasspath system property allows IDE control Maven launcher 
classpath, i.e., classworlds jar

-Dclassworlds.conf system property allows IDE control location of Maven m2.conf 
file. Contents of m2.conf file fully controls Maven core runtime classpath, so 
IDE can control use of workspace and repository artifact versions.

http://svn.apache.org/viewvc?view=revision&revision=1544919
                
> IDE workspace dependency resolution hooks
> -----------------------------------------
>
>                 Key: MSHARED-312
>                 URL: https://jira.codehaus.org/browse/MSHARED-312
>             Project: Maven Shared Components
>          Issue Type: Improvement
>            Reporter: Igor Fedorenko
>            Assignee: Igor Fedorenko
>             Fix For: maven-verifier-1.5
>
>
> Some IDE, m2e in particular, have a concept of workspace dependency 
> resolution, which allows testing of code changes without the need to 
> install/deploy artifacts to maven local/remote repositories. As a maven 
> plugin developer I would like to use this feature when I run maven plugin or 
> maven core integration tests from without my IDE workspace.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to