[ http://jira.codehaus.org/browse/MINVOKER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MINVOKER-44. ------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 1.2.1 Fixed in [r681098|http://svn.apache.org/viewvc?view=rev&revision=681098]. > cloneProjectsTo fails to copy projects with the same prefix > ----------------------------------------------------------- > > Key: MINVOKER-44 > URL: http://jira.codehaus.org/browse/MINVOKER-44 > Project: Maven 2.x Invoker Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: Bruno Duarte > Assignee: Benjamin Bentmann > Fix For: 1.2.1 > > > Using cloneProjectsTo with the following projects: > - aaa > - aaaa > - aaaaa > ..will fail and not copy one of the projects (uses "startsWith" instead of > the full directory name "equals" comparison). As a consequence, the plugin > will fail to create the interpolated pom.xml file later. > The issue is on the method alreadyCloned of the class InvokerMojo. -- 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