[ http://jira.codehaus.org/browse/MDEP-29?page=all ]

Jimisola Laursen updated MDEP-29:
---------------------------------

    Attachment: MDEP-29.diff

This patch changes DependencyStatusSets.logStatus to

logStatus( Log log, boolean outputArtifactFilename ).

If outputArtifactFilename is true then the method will output the absolute 
filename for of resolved artifact.

Further, this patch adds the configuration parameter 'outputArtifactFilename" 
to AbstractDependencyFilterMojo.
I placed it here since it should be available for all (?) plugin goals.

However, not all of the code has been refactored to use DependencyStatusSets so 
the configuration parameter doesn't do anything (yet) for the other goals. Not 
sure if this is this the way to go. If it isn't then just move the 
configuration parameter to ResolveDependenciesMojo.

> Make (sure) dependency:resolve outputs absolute filename (or at least make it 
> configurable)
> -------------------------------------------------------------------------------------------
>
>                 Key: MDEP-29
>                 URL: http://jira.codehaus.org/browse/MDEP-29
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.1, 2.0
>            Reporter: Jimisola Laursen
>         Attachments: MDEP-29.diff
>
>
> I haven't used 1.1/2.0 yet myself, but from Brian Fox's comment 
> (http://jira.codehaus.org/browse/MDEP-24#action_69078) it's uncertain whether
> dependency:resolve outputs the absolute filename at all times.
> Being able to specify whether the output should be filename onlhy or  
> absolute filename would be very useful.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to