When running the maven javadoc report against Java 1.4 code that
contains asserts, the report fails, complaining that assert is a
keyword in Java 1.4.

This was the same error seen during compilation until the
maven-compiler-plugin was parameterized to indicate source=1.4 syntax.

However, there doesn't appear to be any way to specify the source
syntax information to the maven javadoc report.  Is it possible today,
or should I file an enhancement request on JIRA?

Kind Regards,
John Fallows.

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

Reply via email to