You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/17 14:22:00 UTC

[jira] [Work logged] (KNOX-2406) Use dependency bom for dependency management

     [ https://issues.apache.org/jira/browse/KNOX-2406?focusedWorklogId=460329&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460329 ]

ASF GitHub Bot logged work on KNOX-2406:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jul/20 14:21
            Start Date: 17/Jul/20 14:21
    Worklog Time Spent: 10m 
      Work Description: risdenk opened a new pull request #363:
URL: https://github.com/apache/knox/pull/363


   ## What changes were proposed in this pull request?
   
   * Use bom for jackson, jetty, netty, and spring.
   
   ## How was this patch tested?
   
   * `mvn -T.75C clean verify -U -Ppackage,release -Dshellcheck`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 460329)
    Remaining Estimate: 0h
            Time Spent: 10m

> Use dependency bom for dependency management
> --------------------------------------------
>
>                 Key: KNOX-2406
>                 URL: https://issues.apache.org/jira/browse/KNOX-2406
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Using dependency boms simplifies top level pom.xml files and ensures that all the related dependencies are the same version. This means we don't need to include the related dependencies in the top level pom as well.



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