-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.7
-
Component/s: maven-scm-provider-mercurial (hg)
-
Labels:None
-
Environment:maven 2.2.1, 3.0.3
-
Flags:Patch
Class org.apache.maven.scm.provider.hg.command.changelog.HgChangeLogCommand doesn't implement method of abstract parent class org.apache.maven.scm.command.changelog.AbstractChangeLogCommand
protected ChangeLogScmResult executeChangeLogCommand( ScmProviderRepository repository, ScmFileSet fileSet,
ScmVersion startVersion, ScmVersion endVersion,
String datePattern )
I think, that this is the main reason of SONARPLUGINS-1157 ( http://jira.codehaus.org/browse/SONARPLUGINS-1157 ).