[ http://jira.codehaus.org/browse/NMAVEN-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99048 ]
Evan Worley commented on NMAVEN-78: ----------------------------------- One of the issues on this bug is how to determine which files to copy. If we look for particular sets of files, then all new supported languages are required to update this filter. Another option is to use an exclusion filter for files that start with "." for example, this option however misses many error cases. Shane suggests that perhaps we could use the assembly-plugins.xml file to determine source files to copy. All new languages are required to add an assembly-plugin entry. We could just pull AssemblyPluginsRepository out of the registry in runtime and determine the valid source file types > Swap files are copied as build test sources > ------------------------------------------- > > Key: NMAVEN-78 > URL: http://jira.codehaus.org/browse/NMAVEN-78 > Project: NMaven > Issue Type: Bug > Environment: Maven 2.0.6, NMaven 0.14-SNAPSHOT, Windows > Reporter: Evan Worley > Priority: Trivial > > When the NMaven copies the test source to target/build-test-sources it copies > too many files including *.swp files. One solution might be to only copy .cs > files. -- 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