Uses of Package
org.apache.maven.dotnet

Packages that use org.apache.maven.dotnet
org.apache.maven.dotnet Provides core interfaces and classes for common exceptions, contexts and registries. 
org.apache.maven.dotnet.assembler Provides interfaces and classes for generating AssemblyInfo classes. 
org.apache.maven.dotnet.assembler.impl Provides the implementation classes of the org.apache.maven.dotnent.assembler package. 
org.apache.maven.dotnet.executable   
org.apache.maven.dotnet.executable.compiler   
org.apache.maven.dotnet.executable.compiler.impl Provides the various compiler implementation classes of the CompilerExecutable interface. 
org.apache.maven.dotnet.executable.impl Provides the implementation classes of the org.apache.maven.dotnet.executable and org.apache.maven.dotnet.executable.compiler packages. 
org.apache.maven.dotnet.impl Provides the implementation classes of the org.apache.maven.dotnet package. 
org.apache.maven.dotnet.vendor Provides interfaces and classes to assist in determining missing vendor information such as framework version, vendor name and vendor version. 
org.apache.maven.dotnet.vendor.impl Provides the implementation classes of the org.apache.maven.dotnet.vendor package. 
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet
ArtifactType
          Enumeration of all the valid target types (module, library, winexe, exe, nar) for the .NET platform.
RepositoryNotFoundException
          Exception class thrown when a Repository does not exist in the registry.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.assembler
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.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.assembler.impl
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.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.executable
InitializationException
          Exception thrown on initialization errors.
NMavenContext
          Provides services for obtaining repositories, a plexus logger and the maven project.
PlatformUnsupportedException
          Exception class thrown when the invoking platform does not support the given vendor (MICROSOFT/MONO) or the compiler language.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.executable.compiler
ArtifactType
          Enumeration of all the valid target types (module, library, winexe, exe, nar) for the .NET platform.
NMavenContext
          Provides services for obtaining repositories, a plexus logger and the maven project.
PlatformUnsupportedException
          Exception class thrown when the invoking platform does not support the given vendor (MICROSOFT/MONO) or the compiler language.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.executable.compiler.impl
NMavenContext
          Provides services for obtaining repositories, a plexus logger and the maven project.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.executable.impl
InitializationException
          Exception thrown on initialization errors.
NMavenContext
          Provides services for obtaining repositories, a plexus logger and the maven project.
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.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.impl
NMavenRepositoryRegistry
           
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.vendor
PlatformUnsupportedException
          Exception class thrown when the invoking platform does not support the given vendor (MICROSOFT/MONO) or the compiler language.
 

Classes in org.apache.maven.dotnet used by org.apache.maven.dotnet.vendor.impl
PlatformUnsupportedException
          Exception class thrown when the invoking platform does not support the given vendor (MICROSOFT/MONO) or the compiler language.
 



Copyright © 2007 NMaven. All Rights Reserved.