> I can't apply JAVAC in my BUILD.XML as i am using Weblogic Workshop related > .WORK file under my build.xml and there is no way to specify JAVAC for this > wlwBuild Command.
There *are* projects where Maven is simply unsuited for the task at hand (or using Maven simply overcomplicates things without a significant improvement in the build process) and you really should just stick with your existing build process. This may be one of them. Why are you trying to migrate away from Ant for this specific project? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
