Make weave mode work reliably
-----------------------------
Key: MNG-4633
URL: http://jira.codehaus.org/browse/MNG-4633
Project: Maven 2 & 3
Issue Type: Improvement
Affects Versions: 3.0-beta-1
Reporter: Kristian Rosenvold
m3 trunk currently contains two different concurrent-build implementations;
parallel and weave. The main target for m3 is for production quality "parallel"
to be ready; there are numerous plugins that will need to adjust to this
functionality.
Alongside this activity weave mode will also be fine-tuned and evaluated; due
to the generally tighter concurrency in this model, weave mode is more likely
to reveal concurrency related issues in both maven, plugins, libraries and the
jdk.
This task is used to collect all commits related to making weave mode work
reliably. The final evaluation of weave mode will be taken at a later stage.
In the event that Weave mode is to be abandoned, the class
LifecycleWeaveBuilder contains instructions on how/what can be removed from m3
core.
--
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