Same as with javac... from the javac help:
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version


At 01:33 PM 7/26/2004, you wrote:
How does pass options to the Java compiler?

In the maven-java-plugin-1.4 directory, there's plugin.properties file with
the following entries

   maven.compile.target = 1.1
   maven.compile.source = 1.3

what do these mean?

-- Ken



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to