Title: NAnt is skipping a project in the Solution build
Hi Marisa,
 
What version of NAnt are you using ? One possible reason for skipping a project might be a known issue: currently, the <solution> task expect the name of the solution-level configuration to match that of the project-level configuration.
 
If in doubt on the cause, send us a small repro.
 
Gert


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Van Hal Marisa J
Sent: maandag 21 februari 2005 16:37
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] NAnt is skipping a project in the Solution build

Inside of my Nant script I do a solution build and give the script a solution file.  When it builds it says that it is skipping one of the projects in the solution:

[solution] Skipping BusinessComponentsDataSets

Something similar appeared in the user list archives:

Skipping solution build in Nant...WHY? was responded to on 12-15-2004 asking the developer to post a bug report.

However, I cant find the bug in the bug list and there seems to be no solution for the problem.

MSDEV.NET builds it just fine but I want to use NAnt to help automate our build.

Does anyone have an idea of how to fix this problem or seen this problem before?

Thanks,

Marisa Van Hal

Reply via email to