You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/17 18:05:00 UTC

[jira] [Commented] (MCOMPILER-320) Allow additional class path items to be given during compilation

    [ https://issues.apache.org/jira/browse/MCOMPILER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329120#comment-16329120 ] 

ASF GitHub Bot commented on MCOMPILER-320:
------------------------------------------

dmlloyd opened a new pull request #1: [MCOMPILER-320] Introduce additionalCompilePathItems property
URL: https://github.com/apache/maven-compiler-plugin/pull/1
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Allow additional class path items to be given during compilation
> ----------------------------------------------------------------
>
>                 Key: MCOMPILER-320
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-320
>             Project: Maven Compiler Plugin
>          Issue Type: New Feature
>            Reporter: David M. Lloyd
>            Priority: Major
>
> At present it is very difficult to include additional class path items during compilation that are not dependencies.  But this is a very useful capability, especially when doing partial builds, MR JARs, JDK API stubbing, including dependency items that cannot be included in any other build phase or execution, etc.
> This enhancement and pull request are to request the addition of a {{additionalCompilePathItems}} property in CompilerMojo or AbstractCompilerMojo which includes additional filesystem paths in the compilation class path.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)