Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2
-
Fix Version/s: None
-
Component/s: maven-scm-api
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Please add support for retrieving change numbers to the SCM API.
Currently there's an ugly SVN-specific hack here:
http://mojo.codehaus.org/buildnumber-maven-plugin/
Since most SCM systems support the concept of build numbers it should be in the API. And the buildnumber plugins shouldn't have to be SVN specific.