[ http://jira.codehaus.org/browse/MNG-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated MNG-1119:
------------------------------
Component/s: Embedding
> Allow to use custom pom resolution strategy
> -------------------------------------------
>
> Key: MNG-1119
> URL: http://jira.codehaus.org/browse/MNG-1119
> Project: Maven 2
> Issue Type: Improvement
> Components: Embedding
> Reporter: Eugene Kuleshov
> Fix For: 2.1.x
>
>
> Currently all dependencies come from MavenEmbedder.readProjectWithDependencies() method
that is using passed pom.xml to resolve dependencies from m2 repositories.
> It is possible that some of the dependencies could exist as other Eclipse projects in
the same workspace. It would be interesting to hook up Eclipse-specific pom resolver, so it
would implement IDE-specific logic to check if there are poms avaialble and if nothing is
there use default resolution strategy.
--
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
|