[ 
http://jira.codehaus.org/browse/CONTINUUM-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siarhei Dudzin updated CONTINUUM-1519:
--------------------------------------

    Attachment: TEST-CONTINUUM-1519.zip

Ok, attaching the example project. As you can see it adds the projects in 
alphabetic order. Another problem is that relative both paths and scm 
connection url for sub-projects are also not respected - I have to change scm 
urls in continuum for each project except project 'a' (the parent project). 
Project a is also the project I add (as parent ) to continuum.

While reactor build order (log from maven):

[INFO] Reactor build order:
[INFO]   a
[INFO]   e
[INFO]   d
[INFO]   c
[INFO]   b

This is the order what I get in continuum:

Project Name
a
b
c
d
e


Hope this helps.



> Continuum does not respect build order for flat projects
> --------------------------------------------------------
>
>                 Key: CONTINUUM-1519
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1519
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1-beta-3
>         Environment: Windows XP/2003 Server, Maven 2.0.7
>            Reporter: Siarhei Dudzin
>            Priority: Blocker
>         Attachments: TEST-CONTINUUM-1519.zip
>
>
> When adding maven 2 projects with flat project layout continuum sorts the 
> projects build sequence by alphabet thus braking builds. Previous version did 
> respect reactor build sequence and '--non-recursive' option allowed to build 
> flat projects independently but still in the right order. This is a very 
> blocking issue for us because we are forced atm to use flat project structure.

-- 
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

        

Reply via email to