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

Dagan Sandler updated MDEP-482:
-------------------------------

    Patch Submitted: Yes

> Can't use both outputProperty and outputFile in build-classpath mojo
> --------------------------------------------------------------------
>
>                 Key: MDEP-482
>                 URL: https://jira.codehaus.org/browse/MDEP-482
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>          Components: build-classpath
>    Affects Versions: 2.10
>            Reporter: Dagan Sandler
>            Priority: Minor
>         Attachments: MDEP-482-maven-dependency-plugin.patch
>
>
> When defining the configuration for the dependency:build-classpath mojo, a 
> user can use either <outputProperty> and <outputFile> to define the desired 
> output of the classpath string. These both work as expected.
> However, if the user wishes to use both output methods in conjunction, the 
> <outputFile> gets discarded and only <ouputProperty> is used.
> A current workaround that achieves the desired missing behavior involves 
> defining two different executions for the mojo only differing by the output 
> method.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to