CSharp plugins don't handle empty sources
-----------------------------------------

         Key: MNG-2371
         URL: http://jira.codehaus.org/browse/MNG-2371
     Project: Maven 2
        Type: Bug

  Components: Sandbox  
 Environment: Windows XP
    Reporter: James Carpenter
    Priority: Minor


The CSharp plugins don't properly handle empty source or test source 
directories.  One is currently forced to have at least a dummy class and a 
dummy test hanging around.  (Alternatively, I think you can override the 
executions section of the maven-compiler-plugin configuration to only list 
directories known to contain at least one class, but this isn't good either.)

I imagine this is a simple bug, but I havn't had time to track it down.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to