Package org.apache.maven.dotnet

Provides core interfaces and classes for common exceptions, contexts and registries.

See:
          Description

Interface Summary
NMavenContext Provides services for obtaining repositories, a plexus logger and the maven project.
NMavenRepositoryRegistry  
 

Class Summary
PathUtil This class provides methods for obtaining the location of artifacts.
Version Provides access to the major, minor, build and revision version information.
 

Enum Summary
ArtifactType Enumeration of all the valid target types (module, library, winexe, exe, nar) for the .NET platform.
 

Exception Summary
InitializationException Exception thrown on initialization errors.
PlatformUnsupportedException Exception class thrown when the invoking platform does not support the given vendor (MICROSOFT/MONO) or the compiler language.
RepositoryNotFoundException Exception class thrown when a Repository does not exist in the registry.
 

Package org.apache.maven.dotnet Description

Provides core interfaces and classes for common exceptions, contexts and registries.



Copyright © 2007 NMaven. All Rights Reserved.