-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
As described in this thread:
http://www.nabble.com/Suggestion-for-SCM.getModuleRoot-(via-clearcase-problem)-td25849692.html
The result of getModuleRoot can be build dependent - we should pass the build of
interest to the SCM object for this method.
The current implementation results in a bug that manifests in interaction
between the clearcase SCM and the m2-extra-steps plugin.
- is blocking
-
JENKINS-7651 Clearcase plugin null value for view name when site goal is called for submodules
-
- Reopened
-
-
JENKINS-7027 Lost of Clearcase configuration during maven site
-
- Closed
-
- is related to
-
JENKINS-12260 Plugin unconditionally copies managed script to VC root / working dir even if it's read-only, which fails
-
- Resolved
-
[JENKINS-4640] hudson.scm.SCM getModuleRoot should take build as a second param
Link | New: This issue is blocking JENKINS-7651 [ JENKINS-7651 ] |
Link |
New:
This issue is blocking |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link |
New:
This issue is related to |
Created an attachment (id=953)
Patch to implement the enhancement as described.