We currently use AntHillPro for both Build and Deploy automation. We use AHP's Codestation feature for storage of third-party binary artifacts (JARs and DLLs) that need to be included in a build. Java binary artifacts are included in ANT builds via a dependencies.xml file. MS binary artifacts (DLLs) are included via a Visual Studio Plugin that allows browsing of Codestation to identify required artifacts (i.e. NLog DLLs) and include them via a dependencies.xml file constructed by the plug-in.
Is there any similar integration between Artifactory and Visual Studio? If not how are artifacts "discovered" to be included in a Visual Studio/MSBuild build process? -- View this message in context: http://forums.jfrog.org/Artifactory-integration-with-Visual-Studio-tp7579894.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
