[ 
https://jira.codehaus.org/browse/MDEP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283926#comment-283926
 ] 

Baron Roberts commented on MDEP-301:
------------------------------------

This would be a very useful feature. Currently, the only way to obtain the path 
for use within the POM requires using the antrun plugin. That adds needless 
overhead and clustters the POM with pieces of Ant.

> 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
>            Assignee: Brian Fox
>         Attachments: build-path-to-property.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to