Hello, First off I'm relatively new to maven so I'm not sure if this is more a Maven problem rather than an Artifactory specific problem.
I'm currently building a project with XCode and am using the SAP-Production Xcode Maven Plugin, which in part helps package up frameworks and save the framework binaries to the maven repository as extension ".xcode-framework-zip". This all works well, however retrieving the artifacts is a bit of a problem, as I am using unique snapshots (as it appears to be the only option in Maven 3), and this extension does not get saved to the maven-metadata.xml. So my question is, how do I get the metadata xml to pick up this extension? or is there another way to retrieve the most current snapshot without explicitly specifying the version using the timestamp ie. <version>1.0-20130116.033708-1</version> Thanks, Matt -- View this message in context: http://forums.jfrog.org/maven-metadata-xml-doesn-t-include-artifact-extension-xcode-framework-zip-tp7578490.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
