As I understand things, if I use the java plugin (java:compile) I can only set the properties that are available to the plugin. eg. maven.compile.debug etc
Am I out of luck if I want the plugin to set the source (1.3 / 1.4) parameter for the compile task. (I use assert (rightly or wrongly) and my code won't compile unless I specify source="1.4" to the javac task). I'm using a HEAD CVS build of Maven which is about a day old. Cheers, Ben -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
