I'm running into space issues with our repository. Our build process calls maven deploy and puts the build products, which include some large tgz files into Artifactory. These tgz files are not really needed by Artifactory clients. Is there a way to either filter these artifacts from a repo or to mass delete them by type (tgz)?
I know the Hudson/Jenkins plugin offers an artifact filter, but in this case, the publishing is done through maven deploy, which is insistent on publishing anything of note in the target directory. If anyone knows of a maven trick to avoid this, that would be cool too. -- View this message in context: http://forums.jfrog.org/Ignoring-Mass-Deleting-Certain-Artifacts-tp6176495p6176495.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
