[ http://jira.codehaus.org/browse/CONTINUUM-625?page=comments#action_66806 ]
Adrian commented on CONTINUUM-625: ---------------------------------- Yeah, this is working completely incorrectly for my projects. I get group names that are nothing to do with the project I have just added! > Value of "Group" column depends on how you added the project > ------------------------------------------------------------ > > Key: CONTINUUM-625 > URL: http://jira.codehaus.org/browse/CONTINUUM-625 > Project: Continuum > Type: Bug > Components: Web interface > Versions: 1.0.2 > Reporter: Matthew Beermann > Priority: Minor > Fix For: 1.1-alpha-1 > > > The text that appears in the "Group" column of the project listing seems, > counterintuitively, to depend on how exactly you added the project. > * If I add Maven 2 projects en masse through a master POM that has > <modules/>, the name of that master POM is used. This may be related to an > (incorrect) assumption that if A has B as a <module>, then B has A as a > <parent>, which is not true for me. > * If I add the projects one-by-one, the results appear to be somewhat random. > Looking over the list in my Continuum instance, I see projects that have > their own name as their Group, and some that are displaying the name of > sibling projects. > I'm not quite sure what /should/ be displayed, but whatever it is, it ought > to be consistent... -- 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
