Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
This happens when adding a Maven 2 project.
If you have a Maven2 project with modules, continuum will recursively add all its submodules, unless you specify it as a nonRecursiveProject ("For multi modules project, load only root as recursive build").
If you have a project with modules, continuum will find the modules by appending the module name to the Pom URL base directory. So this obviously cannot work if you use 'upload POM' instead of a POM Url. In this case you get a nice warning: Cannot upload a Maven 2 project with modules.
However, it should be possible to upload a Maven 2 project POM with modules, if you specify it as a nonRecursiveProject, since continuum doesn't need to resolve the modules.
Attachments
Issue Links
- is superceded by
-
CONTINUUM-745 Uploading pom file does not support projects with modules
- Closed