On Mon, 11 Jul 2005, John Fallows wrote:

You can specify a <source> tag in the javadoc report configuration.

See
http://svn.apache.org/repos/asf/maven/components/trunk/maven-reports/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java



> 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]
>
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

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

Reply via email to