[ 
http://jira.codehaus.org/browse/NMAVEN-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118577
 ] 

Shane Isbell commented on NMAVEN-102:
-------------------------------------

I'm thinking we should create a build-sources/generated-sources directory. Then 
the source processor can ignore anything under that single directory. This 
takes care of the general case. Specifically, for assembly info we would have: 
build-sources/generated-sources/META-INF/AssemblyInfo.cs.

This patch creates a divergence with how Maven handles source processing, so I 
want to highlight the behavior in the docs. Also it would be a good idea to 
outline the reasons for the delta within this JIRA, otherwise we may have to 
keep revisiting the issue.

> nmaven doesn't clean up compilation staging directories when source is 
> deleted/renamed
> --------------------------------------------------------------------------------------
>
>                 Key: NMAVEN-102
>                 URL: http://jira.codehaus.org/browse/NMAVEN-102
>             Project: NMaven
>          Issue Type: Bug
>    Affects Versions: 0.15
>         Environment: windows xp
> maven version 2.0.7
>            Reporter: zak jacobson
>            Priority: Minor
>         Attachments: synchronizeBuildSources.patch
>
>
> If a file is renamed or deleted from sourceDirectory or testSourceDirectory, 
> it remains in the staging directory until a clean.  

-- 
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