
|
If you were logged in you would be able to see more operations.
|
|
|
Currently when multiproject is being added to continuum, then top project is being registered as 'non-recursive' and all submodules are being added as separate projects.
It will be nice to have the possibility to define (during initiial POM loading) if project should be treat that way or as a multiproject with full recursive build and without adding subprojects.
I'm doing that manually, by redefining build section for top project and removing subprojects.
|
|
Description
|
Currently when multiproject is being added to continuum, then top project is being registered as 'non-recursive' and all submodules are being added as separate projects.
It will be nice to have the possibility to define (during initiial POM loading) if project should be treat that way or as a multiproject with full recursive build and without adding subprojects.
I'm doing that manually, by redefining build section for top project and removing subprojects. |
Show » |
Sort Order:
|
pretty sure I saw another issue like this one, have to track it down later