Any luck with this? I'm running into the same problem. I've tried a
number of variations, with no success.
 
Erick

-----Original Message-----
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 2:09 PM
To: Nant Users
Subject: [Nant-users] slingshot task


I'm experiencing a problem with slingshot:
 
D:\projects\procard>nant -f:BuildWebBuild.build
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net <http://nant.sourceforge.net> 
Buildfile: file:///D:/projects/procard/BuildWebBuild.build
<file:///D:/projects/procard/BuildWebBuild.build> 
[slingshot] Converting ProCard.Centre.Web.sln to MySolution.build using
nant format
[slingshot]  -- option = bin
Total time: 0 seconds.
BUILD FAILED
The <parameters> option 'build.basedir' is required.
 
My <parameters> option contains build.basedir as follows:
 
<project name="Web">
   <slingshot solution="Project.SubProject.Web.sln" format="nant"
output="MySolution.build">
       <parameters>
           <option name="build.basedir" value="bin"/>
       </parameters> 
       <maps>
           <option name=" http://localhost <http://localhost> "
value="."/>
       </maps>
  </slingshot>
</project>
 
I'm having the problem no matter which version of the binaries I
download.  Anybody have a clue?
 
Thanks,
Eric



  _____  

Do you Yahoo!?
SBC
<http://pa.yahoo.com/*http://rd.yahoo.com/evt=1207/*http://promo.yahoo.c
om/sbc/> Yahoo! DSL - Now only $29.95 per month!



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to