Hi.

I'm setting up a NuGet repository with Artifactory 3.6.
In the doc it's noted that common Artifact Path Pattern is:
[org]/[module].[baseRev](-[fileItegRev]).[ext]

But for nuget packages the common pattern for file names is like
"Microsoft.AspNet.Mvc.5.0.0.nupkg". 

So Artifactory will parse 'module' incorrectly. For path
"myorg/Microsoft.AspNet.Mvc.5.0.0.nupkg" we'll get the followings:
Organization: myorg
Module: Microsoft.AspNet.Mvc.5.0
Base Revision: 0

So the first question is how to setup correct path pattern for a NuGet repo?

Also I wonder what is the matter of 'module' in the case of NuGet repo. What
does it affect on?



--
View this message in context: 
http://forums.jfrog.org/Artifact-Path-Pattern-for-NuGet-repos-tp7580295.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to