[
https://issues.apache.org/jira/browse/SCM-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-716.
------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> mvn diff:status reports a file created by mvn:diff as new... :-(
> ----------------------------------------------------------------
>
> Key: SCM-716
> URL: https://issues.apache.org/jira/browse/SCM-716
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.8.1
> Environment: MVN 3.0.4, SCM 1.8.1, Win 7 Pro SP1 (64 Bit), JDK
> 1.7.0_17
> Reporter: Markus Karg
> Priority: Minor
>
> * Commands to reproduce problem:
> svn revert -R . && mvn scm:diff scm:status
> * Expected result:
> Does not find any differences to BASE.
> * Actual result:
> Reports "unknown Status for ${artifactId}.diff". This is really annoying, as
> ${artifactId}.diff actually is getting created by mvn:diff itself...
> Proposal solution:
> * Create that file inside $TEMP instead of the project's root. This not only
> solves the problem, but also potentially speeds up operations, as $TEMP often
> is located on faster (SSD or RAM) drives.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)