mavenEmbedder.readProjectWithDependencies improvements
------------------------------------------------------

         Key: MNG-1118
         URL: http://jira.codehaus.org/browse/MNG-1118
     Project: Maven 2
        Type: Improvement
  Components: maven-model, maven-embedder  
 Reporter: Eugene Kuleshov


Currently mavenEmbedder.readProjectWithDependencies return instance of 
MavenProject. So, collection of artifacts in this instance (including transient 
dependencies) does not have information where those artifacts had been 
declared. It would be useful for an IDE to be able to get this information 
somehow (e.g. getArtifactMap(), which could return map of artifacts to list of 
pom files).

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to