Have a look at the compiler plugin. there is a excludes parameter for the plugin. But I dont know how to use it.
Maybe comment out the source code that makes the classes fail? Or if the files are checked into source control remove them from your local machine. Neither are good sloutions. Ben http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html On 5/30/06, RobJac <[EMAIL PROTECTED]> wrote:
I am not able to build a project since there are some uncompilable class files in my project. How do I by pass compilation failures in my project and let maven compile the other java files in my project that are actually compilable and build a project for me with the compiled files alone? -- View this message in context: http://www.nabble.com/Bypass+compliation+error-t1705845.html#a4630601 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
