Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-3
-
Fix Version/s: future
-
Component/s: maven-scm-provider-bazaar
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Bazaar breaks my SCM build because it assumes it is installed. I do not think the user should be forced to install Bazaar just to compile the SCM codebase. See the StarTeam, Perforce and ClearCase providers for examples of providers which do not assume an installation.
Issue Links
| This issue relates to: | ||||
| SCM-230 | mercurial plugin |
|
|
|
I'm not really agree. We require installed cvs and svn for tests of cvs and svn providers because they are free, easy to install. With them we can run TCK tests. I consider it's the same for bazaar.
Clearcase, Perforce and Starteam aren't require by tests because they aren't available for free or easy to install.