[
https://issues.apache.org/jira/browse/MINVOKER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958277#comment-17958277
]
Olivier Lamy commented on MINVOKER-44:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#429|https://github.com/apache/maven-invoker-plugin/issues/429].
> cloneProjectsTo fails to copy projects with the same prefix
> -----------------------------------------------------------
>
> Key: MINVOKER-44
> URL: https://issues.apache.org/jira/browse/MINVOKER-44
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Bruno Duarte
> Assignee: Benjamin Bentmann
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)