You can do a POM search for the plugins (project/packging ==-plugin), then send a DELETE/GET command to the 'maven-metadata.xml' metadata on the plugin versions directory ( http://wiki.jfrog.org/confluence/display/RTF/Attaching+and+Reading+Metadata). POM search is currently not exposed via REST, but it will be in 2.1.4. BTW, content search inside 'maven-metadata.xml' was actually disabled on purpose to conserve indexing and storage resources, as we assume the use cases for this type of searches are rather limited.
On Fri, Jan 8, 2010 at 5:42 PM, Costin Caraivan <[email protected]> wrote: > > Hello, > > Is there any way in Artifactory to search and/or delete all the Maven > metadata files? I want to see all the metadata files stored by Artifactory > for plugins, because I have some hard to debug Maven issue. > > I know about POM/XML search, I tried to use it with *.xml and a /metadata > Xpath, but it didn't return anything. > > Any ideas how I could see all the metadata files automatically? I can even > whip a script for this, if I have some nice, easy to automate URL format > for > it :) > > Thanks. > -- > View this message in context: > http://n2.nabble.com/How-do-I-search-for-metadata-files-tp4273217p4273217.html > Sent from the Artifactory - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Artifactory-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/artifactory-users >
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
