Issue Details (XML | Word | Printable)

Key: CONTINUUM-1807
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Emmanuel Venisse
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Continuum

Improve performance on maven2 builds by building a pom project if changes are only in sub-modules

Created: 23/Jun/08 03:56 PM   Updated: 01/Oct/08 09:49 PM   Resolved: 23/Jun/08 04:02 PM
Component/s: Integration - Maven 2
Affects Version/s: 1.1
Fix Version/s: 1.2

Time Tracking:
Not Specified

Issue Links:
Related
 

Complexity: Intermediate


 Description  « Hide

Actually, when changes are only in sub-modules, in sub-directories, the parent pom project is built. As it is built, all dependent project are built too.

We must determine in changes logs if changes are realy or not on the current project, so lot of build cycle will be save.



Emmanuel Venisse added a comment - 23/Jun/08 04:02 PM

Done in rev.670751