On Tue, Sep 30, 2008 at 8:10 PM, Shane Isbell <[EMAIL PROTECTED]> wrote:
> I think we should go with VS defaults. After the VS addin, I changed my mind > about trying to support two different directory structures for VS, the Maven > structure being an unnatural fit. So there may be some archetypes and ITs of > each structure as this transition was going on. That means source code in the same directory as the pom... <sourceDirectory>.</sourceDirectory> ... which is quite odd for a Maven project. As long as NMaven can figure out what is source and what isn't, it should be okay. I gather VS does this by listing every file in .csproj. -- Wendy
