After installing NMaven ( http://nmaven.sourceforge.net/getting-started.html), I got the following error window (soon after closing it, the build failed). Has anyone ever seen this before?
NMAVEN: Start Process = 2/23/2008 10:03:46 AM "parameterFile=C:\DOCUME~1\jwalker1\LOCALS~1\Temp\Plugin48920.xml" "assemblyFile=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugins\NMaven.Plugin.Settings\0 .15\NMaven.Plugin.Settings.dll" "mojoName=NMaven.Plugin.Settings.SettingsGeneratorMojo" "startProcessAssembly=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugin\NMaven.Plugin.Loader\0.15 \NMaven.Plugin.Loader.exe" NMAVEN: End Process = 2/23/2008 10:03:47 AM [ERROR] [ERROR] Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'NMaven.Plugin, Version=0.14.0.0, Culture=neutral, PublicKeyToken=4b435f4d76e2f0e6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) [ERROR] File name: 'NMaven.Plugin, Version=0.14.0.0, Culture=neutral, PublicKeyToken=4b435f4d76e2f0e6' [ERROR] at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) [ERROR] at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) [ERROR] at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) [ERROR] at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark) [ERROR] at System.Activator.CreateInstance(String assemblyName, String typeName) [ERROR] at System.AppDomain.CreateInstance(String assemblyName, String typeName) [ERROR] at System.AppDomain.CreateDomainManager(String domainManagerAssemblyName, String domainManagerTypeName) [ERROR] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean publishAppDomain) [ERROR] at System.AppDomain.SetDefaultDomainManager(String fullName, String[] manifestPaths, String[] activationData) [ERROR] [ERROR] WRN: Assembly binding logging is turned OFF. [ERROR] To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. [ERROR] Note: There is some performance penalty associated with assembly bind failure logging. [ERROR] To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. [ERROR] [ERROR] [ERROR] Unhandled Exception: System.TypeLoadException: The domain manager specified by the host could not be instantiated. [ERROR] at System.AppDomain.CreateDomainManager(String domainManagerAssemblyName, String domainManagerTypeName) [ERROR] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean publishAppDomain) [ERROR] at System.AppDomain.SetDefaultDomainManager(String fullName, String[] manifestPaths, String[] activationData) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NMAVEN-xxx-000 Embedded error: NMAVEN-063-000: Execution Path = C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugin\NMaven.Plugin.Runner\0.15 , Command = [parameterFile=C:\DOCUME~1\jwalker1\LOCALS~1\Temp\Plugin48920.xml, assemblyFile=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugins\NMaven.Plugin.Settings\0 .15\NMaven.Plugin.Settings.dll, mojoName=NMaven.Plugin.Settings.SettingsGeneratorMojo, startProcessAssembly=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugin\NMaven.Pl ugin.Loader\0.15\NMaven.Plugin.Loader.exe] NMAVEN-040-001: Could not execute: Command = NMaven.Plugin.Runner.exe parameterFile=C:\DOCUME~1\jwalker1\LOCALS~1\Temp\Plugin48920.xml "assemblyFile=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugins\NMaven.Plugin.Settings\0 .15\NMaven.Plugin.Settings.dll" mojoName=NMaven.Plugin.Settings.SettingsGeneratorMojo "startProcessAssembly=C:\Documents and Settings\jwalker1\.m2\repository\NMaven\Plugin\NMaven.Plugin.Loader\0.15 \NMaven.Plugin.Loader.exe", Result = 0 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 47 seconds [INFO] Finished at: Sat Feb 23 10:03:57 PST 2008 [INFO] Final Memory: 25M/58M [INFO] ------------------------------------------------------------------------ Jeffrey Walker | Software QA Engineer Shared Development & Services, Intuit | 858.525.7781
