You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Daniel Qian (Jira)" <ji...@apache.org> on 2019/11/13 13:52:00 UTC

[jira] [Updated] (SCB-1573) Cleanup third party dep version

     [ https://issues.apache.org/jira/browse/SCB-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Qian updated SCB-1573:
-----------------------------
    Description: 
There are many duplicated third party deps but of different versions.

Cleanup those deps and uniform the version.

{{mvn dependency:list | sort | uniq }}will help you find duplicated third party deps
 

  was:
There are many duplicated third party deps but of different versions.

Cleanup those deps and uniform the version.

PS. mvn license:aggregate-add-third-party will got a detail report


> Cleanup third party dep version
> -------------------------------
>
>                 Key: SCB-1573
>                 URL: https://issues.apache.org/jira/browse/SCB-1573
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: toolkit
>    Affects Versions: toolkit-0.2.0
>            Reporter: Daniel Qian
>            Assignee: Daniel Qian
>            Priority: Minor
>
> There are many duplicated third party deps but of different versions.
> Cleanup those deps and uniform the version.
> {{mvn dependency:list | sort | uniq }}will help you find duplicated third party deps
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)