Let's say I have a piece of the code that I want to compile only if a library is present.
I've done it before with ant without problem using available and if. In maven I probably first need to specify in the excludes the sources that cannot be compiled without the library. But after is there a best practice to benefit from the already written plugins in order to minimize the ? Pointer to a project/plugin that does that is appreciated. I've made a quick search in the plugin.jelly files. J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
