[ 
http://jira.codehaus.org/browse/CONTINUUM-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103646
 ] 

Radakovic Stevan commented on CONTINUUM-774:
--------------------------------------------

Modules section from pom: 
   <modules>
                <module>modules/jaas_security</module>
                <module>modules/outlook</module>
                <module>modules/ssh-cm</module>
                <module>modules/webconference-common</module>
                <module>modules/webconference</module>
                <module>modules/telephonyadapter</module>
                <module>modules/userweb</module>
                <module>modules/directoryservice</module>
                <module>modules/primaryserver</module>
                <module>modules/ipphone</module>
        </modules>

scm: 
        <scm>
                
<connection>scm:clearcase:${user.home}/.default.configspec</connection>
        </scm>

Well, what occured to me is that the problem might be the fact that the pom.xml 
isn't actually a file but a symbolic link to master_pom.xml which is elsewhere 
(dir below). That didn't bother me before(i.e. during the adding of the 
project), but it's only a thought. 

Thanks,
Stevan


> Better support for multiprojects
> --------------------------------
>
>                 Key: CONTINUUM-774
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-774
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Project Grouping
>            Reporter: Tomasz Pik
>            Assignee: Emmanuel Venisse
>            Priority: Minor
>             Fix For: 1.1-beta-1
>
>         Attachments: CONTINUUM-774
>
>
> 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.

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