Build MavenProject instances incrementally
------------------------------------------
Key: MNG-4298
URL: http://jira.codehaus.org/browse/MNG-4298
Project: Maven 2
Issue Type: Improvement
Components: Embedding
Affects Versions: 3.0
Reporter: Igor Fedorenko
Attachments: incremental-project-build.diff
Some embedding scenarios, like m2e workspace dependency resolution, can be
implemented more efficiently if maven core allowed incremental construction of
MavenProject instances. That is, build MavenProject with basic project
information properly inherited and interpolated first, then populate project
dependencies, then populate project plugins and plugins configuration. Attached
is proposed implementation that supports such incremental MavenProject
construction.
--
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