Thanks, Shane. This brings me back around to the question, then where are the tests in this "flat" scenario?
If we're talking about generating poms from VS Solutions, then why would we assume the default Maven structure instead of the default Visual Studio structure? -- Wendy On Thu, Jun 26, 2008 at 7:34 AM, Shane Isbell <[EMAIL PROTECTED]> wrote: > The pom generator is designed to generate csproj files for the default maven > directory structure, which is the reason that there are two generated csproj > files, one for main source and one for test source. I highly encourage > people to use a flat directory structure with one csproj file.
