Mario Ivankovits wrote:
If i use "maven ant" to regenerate the build file for vfs the following
chunk will be removed from the current build.xml.
The indention is to allow to compile only these pieces which are relly
needet. This might only be significat if a user build its own vfs and do
not want to download all dependencies.
Now i would like to know:
Is it really needet to use "maven ant" to regenearate the build.xml?
If yes, is it possible to describe this conditional compilation
behaviour? I tried <sourceModifications> but this do not find its way
into the ant build file.
Maybe you could do this in a maven.xml preGoal to java:compile?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]