Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The user can sync their built artifacts to a Maven repository
NMaven can now deploy dotnet libraries, and you can also deploy and resolve snapshot libraries from both remote and local repositories.
Uses AsssemblyInformationalVersion to encode the snapshot version in AssemblyInfo
Adding maven-deploy-plugin to deploy dotnet libraries, using standard maven (java) repo layout
Adding integration tests for above