You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/16 21:13:41 UTC

[jira] [Commented] (MDEP-563) Print dependency:resolve-plugins output just like other goal output

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

Hudson commented on MDEP-563:
-----------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #8925 (See [https://builds.apache.org/job/maven-plugins/8925/])
[MDEP-563] Print dependency:resolve-plugins output just like other goal output (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1791633])
* (edit) maven-dependency-plugin/src/main/java/org/apache/maven/plugins/dependency/resolvers/ResolvePluginsMojo.java


> Print dependency:resolve-plugins output just like other goal output
> -------------------------------------------------------------------
>
>                 Key: MDEP-563
>                 URL: https://issues.apache.org/jira/browse/MDEP-563
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>          Components: resolve-plugins
>    Affects Versions: 3.0.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>             Fix For: 3.0.1
>
>
> The output of this goal does not look like the rest because it does not use {{DependencyStatusSets}} approach with the {{#getOutput()}} method and {{DependencyUtil#log()}}/{{DependencyUtil#write()}}. Though, this does not completely work for plugins because we have a two level tree and not a list, we can reuse the code to have the same output experience.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)