All,
 
I've turned up a bug in continuum.  If you create a maven project group and 
base it on a master pom file, it negotiates build order based on order of 
listing in the pom.  That's all good as it should be; however, if you later add 
projects with the "Add Project" button, continuum will just slip those projects 
at the end rather than renegotiate the build order based on the master pom.  
This forces the user to delete and re-add a Project Group every time a new 
project is added to it.  It appears as though continuum gets his build order 
from working directory rather than the pom file.  This also will present 
problems if code modificaitons cause the build order to change.
 
Thanks,
Eric

Reply via email to