NMaven - Maven for · where it makes sense ... development environment 2. Existing Features...

Post on 06-Oct-2020

0 views 0 download

Transcript of NMaven - Maven for · where it makes sense ... development environment 2. Existing Features...

1

ApacheCon US 2007

NMaven - Maven for .NET

GoalsUse Maven to build .NET applications

Share concepts with other platforms (Java) where it makes sense

Make it a natural fit for the .NET development environment

2

Existing FeaturesCommand-line BuildSupport For C#, VB, .NET Compact Profile Support for Frameworks 1.1, 2.0, 3.0Custom ProfilesNUnit TestingXSD and WSDL Generation Webapp Packaging and Deployment Resource GenerationSigning of Assemblies... and other features already provided by Maven

3

Writing PluginsMaven plugins can be written in .NET languages

Currently only supported on Windows

4

Visual Studio IntegrationIntegration of the build lifecycle

Resolving and Adding Dependencies

Keeps the project and pom.xml in sync

5

What next?New contributors!

Java developers still welcome

Releases!

Bringing closer to Maven itself

6

Q & A

7