Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 26/Mar/13 11:45 AM
Description:

For our maven jobs we deploy the artifacts to a Nexus Maven repository.
This requires that I do not select the "Disable automatic artifact archiving" option.

I have configured the LogRotator Discard old builds to keep the last 30 builds, but only keep 1 build with artifacts.

In multimodule maven builds the following directory is deleted:
${jenkins_home}/jobs/${jobname}/archive

The following directories are not deleted:
${jenkins_home}/jobs/${jobname}/modules/${moduleName}/builds/65/archive

Is there another way to deploy the artifacts to nexus and retain a build history without having to keep all the module artifacts?

Project: Jenkins
Priority: Major Major
Reporter: Geoff Cummings
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to