Thanks for the response. I have tried all the options documented I could find to disable the Pom and Ivy metadata but they did nothing. The closest I got was disabling the task that creates generates the Ivy.xml file - that worked too well. The artifactory publish task then issued an error that it depended on the Ivy metadata task having run and aborted (publishing nothing).
So as far as I can tell there is no direct way to 'publish' RPM's to a Yum repository using the artifactory publish plugin without the Pom or Ivy files being sent as well. I did run across a post (but lost it) that had a workaround for something similar by hooking in just at the right point and deleting files from the artifact property. But the complexity of figuring that out and implementing seems directly opposed to the reason I am trying to use the plugin in the first place. Thanks for clearing up the issues - for now I am configuring the Yum repo to 'hide' the extra useless ivy files by setting the depth > 0 and putting the ivy files in a sibling directory - they dont seem to be hurting anything ( just annoying ). When I get a chance I will write up a Jiri issue - although it is still quite challenge to figure out exactly the expected behaviors is in enough detail to document how I believe it is incorrect. -- View this message in context: http://forums.jfrog.org/Suggestion-for-publishing-pure-RPM-s-to-Artifactory-Pro-YUM-repository-using-Gradle-tp7580347p7580349.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
