You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guangxu Cheng (Jira)" <ji...@apache.org> on 2020/06/09 03:29:00 UTC

[jira] [Resolved] (TUBEMQ-205) Duplicate dependency of jetty in tuber-server pom file

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

Guangxu Cheng resolved TUBEMQ-205.
----------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

> Duplicate dependency of jetty in tuber-server pom file
> ------------------------------------------------------
>
>                 Key: TUBEMQ-205
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-205
>             Project: Apache TubeMQ
>          Issue Type: Bug
>            Reporter: duli
>            Assignee: duli
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> There are two dependency of jetty config in tuber-server pom.xml, it will produce some warns like below when build your project.
>  
> Some problems were encountered while building the effective model for org.apache.tubemq:tubemq-server:jar:0.5.0-incubating-SNAPSHOT
>  'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mortbay.jetty:jetty:jar -> duplicate declaration of version (?) @ line 186, column 21
>  It is highly recommended to fix these problems because they threaten the stability of your build.
>  For this reason, future Maven versions might no longer support building such malformed projects.



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