You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ryan Heinen (JIRA)" <ji...@codehaus.org> on 2013/01/26 20:19:13 UTC

[jira] (MDEP-301) Allow build-classpath to output to property

     [ https://jira.codehaus.org/browse/MDEP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Heinen updated MDEP-301:
-----------------------------

    Attachment: mdep-301.diff

Updated patch which applies cleanly against trunk and 2.6 and uses @Property annotation for consistency with the rest of the mojo.
                
> Allow build-classpath to output to property
> -------------------------------------------
>
>                 Key: MDEP-301
>                 URL: https://jira.codehaus.org/browse/MDEP-301
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>          Components: build-classpath
>    Affects Versions: 2.1
>            Reporter: Bjorn Beskow
>         Attachments: build-path-to-property.patch, mdep-301.diff
>
>
> I frequently have the need to set the bootClasspath for the compiler plugin, and would like to do it from project dependencies. Hence I would like to be able to get the output of build-classpath to a property instead of a file.
> Attached is a patch which adds an "outputProperty" property, and assigns the classpath value to it if specified.

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