Hi Mike,
Maven and NuGet artifacts certainly can be retained within the same
repository.
These are the prerequisites for Artifactory to treat an artifact as a NuGet
package are:
- The repository must be configured to support NuGet packages.
- The artifact must be of type nupkg.
- The artifact must contain a nuspec descriptor.
So you can deploy your .NET artifacts using Maven, but they'll have to be
proper nupkgs if you'd like to serve them using NuGet.
HTH,
Noam
On Thu, Mar 1, 2012 at 8:30 PM, Michael Smith <[email protected]> wrote:
> Hi,
>
> I'm looking into ways of automatically pushing web service (WSDL/XSD)
> artifacts from a Java web service implementation to a .NET client solution.
>
> In the Java/Maven world I can create a zip assembly containing all the
> WSDL and XSD files and deploy them to Artifactory where a Java client
> project can retrieve them.
>
> With Artifactory's NuGet support, could I deploy my Maven artifact
> normally and retrieve it in .NET through NuGet? Or are the Maven and
> NuGet repositories completely separate in Artifactory?
>
> Thanks,
> Mike
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users