[
https://issues.apache.org/jira/browse/SCM-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963038#comment-17963038
]
ASF GitHub Bot commented on SCM-250:
------------------------------------
jira-importer opened a new issue, #994:
URL: https://github.com/apache/maven-scm/issues/994
**[Franz Allan Valencia
See](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=franz_see)**
opened
**[SCM-250](https://issues.apache.org/jira/browse/SCM-250?redirect=false)** and
commented
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.
---
No further details from
[SCM-250](https://issues.apache.org/jira/browse/SCM-250?redirect=false)
> 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)