improve documentation
---------------------
Key: MNG-972
URL: http://jira.codehaus.org/browse/MNG-972
Project: Maven 2
Type: Bug
Components: maven-compiler-plugin
Reporter: Brett Porter
some aspects are unclear:
- compilerVersion is only used when forking
- fork should indicate that it uses the built in version when false, not an
executable.
Also:
- don't set parameters that only apply to forking when fork is false to make
the code more readable
- specifiy which are specific to javac, or java in general (perhaps we should
be able to assign a @category to a plugin parameter)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]