Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-19
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x CruiseControl Plugin

Order of generated CC <project>s is not correct for multiprojects

Created: 16/Feb/05 11:51 AM   Updated: 16/Feb/05 11:57 AM   Resolved: 16/Feb/05 11:57 AM
Return to search
Component/s: None
Affects Version/s: 1.6
Fix Version/s: 1.7

Time Tracking:
Not Specified


 Description  « Hide

It is currently generated with the most dependend-upon project first whereas it should be the opposite. It is a problem because the first time the CC build runs the requried artifacts are not in the local repository yet. Also, as CC tries to execute in the order defined in the cruisecontrol.xml file it is better to order it properly.



Vincent Massol added a comment - 16/Feb/05 11:57 AM

Fixed.