Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: branch-api-plugin
-
Labels:
-
Environment:Jenkins ver. 2.24
Multi-Branch Project Plugin 0.5.1
Windows 10 x64
-
Similar Issues:
Description
Plugin generates long folder names like
"Svyaznoy_feature_dagger2-NUDPOD3WRPTCLPQ6FGWGMBVBNUEPVUQKKGC3ZKCK64KM4ENPZL7Q"
Threrefore I can't build android project on Windows, because of "path too long" problem.
Attachments
Issue Links
- duplicates
-
JENKINS-34564 Give the ability to choose how the multibranch subprojects will be named.
-
- Resolved
-
I submitted a pull request at https://github.com/jenkinsci/branch-api-plugin/pull/62 that fixes this problem.