Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: 2.0
-
Component/s: maven-scm-api
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The AbstractManager has no support for calling update using the date parameter that the api advertises.
This is ignored and a simple update with no date / version parameters is called instead.
The providers have no way of accessing the Date parameter as it is dropped before they are called