[
https://issues.apache.org/jira/browse/SCM-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964429#comment-17964429
]
Olivier Lamy commented on SCM-250:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#994|https://github.com/apache/maven-scm/issues/994].
> executing mvn test twice fails
> ------------------------------
>
> Key: SCM-250
> URL: https://issues.apache.org/jira/browse/SCM-250
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-plugin
> Reporter: Franz Allan Valencia See
> Assignee: Emmanuel Venisse
> Priority: Minor
> Fix For: 1.0-rc1
>
>
> TagMojoTest fails when doing a second mvn test because one of its tests
> asserts if a file does not exist, and if it does not, it proceeds with the
> checkout and checks if that file now exists.
> However, since that file is not cleaned up, doing a second mvn test will
> fail, unless an mvn clean is executed first.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)