1 This is dotNetPackageManagers TeamCity plugin.
\r
3 The goal of this plugin is to research and support
\r
4 .NET package managers in TeamCity.
\r
6 We plan to cover mostly nuget and openwrap.
\r
8 This plugin will be compatible with at least TeamCity 6.5
\r
12 - Reuse ComposideBuildProcess and DelegatingBuildProcess
\r
13 - Use XmlXppAbstractParser#parse(InputSream)
\r
14 - Consider reuseing of Maven build trigger/project models
\r
15 - Make server-side PluginDescription contain getPluginRoot() to avoid cast to PluginInfo