Pawel Veselov created SCM-802:
---------------------------------
Summary: status() should return files that are not in the repo
Key: SCM-802
URL: https://issues.apache.org/jira/browse/SCM-802
Project: Maven SCM
Issue Type: New Feature
Components: maven-scm-api
Affects Versions: 1.9.4
Reporter: Pawel Veselov
There doesn't seem to be a way to get the list of files that are not part of
the repository. status() just throws these files out.
For the full functionality, it's important to be able to determine whether
there are any "extra" files. Specifically, I'm trying to get
buildnumber-maven-plugin to truly validate whether there are changes in a
repository, and as extra files may influence the build, it's necessary to know
if they are present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)