Sam Halliday created MCOMPILER-175: -------------------------------------- Summary: Support platform-dependent tools.jar dependency Key: MCOMPILER-175 URL: https://jira.codehaus.org/browse/MCOMPILER-175 Project: Maven 2.x Compiler Plugin Issue Type: New Feature Environment: All, except OS X. Reporter: Sam Halliday
Some plugins (most notably the Lombok Maven plugin) require the tools.jar to compile, but there is no standard dependency for this jar. Lombok Maven have taken the following, messy, approach to solving the dependency problem: http://awhitford.github.com/lombok.maven/lombok-maven-plugin/index.html This RFE is to request built-in Maven support for the tools.jar dependency, perhaps as a parameter to the maven-compiler-plugin. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira