Package org.apache.maven.dotnet.executable.compiler

Interface Summary
CompilerCapability Provides information about the capabilty of a specific compiler plugin.
CompilerConfig Provides configuration Information for the .NET Compile Environment
CompilerContext Interface defining compiler services.
CompilerExecutable Provides a service for obtaining the compiled artifact.
CompilerRequirement Requirements that the compiler plugin must satisfy to be used in the build.
KeyInfo Provides services for obtaining information about the key file.
 

Class Summary
CompilerRequirement.Factory  
KeyInfo.Factory  
 

Exception Summary
InvalidArtifactException Exception thrown when the framework either does not recognize the target artifact (module, library, exe, winexe) or the target artifact is not valid for the compiler.
 



Copyright © 2007 NMaven. All Rights Reserved.