Becky, Can you package up a zip file containing the minimum set of files necessary to reproduce this issue ?
I can't reproduce the issue using the build file you supplied as I don't have the necessary sources, directories and assemblies on my system. Can you somehow reduce your build file to the absolute minimum and include all files that are necessary for that build file to execute in the zip file ? Thanks, Gert ----- Original Message ----- From: "Becky O'Grady" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 5:04 PM Subject: [nant-dev] NAnt build error > Hi- > > I was hoping someone could help me. I have attached a build file that works > fine with NAnt 0.8.3, but when I upgraded to 0.8.4, I got the following > error: > > NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) > Copyright (C) 2001-2003 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///C:/vss/de wwApplication3.1/CATWAT.build > Target(s) specified: deployRelCATWAT > > BUILD FAILED > > INTERNAL ERROR > > System.ArgumentException: Xml node has not been mapped. > at NAnt.Core.LocationMap.GetLocation(XmlNode node) > at NAnt.Core.Project.InitializeProjectDocument(XmlDocument doc) > at NAnt.Core.Project.Execute() > at NAnt.Core.Project.Run() > > Please send bug report to [EMAIL PROTECTED] > > Total time: 0.1 seconds. > > Any suggestions? > > Thanks in advance, > Becky O'Grady > > <<CATWAT.build>> > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
