http://jira.codehaus.org/browse/NMAVEN-102 created and patch attached.
On Jan 2, 2008 2:17 PM, Zak Jacobson <[EMAIL PROTECTED]> wrote: > Hi- > > Patch contents: > * SourceProcessorMojo - delete stale target file if source file doesn't > exist anymore > * TestSourceProcessorMojo - same but for test directory > * it00017 - integration test for functionality, also added to test suite > > > > Issues discovered > * Verifier.executeGoal executes clean:clean as well as the goal > requested, this is exactly what I didn't want for this test; test required > manual verification > * CSharpClassCompiler will invoke csc even if there are no files in the > source path; this causes a build failure > > Happy New Year- > Zak >
