You mean you want to exclude the source files from compilation? Then use <excludes> in the compiler plugin. Please refer to http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html.
On 4/10/07, sunynec <[EMAIL PROTECTED]> wrote:
How to exclude some java source files in pom.xml file, since the source file are located in different package name. -- View this message in context: http://www.nabble.com/How-to-exclude-some-java-source-files-tf3554974s177.html#a9926074 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
