Hi,
you can configure the compiler plugin [1] to in-/exclude files during
compilation.
-Tim
[1] http://maven.apache.org/plugins/maven-compiler-plugin/
Jeff Mutonho schrieb:
I have a package structure that looks like :
-- src
`-- main
`-- java
|-- examples1
|-- examples2
|--wrappers1
`--wrappers2
During my build , I wish to exclude any java files in examples1 and
examples2 from being compiled.How do configure this in my pom?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]