Hi Heinz, we have a similar infrastructure and I have wondered about this too: http://forums.jfrog.org/Best-repository-layout-for-c-tc7579089.html
We now use a custom repository layout that is based on the way we have organized our binaries on the file server before. The layout can be seen here: http://forums.jfrog.org/Max-Unique-Snapshots-tc7579352.html#a7579389 What can also see there is that Artifactory has some trouble with this custom layout. We are currently testing a workflow with 3 repositories: One repository for snapshots, one for quality assurance (QA) and one for releases. Snapshots are generated by CI builds, if integration tests are successful the artifact is promoted to the QA repository. This repository is used by our testers, if tests are successful the build is promoted to the release repository. The advantage of this approach is that those teams that do not use CI can still manually release into the release repository. Our artifacts are currently packaged as ZIP files (not Nuget). We tested Nuget and it worked fine. However our build infrastructure does not deliver Nuget yet. Best regards, Peter P.S. I am going to write you a personal e-mail, maybe we can have a phone call to exchange some ideas. I am located in Austria. -- View this message in context: http://forums.jfrog.org/Best-practice-on-repository-layout-for-NuGet-tp7579514p7579516.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
