The .net world uses NuGet for dependency resolution in a way similar, but not exactly like, Maven would use Artifactory or Maven repositories. The newest version of TFS will support Maven builds and Java - though all the old versions did as well; it was just not as well integrated and required custom build scripting. We'd like to dump our GIT/Artifactory/Jenkins for TFS so that the TFS team can support our SDLC environment and our development team doesn't have to.
We believe we can do everything except the dependency resolution/repository functionality that Artifactory provides in TFS 2015. The TFS team doesn't want to support Artifactory though so we'd end up with split support for our environment. I'd rather keep our SDLC stack than to just give part of it to them but I'd love to hand it all off to someone outside of our developer team for support so developers can work on coding. I hope that makes it clearer what it is that I'm trying to accomplish. Dale -----Original Message----- From: Karl Heinz Marbaise [mailto:[email protected]] Sent: Monday, March 02, 2015 13:07 To: Maven Users List Subject: [EXTERNAL]Re: TFS or NuGet repository for Maven Hi, What do you exactly mean by TFS / NuGet integration for Maven repositories... A maven repository either in Artifactory or in other repository manager don't need any integration into TFS (version control?) ? Kind regards Karl Heinz Marbaise On 3/2/15 8:03 PM, Preston, Dale wrote: > Is anyone aware of any TFS or NuGet integration for Maven repositories? We > currently have an Artifactory repository internally for use with Maven but > would like to integrate with our corporate TFS or NuGet servers for our Jave > and Maven projects. > > Thanks, > > Dale > > Dale Preston > Senior Integration Analyst > Alaska Data Integrator > 918-661-1346 (Desk) > 918-931-9182 (Mobile) > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
