You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by SRINIVASA RAO <sr...@yahoo.com> on 2009/03/09 08:47:17 UTC

How to set Exclude option using maven-net-plugin

Hi All,
 
I am generating dll files for .Net code using maven scripts (ie, maven-net-plugin).
Before running mvn install command , i have deleted some .cs files manually, then it is working fine.
 
But, Now i want to do(either delete those files or exclude them) this task automatic.
 
Could you please anyone guide me, "how to exclude these files , while .Net compiler compilies the code".
 
Please help me to solve this issue .
 
Regards,
Sam