Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: git-plugin
-
Labels:None
-
Similar Issues:
Description
I would like to suggest an option to allow exclusions for git clean. Currently, when "Clean workspace" is selected, "git clean -fdx" is run, which is a great way of starting with a pristine build directory. However, if for Maven projects a "Local to the workspace" M2 repository is selected, the clean command will also clean away the repository, which will cause hundreds of artifacts to be re-downloaded. Even though a maven proxy makes this les worse, it would be nice if there was an option to allow exclusions from the clean (git clean -fdx -e <pattern>).
Attachments
Issue Links
- is related to
-
JENKINS-22400 Git timeout on other actions than fetch/clone
-
- Open
-
-
JENKINS-63383 Polluted workspace -- "Clean after checkout" (git clean -fdx) won't remove git repositories in subdirectories
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue is related to JENKINS-22400 [ JENKINS-22400 ] |
Workflow | JNJira [ 164971 ] | JNJira + In-Review [ 181767 ] |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Assignee | Nicolas De Loof [ ndeloof ] | Mark Waite [ markewaite ] |
Assignee | Mark Waite [ markewaite ] |
Link |
This issue is related to |