Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:None
-
Environment:Hudson 1.371, Apache Tomcat 6.0.16, Perforce 2009.02 (both server/client)
-
Similar Issues:
Description
In a Maven 2 build, if you select the option to "Clean Workspace Before Each Build" it would be nice if the Perforce plug-in would ignored the Maven private repository ($WORKSPACE/.repository) or provided an option to ignore the private repository.
Attachments
Issue Links
- is duplicated by
-
JENKINS-7954 Perforce plugin Clean Workspace Before Each Build should provide option to keep private Maven repository
-
- Resolved
-
Sorry, trying to understand better. Is this specific to perforce?
Are you saying your Maven artifact local repository in $WORKSPACE/.repository? I thought, by default Maven will download the artifacts at <hudson-user-home-folder>/.m2/repository, no? (Your builds can of course override this setting).